zephyr/subsys/power
Marcin Niestroj 21409494d1 power: device: deduplicate suspending code
Function to put devices in lower power mode were all implemented in the
same way. Deduplicate code there by implementing single function to
handle all cases.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-02-02 09:05:15 -05:00
..
policy power: policy: recover deep sleep states from residency policy. 2020-01-26 11:13:22 -08:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig power: add system power management direct force mode. 2020-01-24 21:37:40 -05:00
device.c power: device: deduplicate suspending code 2020-02-02 09:05:15 -05:00
device_pm.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
pm_ctrl.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
power.c power: add system power management direct force mode. 2020-01-24 21:37:40 -05:00
reboot.c cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00