zephyr/subsys/pm
Flavio Ceolin 929c573d31 pm: policy: Fix residency policy math
The time necessary to resume from a power state has to be added to the
minimal residency time to check if there is enough time to go to a
particular state.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-11 17:14:48 -05:00
..
policy pm: policy: Fix residency policy math 2021-05-11 17:14:48 -05: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