zephyr/subsys/pm
Flavio Ceolin 2f99ff51cc pm: Disable device pm per power state
Make it possible to disble device power management individually per
power state.  This allows targets tuning which states should
(and which should not) trigger device power management.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-06-04 19:13:53 -04:00
..
CMakeLists.txt pm: add device shell commands 2024-04-25 18:00:05 -04:00
device_runtime.c pm: device_runtime: Fix usage API 2024-05-22 15:08:39 -05:00
device.c pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02:00
Kconfig pm: Deprecate PM_DEVICE_RUNTIME_EXCLUSIVE 2024-06-04 19:13:53 -04:00
pm_shell.c pm: shell: filter out non PM enabled devices 2024-04-30 19:30:15 -05:00
pm_stats.c
pm_stats.h
pm.c pm: Disable device pm per power state 2024-06-04 19:13:53 -04:00
policy.c pm: policy: Fix event integer overflow 2024-04-25 17:58:04 -04:00
state.c