zephyr/subsys/pm
Jordan Yates 643984c432 pm: device_runtime: don't assert in ISR put
Don't assert that `pm_device_runtime_get` is not running in an ISR
context, as `runtime_suspend` properly handles that condition.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2023-12-08 11:09:34 +01:00
..
CMakeLists.txt
device_runtime.c pm: device_runtime: don't assert in ISR put 2023-12-08 11:09:34 +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 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
pm_stats.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
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