This website requires JavaScript.
Explore
Help
Register
Sign In
bartoszek
/
zephyr
Watch
1
Star
0
Fork
0
You've already forked zephyr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b7ff64d91c
zephyr
/
subsys
/
pm
History
Benjamin Cabé
d22e08c067
pm: Fix unused-parameter warnings
...
Added a few missing ARG_UNUSED Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2023-08-21 17:15:56 +02:00
..
CMakeLists.txt
device_runtime.c
pm: device_runtime: allow calling pm_device_runtime_get from ISRs
2023-07-26 16:48:51 +02:00
device.c
pm: Fix unused-parameter warnings
2023-08-21 17:15:56 +02:00
Kconfig
pm: introduce HAS_PM
2023-07-20 10:33:00 +00:00
pm_stats.c
init: remove the need for a dummy device pointer in SYS_INIT functions
2023-04-12 14:28:07 +00:00
pm_stats.h
pm.c
pm: require pm_state_set/pm_exit_post_ops
2023-07-20 10:33:00 +00:00
policy.c
pm: policy: Selectively compile on "zephyr,power-state" compatible
2023-06-02 18:56:39 -04:00
state.c
pm: state: allow disabling certain power states
2023-07-26 16:49:00 +02:00