nuttx/drivers/power/pm
buxiasen ed572174e1 pm_runtime: fix header missing, up_interrupt_context may undeclared
Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-08-21 13:38:50 +08:00
..
activity_governor.c
CMakeLists.txt pm: add pm_idle, up_idle only handle pm state execution 2024-08-21 10:53:33 +08:00
greedy_governor.c
Kconfig Fix Kconfig style 2024-07-12 06:37:59 +08:00
Make.defs pm: add pm_idle, up_idle only handle pm state execution 2024-08-21 10:53:33 +08:00
pm_activity.c pm_activity: fix deadlock with spinlock and critcal_section 2024-08-20 17:01:48 -03:00
pm_autoupdate.c
pm_changestate.c
pm_checkstate.c
pm_governor.c
pm_idle.c pm: irq should disable before sched locked 2024-08-21 10:53:33 +08:00
pm_initialize.c
pm_lock.c
pm_procfs.c
pm_register.c pm: add debug_assert for cb register/unregister api 2024-08-17 14:30:49 +08:00
pm_runtime.c pm_runtime: fix header missing, up_interrupt_context may undeclared 2024-08-21 13:38:50 +08:00
pm_unregister.c pm: add debug_assert for cb register/unregister api 2024-08-17 14:30:49 +08:00
pm.h
stability_governor.c