zephyr/subsys/pm
Flavio Ceolin f9de58efb9 pm: Do not select deprecated symbol
PM_DEVICE_RUNTIME_EXCLUSIVE was deprecated and its behavior
is achived with PM_DEVICE_SYSTEM_MANAGED=n.

Fixes #76037

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-07-22 03:28:54 -04:00
..
CMakeLists.txt pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -04:00
device.c pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02: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
Kconfig pm: Do not select deprecated symbol 2024-07-22 03:28:54 -04:00
pm.c pm: device: De-couple device pm from system pm 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
policy.c pm: policy: Move device power state constraints to policy 2024-06-28 12:22:28 -04:00
state.c pm: state: allow disabling certain power states 2023-07-26 16:49:00 +02:00