zephyr/subsys/pm/policy
Flavio Ceolin 3dad4a068a pm: device: Get rid of z_pm_core_devices
z_pm_core_devices was hack to set some priority between devices. It
was doing it hardcoding some devices that were the first to bring up
and the last to power down. Remove it and use the same list used to
initialize devices.

Fixes #34214

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-27 14:35:27 -04:00
..
CMakeLists.txt
Kconfig
pm_policy.h pm: device: Get rid of z_pm_core_devices 2021-05-27 14:35:27 -04:00
policy_dummy.c
policy_residency_cc13x2_cc26x2.c
policy_residency.c pm: policy: Fix residency policy math 2021-05-11 17:14:48 -05:00