zephyr/subsys/pm
Krzysztof Chruściński 216476caaa pm: Fix case when forced state is not set
pm_suspend is returning early if there are no states
available (due to locking or latency policy). However,
if state is forced it should not return but rather enter
forced power state.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-04-28 16:40:41 +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
pm_stats.c
pm_stats.h
pm.c pm: Fix case when forced state is not set 2025-04-28 16:40:41 +02:00
state.c pm: Use pointers for current and forced power states 2025-04-17 21:17:18 +02:00