nuttx/drivers/power/pm
buxiasen 6ef6d75840 PM: change domain field state after callback done
Swap the sequence of domain state update and statechanged callback,
Make sure inside statechanged callback can get the old domain state.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-05-15 16:32:41 -03:00
..
activity_governor.c PM: change domain field state after callback done 2024-05-15 16:32:41 -03:00
CMakeLists.txt
greedy_governor.c pm: use pm_staytimeout() in greedy_governor_activity() 2023-10-31 09:05:40 +08:00
Kconfig pm: Let PM_PROCFS depend on FS_PROCFS_REGISTER 2023-10-02 14:30:18 -04:00
Make.defs support pm runtime base function 2023-09-16 14:44:08 +08:00
pm_activity.c pm: fix second time add wakelock dq caused error 2023-08-03 10:16:41 -07:00
pm_autoupdate.c drivers/power/pm: Fix warning of type cast 2024-04-10 22:51:28 +08:00
pm_changestate.c PM: change domain field state after callback done 2024-05-15 16:32:41 -03:00
pm_checkstate.c
pm_governor.c
pm_initialize.c
pm_lock.c
pm_procfs.c fs: procfs add poll support 2023-12-26 19:23:13 -08:00
pm_register.c
pm_runtime.c support pm runtime base function 2023-09-16 14:44:08 +08:00
pm_unregister.c
pm.h