zephyr/subsys/pm
Leifu Zhao 61ab3a844c pm: policy: add check for device busy in policy
Add check for device busy when CONFIG_PM_NEED_ALL_DEVICES_IDLE is
set to y because one or more devices may still in busy and causes
problem when system go into low power in Intel ISH platform.

Signed-off-by: Leifu Zhao <leifu.zhao@intel.com>
2023-09-15 14:51:50 -04:00
..
CMakeLists.txt
Kconfig
device.c
device_runtime.c
pm.c
pm_stats.c
pm_stats.h
policy.c
state.c