zephyr/subsys/pm
Flavio Ceolin 0c607adb63 pm: device: Align state names with system states
Change device pm states to the same pattern used by system power
management.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-07 18:35:12 -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: Align state names with system states 2021-05-07 18:35:12 -04:00
device.c pm: device: Align state names with system states 2021-05-07 18:35:12 -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