zephyr/include/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
..
device.h pm: device: Account state locked in action_run 2021-12-15 16:47:01 -05:00
device_runtime.h pm: device_runtime: suspend device on enable 2021-12-16 10:41:04 +01:00
pm.h pm: remove irrelevant type qualifier on pm_power_state_next_get 2021-12-01 14:03:55 -06:00
policy.h pm: policy: header cleanup 2021-12-15 11:27:39 +01:00
state.h pm: state: PM_STATE_DT_ITEMS_LEN->DT_NUM_CPU_POWER_STATES 2021-12-04 12:33:57 -05:00