zephyr/subsys/pm
Flavio Ceolin b16110587c pm: device_runtime: Avoid unnecessary work
Similar to what is done in pm_device_runtime_get,
we don't need to wait the device be suspended if
the work is still in the work queue. In this case
we just cancel the work and update the device state
to active.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-12-14 19:07:48 +00:00
..
CMakeLists.txt
device_runtime.c pm: device_runtime: Avoid unnecessary work 2023-12-14 19:07:48 +00: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 kernel: move timeout_q.h to kernel/include 2023-09-12 12:55:36 -04:00
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