zephyr/subsys
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
..
bluetooth Bluetooth: shell: Add missing include path 2019-03-26 10:18:59 -05:00
console console: tty: Remove dependency on older "consoles" 2019-02-28 16:57:50 -08:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
dfu kconfig: subsys: dfu: Remove redundant IMG_MANAGER dep. 2019-03-09 10:03:45 -05:00
disk include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
fb shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
fs tests: subsys: fs : Fix coverity issue 2019-03-14 14:20:45 +01:00
jwt jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
logging log: net: Fix CONFIG_LOG_IMMEDIATE typo in comment 2019-03-26 07:45:20 -05:00
mgmt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
net net: sockets: Update setsockopt to handle IPV6_V6ONLY 2019-03-26 13:23:49 -04:00
power power: rename residency policy Kconfig options 2019-03-26 13:27:55 -04:00
random
settings settings: Fix check for duplicate when new value is smaller 2019-03-23 22:47:00 +02:00
shell shell: Fix compile error when shell enabled and log disabled 2019-03-25 22:45:08 -04:00
stats
storage storage/flash_map: API for get driver belongs to the flash_area. 2019-03-19 17:11:52 +01:00
testsuite all: Update reserved function names 2019-03-11 13:48:42 -04:00
usb USB: Fix warning in DFU class 2019-03-26 11:21:23 +01:00
CMakeLists.txt userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00
Kconfig userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00