zephyr/subsys/pm
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
Change instances of:

DT_NODE_HAS_STATUS(<node_id>, okay)

to

DT_NODE_HAS_STATUS_OKAY(<node_id>)

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-03 17:06:52 +01:00
..
CMakeLists.txt pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -04:00
device.c pm: device: allow optional support of TURN_ON action 2024-09-30 17:11:20 +01:00
device_runtime.c everywhere: replace double words 2024-06-22 05:40:22 -04: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 arch: arm: cortex_m: pm_s2ram: Minor typo fix 2024-09-06 11:29:06 -04:00
pm.c pm: policy: change the policy event handling 2024-09-09 13:56:04 -04:00
pm_shell.c pm: shell: filter out non PM enabled devices 2024-04-30 19:30:15 -05: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
policy.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
state.c pm: state: allow disabling certain power states 2023-07-26 16:49:00 +02:00