nuttx/drivers/power
ligd 7fa3ecde5a pm: modify for nxstyle
Signed-off-by: ligd <liguiding1@xiaomi.com>
2022-07-26 11:11:00 +08:00
..
activity_governor.c power: change pm_count to pm_empty to optimize speed 2022-07-26 11:11:00 +08:00
axp202.c add include battery_ioctl.h 2021-10-18 14:14:09 -03:00
battery_charger.c register_driver: fix driver modes accross the code 2022-02-16 16:15:29 +08:00
battery_gauge.c register_driver: fix driver modes accross the code 2022-02-16 16:15:29 +08:00
battery_monitor.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
bq769x0.c power/battery: add baterr, batinfo, batwarn for debug log 2021-10-26 13:59:42 -03:00
bq2425x.c power/battery: add baterr, batinfo, batwarn for debug log 2021-10-26 13:59:42 -03:00
bq2425x.h nxstyle fixes 2021-03-13 05:56:43 -08:00
bq2429x.c drivers: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
bq27426.c power/battery: add baterr, batinfo, batwarn for debug log 2021-10-26 13:59:42 -03:00
greedy_governor.c pm: modify for nxstyle 2022-07-26 11:11:00 +08:00
Kconfig pm: add pm procfs support 2022-07-26 11:11:00 +08:00
Make.defs pm: add pm procfs support 2022-07-26 11:11:00 +08:00
max1704x.c power/battery: add baterr, batinfo, batwarn for debug log 2021-10-26 13:59:42 -03:00
mcp73871.c power/battery: add baterr, batinfo, batwarn for debug log 2021-10-26 13:59:42 -03:00
pm_activity.c pm: modify for nxstyle 2022-07-26 11:11:00 +08:00
pm_autoupdate.c pm: use pm_lock/unlock with domain lock 2022-07-26 11:11:00 +08:00
pm_changestate.c pm: modify for nxstyle 2022-07-26 11:11:00 +08:00
pm_checkstate.c power:govorner: add govorner to per domain. 2022-03-09 14:17:57 -03:00
pm_governor.c power: move EXPLICIT_RELAX operation to pm_initialize() 2022-07-26 11:11:00 +08:00
pm_initialize.c power: move EXPLICIT_RELAX operation to pm_initialize() 2022-07-26 11:11:00 +08:00
pm_lock.c pm: use rmutex_xx API for recursive lock 2022-07-26 11:11:00 +08:00
pm_procfs.c pm_procfs: show stay-time-to-now when pm in stay state 2022-07-26 11:11:00 +08:00
pm_register.c pm: modify for nxstyle 2022-07-26 11:11:00 +08:00
pm_unregister.c pm: use pm_lock/unlock with domain lock 2022-07-26 11:11:00 +08:00
pm.h pm: use rmutex_xx API for recursive lock 2022-07-26 11:11:00 +08:00
powerled.c drivers: remove unimplemented open/close/ioctl interfaces 2022-04-15 16:56:25 +08:00
regulator_gpio.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
regulator_rpmsg.c use rmutex inside of all repeated implementation 2022-05-30 19:43:48 +08:00
regulator.c nuttx: unify FAR attribute usage across the code 2022-04-04 21:32:58 +08:00
smps.c register_driver: fix driver modes accross the code 2022-02-16 16:15:29 +08:00