zephyr/subsys/pm
Flavio Ceolin e89d9d65cc pm: device_runtime: Power device on/off in pre-kernel
Devices may be initialized but started powered down for this reason
is necessary to power a device on if requested even if in pre-kernel
state.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-07 16:55:31 -04:00
..
policy pm: replace power/power.h with pm/pm.h 2021-05-05 18:35:49 -04:00
CMakeLists.txt pm: move device_pm.c to device_runtime.c 2021-05-05 18:35:49 -04:00
device_runtime.c pm: device_runtime: Power device on/off in pre-kernel 2021-05-07 16:55:31 -04:00
device.c power: device: Do not suspend a busy device 2021-05-07 16:55:31 -04:00
Kconfig pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME 2021-05-05 18:35:49 -04:00
pm_ctrl.c
power.c