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 pm: policy: add check for device busy in policy 2023-09-15 14:51:50 -04:00
device.c pm: Fix unused-parameter warnings 2023-08-21 17:15:56 +02:00
device_runtime.c pm: device_runtime: allow calling pm_device_runtime_get from ISRs 2023-07-26 16:48:51 +02:00
pm.c kernel: move timeout_q.h to kernel/include 2023-09-12 12:55:36 -04:00
pm_stats.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
pm_stats.h
policy.c pm: policy: add check for device busy in policy 2023-09-15 14:51:50 -04:00
state.c pm: state: allow disabling certain power states 2023-07-26 16:49:00 +02:00