zephyr/subsys/power
Flavio Ceolin 98dbea0979 power: Get rid of deep sleep and sleep concepts
New power states have more granularity than deep sleep and sleep
states. Just get rid of this and keep the same behavior for now.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-03-07 07:59:53 -05:00
..
policy power: Get rid of deep sleep and sleep concepts 2021-03-07 07:59:53 -05:00
CMakeLists.txt power: Remove PM_STATE_LOCK option 2021-02-15 08:08:36 -05:00
Kconfig power: Effectively allow forcing a state 2021-03-07 07:59:53 -05:00
device.c power: device: provide device_pm_state_str() with CONFIG_PM=n 2021-01-25 14:21:00 -05:00
device_pm.c power: remove FSM from DEVICE_PM_FSM_* 2020-12-09 15:18:29 -05:00
pm_ctrl.c power: Rename constraint API 2021-02-15 08:08:36 -05:00
power.c power: Get rid of deep sleep and sleep concepts 2021-03-07 07:59:53 -05:00
reboot.c