This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
power
/
pm
History
yinshengkai
9852428953
fs: procfs add poll support
...
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2023-12-26 19:23:13 -08:00
..
activity_governor.c
…
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
…
pm_changestate.c
pm:check the domain in pm_querystate
2023-09-24 03:49:08 +08: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
…