zephyr/subsys/pm
Flavio Ceolin 40780fdbeb pm: device: Get rid of device_idx_t
It was just making the code hard to read. Also it was not following
the code guideline because the type was not telling us the sign
and size.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-27 14:35:27 -04:00
..
policy pm: device: Get rid of z_pm_core_devices 2021-05-27 14:35:27 -04:00
CMakeLists.txt pm: move device_pm.c to device_runtime.c 2021-05-05 18:35:49 -04:00
Kconfig pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME 2021-05-05 18:35:49 -04:00
device.c pm: device: Get rid of device_idx_t 2021-05-27 14:35:27 -04:00
device_runtime.c pm: device_runtime: Remove not necessary check 2021-05-26 10:56:55 -04:00
pm_ctrl.c
power.c pm: device: Get rid of z_pm_core_devices 2021-05-27 14:35:27 -04:00