zephyr/subsys/pm
Corey Wharton 21a7c2d7eb pm: don't suspend unready devices when entering low power states
The PM subsystem should not call the PM control callbacks on
uninitialized devices when entering low-power states.

Signed-off-by: Corey Wharton <xodus7@cwharton.com>
2022-12-19 09:46:17 +00:00
..
CMakeLists.txt
device_runtime.c pm: runtime: Move from mutexes to semaphores 2022-12-15 22:35:38 +01:00
device.c
Kconfig
pm_stats.c
pm_stats.h
pm.c pm: don't suspend unready devices when entering low power states 2022-12-19 09:46:17 +00:00
policy.c
state.c