zephyr/subsys/pm/policy
Krzysztof Chruściński bb4fb12ca4 pm: policy: default: Optimize power state selection
Update power state selection. Previously, it was iterating over states
starting from the last one so the most common short sleep periods were
taking the longest time to select. Order is now swapped so that short
sleeps will get power state as quick as possible.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-04-21 07:45:07 +02:00
..
CMakeLists.txt
Kconfig
policy_default.c pm: policy: default: Optimize power state selection 2025-04-21 07:45:07 +02:00
policy_device_lock.c pm: policy: Fix possible undefined reference 2025-02-08 04:06:29 +01:00
policy_events.c pm: policy: event: use uptime ticks 2024-12-09 03:55:52 +01:00
policy_latency.c
policy_state_lock.c pm: Add option to quickly detect power state availability 2025-04-21 07:45:07 +02:00