This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-17 17:43:22 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
0a2a6dfa575a2bc72ad53373bedbe026df2ba04d
nuttx
/
drivers
/
power
/
pm
T
History
buxiasen
and
Xiang Xiao
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
…