zephyr/subsys/pm
Jordan Yates 07870934e3 everywhere: replace double words
Treewide search and replace on a range of double word combinations:
    * `the the`
    * `to to`
    * `if if`
    * `that that`
    * `on on`
    * `is is`
    * `from from`

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-22 05:40:22 -04:00
..
CMakeLists.txt pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -04:00
Kconfig subsys/pm/Kconfig: Fix typo 2024-06-18 20:02:00 -04:00
device.c pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02: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
pm.c pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -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
policy.c pm: Add a symbol for device power state constraints 2024-06-07 19:06:23 -04:00
state.c pm: state: allow disabling certain power states 2023-07-26 16:49:00 +02:00