zephyr/subsys/pm
Gerard Marull-Paretas 7eb50bebe4 pm: state: require cpus node
The PM state code is in practice useless when no cpus are defined in DT,
so require this node to be defined.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-11 10:46:20 +01:00
..
policy pm: policy: residency: remove redundant logging 2022-01-11 10:46:20 +01:00
CMakeLists.txt pm: state: add pm_state_cpu_get_all 2022-01-11 10:46:20 +01:00
constraint.c pm: pm_ctrl.c -> constraint.c 2021-11-23 18:12:15 +01:00
device.c pm: device: Account state locked in action_run 2021-12-15 16:47:01 -05:00
device_runtime.c pm: device_runtime: Fix reference count when action fails 2022-01-10 10:22:37 -05:00
Kconfig pm: adjust PM_DEVICE prompt 2021-10-28 13:00:13 +02:00
pm.c pm: policy: return a reference to the next state 2022-01-11 10:46:20 +01:00
pm_stats.c pm: stats: use pm_stats prefix 2021-11-23 18:12:15 +01:00
pm_stats.h pm: stats: pm_(start|stop)_timer -> pm_stats_(start|stop) 2021-11-23 18:12:15 +01:00
state.c pm: state: require cpus node 2022-01-11 10:46:20 +01:00