zephyr/subsys/pm
Gerard Marull-Paretas 32b9934b0f pm: remove PM_DEVICE_ACTION_FORCE_SUSPEND
PM_DEVICE_ACTION_FORCE_SUSPEND has been equivalent to
PM_DEVICE_ACTION_SUSPEND for a while. Release notes for Zephyr 2.7
mentioned its removal (see 76702e8ff3) but
for some reason it was kept.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-07-06 10:30:14 +02:00
..
CMakeLists.txt pm: policy: move constraints to policy API 2022-03-16 15:26:47 +01:00
device.c pm: remove PM_DEVICE_ACTION_FORCE_SUSPEND 2022-07-06 10:30:14 +02:00
device_runtime.c pm: device_runtime: return -ENOTSUP if PM not supported 2022-05-15 21:34:46 +02:00
Kconfig pm: Introduce CONFIG_PM_DEVICE_RUNTIME_EXCLUSIVE 2022-06-22 12:24:43 +02:00
pm.c pm: Introduce CONFIG_PM_DEVICE_RUNTIME_EXCLUSIVE 2022-06-22 12:24:43 +02:00
pm_stats.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
pm_stats.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
policy.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
state.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00