zephyr/subsys/pm
Krzysztof Chruściński 8ad44471b9 pm: Include disabled states in search inside pm_state_get
pm_state_get() is used to get a PM state that can be forced.
Disabled states (not included in automatic state selection) can
also be forced thus they should be included in search inside
pm_state_get().

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-05-05 21:56:55 +02:00
..
policy pm: policy: default: Optimize power state selection 2025-04-21 07:45:07 +02:00
CMakeLists.txt
device_runtime.c
device_system_managed.c
device_system_managed.h
device.c pm: device: correct state in pm_device_driver_init 2025-04-11 14:53:53 +02:00
Kconfig pm: Optimize pre-wakeup in suspend procedure 2025-04-08 19:26:57 +02:00
pm_shell.c shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
pm_stats.c pm: Use fixed cpu id in single core case 2025-04-08 08:57:57 +02:00
pm_stats.h pm: Cleanup PM stats 2025-04-30 18:44:32 +02:00
pm.c pm: Cleanup PM stats 2025-04-30 18:44:32 +02:00
state.c pm: Include disabled states in search inside pm_state_get 2025-05-05 21:56:55 +02:00