nuttx/drivers/power
Xiang Xiao 992747cef3 drivers/battery: Handle the early changed event correctly
since it may happen before battery_xxx_register sometime

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-08-02 18:50:46 +03:00
..
activity_governor.c power: change pm_count to pm_empty to optimize speed 2022-07-26 11:11:00 +08:00
axp202.c power/axp202: Replace battery_charger_operations_s * with battery_charger_dev_s 2022-08-01 13:00:30 +03:00
battery_charger.c drivers/battery: Handle the early changed event correctly 2022-08-02 18:50:46 +03:00
battery_gauge.c drivers/battery: Handle the early changed event correctly 2022-08-02 18:50:46 +03:00
battery_monitor.c drivers/battery: Handle the early changed event correctly 2022-08-02 18:50:46 +03:00
bq769x0.c
bq2425x.c
bq2425x.h
bq2429x.c
bq27426.c
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
mcp73871.c
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
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
regulator_gpio.c
regulator_rpmsg.c rptun: add ns_match callback to resolve rptun deadlock 2022-07-27 20:36:51 +08:00
regulator.c
smps.c