zephyr/subsys/power/policy
Piotr Mienkowski 155e11ca2d power: rename residency policy Kconfig options
Rename power managment subsystem Kconfig options describing minimum
residency to make them easier to identify with respective policy.

Following is a detailed list of string replacements used:
s/SYS_PM_SLEEP_(\d)_MIN_RES/SYS_PM_MIN_RESIDENCY_SLEEP_$1/
s/SYS_PM_DEEP_SLEEP_(\d)_MIN_RES/SYS_PM_MIN_RESIDENCY_DEEP_SLEEP_$1/

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-03-26 13:27:55 -04:00
..
CMakeLists.txt power: Rework OS <-> Application interface 2019-02-19 13:25:36 -05:00
Kconfig power: rename residency policy Kconfig options 2019-03-26 13:27:55 -04:00
pm_policy.h power: Rework OS <-> Application interface 2019-02-19 13:25:36 -05:00
policy_dummy.c power: Rework OS <-> Application interface 2019-02-19 13:25:36 -05:00
policy_residency.c power: rename residency policy Kconfig options 2019-03-26 13:27:55 -04:00