zephyr/subsys/pm
Flavio Ceolin 640a4586c0 pm: device_runtime: Fix domain mgmt in async put
The asynchronous put is not checking if the device was successfully
suspended before suspending its domain and it is not checking if the
domain was claimed. This patch adds these two checks.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-01-16 10:01:08 +01:00
..
CMakeLists.txt
device_runtime.c pm: device_runtime: Fix domain mgmt in async put 2024-01-16 10:01:08 +01:00
device.c pm: device_runtime: release power domain multiple times 2023-12-06 09:16:12 +00:00
Kconfig pm: policy: add check for device busy in policy 2023-09-15 14:51:50 -04:00
pm_stats.c
pm_stats.h
pm.c pm: Move settting timeout to after suspending devices 2023-12-18 09:29:49 +01:00
policy.c pm: policy: add check for device busy in policy 2023-09-15 14:51:50 -04:00
state.c