zephyr/subsys/power
Wentong Wu a9bd208b5b Power: change sys_pm_force_power_state only works for one shot
Change sys_pm_force_power_state only works for the current ongoing
suspend operation, before the end of syspend state forced_pm_state
will be cleared.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2020-01-24 21:37:40 -05:00
..
policy power: add DEVICE_PM_LOW_POWER_STATE for device power management 2020-01-04 09:23:15 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
device_pm.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
device.c soc: nrf91: add power management 2020-01-10 13:09:44 +01:00
Kconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -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: change sys_pm_force_power_state only works for one shot 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