zephyr/subsys/pm
Gerard Marull-Paretas 91b8abfb4d pm: device_runtime: suspend device on enable
The pm_device_runtime_enable did not suspend devices, so it assumed that
the device was in a physically suspended state. This change makes sure
that device is left in a suspended state if the device is initially
active.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-12-16 10:41:04 +01:00
..
policy pm: policy: Fix address of cpus_states variable 2021-12-15 16:47:18 -05:00
CMakeLists.txt pm: pm_ctrl.c -> constraint.c 2021-11-23 18:12:15 +01:00
Kconfig pm: adjust PM_DEVICE prompt 2021-10-28 13:00:13 +02: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: suspend device on enable 2021-12-16 10:41:04 +01:00
pm.c pm: policy: residency: add compile time checks for timings 2021-12-15 11:27:39 +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