zephyr/subsys/pm
Gerard Marull-Paretas 578008cd47 pm: policy: allow using latency API in standalone mode
This option allows using the pm_policy_latency* APIs to gather latency
requirements on systems that do not support PM (e.g. systems whithout
CPU idle states). Because the API has a subscription mechanism, it can
be useful to perform system-level adjustments based on latency
requirements gathered from multiple system components.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-10-24 17:50:44 +02:00
..
policy pm: policy: allow using latency API in standalone mode 2024-10-24 17:50:44 +02:00
CMakeLists.txt pm: policy: split policy APIs implementations 2024-10-24 17:50:44 +02:00
Kconfig pm: policy: split policy APIs implementations 2024-10-24 17:50:44 +02:00
device.c pm: device: allow optional support of TURN_ON action 2024-09-30 17:11:20 +01:00
device_runtime.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
device_system_managed.c pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -04:00
device_system_managed.h pm: device_system_managed: Fix functions return 2024-06-18 19:56:39 -04:00
pm.c pm: policy: change the policy event handling 2024-09-09 13:56:04 -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
state.c