zephyr/subsys
Vincent Wan 61625366c9 power: policy: only bring devices to low-power when in sleep mode 2
Sleep mode 1 is supposed to be a low-latency sleep mode where devices
are left in active mode. Thus we should only bring devices to low-power
when in sleep mode 2 in sys_pm_policy_low_power_devices().

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2020-03-25 16:21:33 -04:00
..
bluetooth Bluetooth: controller: split: Remove use of k_cpu_idle 2020-03-24 13:38:59 +01:00
canbus
console
cpp
debug
dfu Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
disk
fb
fs Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
jwt
logging Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
mgmt subsys/mgmt: Fix mcumgr file download 2020-03-24 15:17:00 +01:00
net net: openthread: Fix builds with NCP option disabled 2020-03-25 12:16:32 +02:00
power power: policy: only bring devices to low-power when in sleep mode 2 2020-03-25 16:21:33 -04:00
random
settings
shell Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
stats
storage
testsuite
tracing ext: debug: Move ctf_map.h to subsys/tracing/ctf 2020-03-20 22:56:19 -04:00
usb
CMakeLists.txt
Kconfig