TimJTi
|
94f0283bdd
|
Correct DEBUGASSERT code error, _err format error, better C89 compatability
Update drivers/power/supply/act8945a.c
Co-authored-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2023-03-06 17:25:39 +02:00 |
|
Xiang Xiao
|
2c5f653bfd
|
Remove the tail spaces from all files except Documentation
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-02-26 13:24:24 -08:00 |
|
lilei19
|
38f64f559d
|
change strcpy to strlcpy
Signed-off-by: lilei19 <lilei19@xiaomi.com>
|
2023-02-24 12:15:40 +08:00 |
|
chao an
|
3a0fdb019d
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
Signed-off-by: chao an <anchao@xiaomi.com>
|
2023-02-09 20:05:44 +08:00 |
|
TimJTi
|
f5e8c30808
|
Add ACT8945A power driver
Update act8945a.c
Update Kconfig
Update act8945a.c
Corrections (xiaoxiang781216)
|
2023-01-14 18:49:25 +08:00 |
|
Xiang Xiao
|
779a610ca3
|
Remove the unnecessary NULL fields in global instance definition of file_operations
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-01-04 00:32:13 +02:00 |
|
chao an
|
dff81756cf
|
drivers/regulator_rpmsg: destroy nxsem properly
Signed-off-by: chao an <anchao@xiaomi.com>
|
2022-11-21 01:15:48 +08:00 |
|
anjiahao
|
5724c6b2e4
|
sem:remove sem default protocl
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
|
2022-10-22 14:50:48 +08:00 |
|
anjiahao
|
d1d46335df
|
Replace nxsem API when used as a lock with nxmutex API
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-10-17 15:59:46 +09:00 |
|
Xiang Xiao
|
8582a12388
|
drivers: Reorganize the power related code layout
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-08-04 10:28:28 +03:00 |
|