zephyr/subsys/pm
Yishai Jaffe 1b4cef325b shell: use shell_device_get_binding
Use shell_device_get_binding() instead of device_get_binding() so that
we get the device based on its name and in addition by its label.

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
2024-12-18 15:32:10 +01:00
..
policy pm: policy: event: use uptime ticks 2024-12-09 03:55:52 +01:00
CMakeLists.txt pm: policy: split policy APIs implementations 2024-10-24 17:50:44 +02:00
device.c pm: device: allow optional support of TURN_ON action 2024-09-30 17:11:20 +01:00
device_runtime.c pm: device_runtime: Optimize pm_device_runtime_usage 2024-11-26 15:43:21 -05:00
device_system_managed.c pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -04:00
device_system_managed.h pm: device_system_managed: Fix functions return 2024-06-18 19:56:39 -04:00
Kconfig pm: policy: split policy APIs implementations 2024-10-24 17:50:44 +02:00
pm.c pm: fix warning for missing initializer 2024-12-09 01:40:18 +01:00
pm_shell.c shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
pm_stats.c
pm_stats.h
state.c