zephyr/subsys/pm
Gerard Marull-Paretas fa96955305 pm: state: PM_STATE_INFO_DT_ITEMS_LIST->PM_STATE_INFO_LIST_FROM_DT_CPU
Rename the PM_STATE_INFO_DT_ITEMS_LIST macro to
PM_STATE_INFO_LIST_FROM_DT_CPU to make its purpose more clear. Similar
naming scheme is found e.g. in the GPIO API.

Associated internal macros and docstrings have been adjusted, too.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-12-04 12:33:57 -05:00
..
policy pm: state: PM_STATE_INFO_DT_ITEMS_LIST->PM_STATE_INFO_LIST_FROM_DT_CPU 2021-12-04 12:33:57 -05:00
CMakeLists.txt pm: pm_ctrl.c -> constraint.c 2021-11-23 18:12:15 +01:00
constraint.c pm: pm_ctrl.c -> constraint.c 2021-11-23 18:12:15 +01:00
device_runtime.c pm: device: runtime: Add API to check if it is enabled 2021-11-08 19:54:12 -05:00
device.c pm: device: Add pm_device_action_run 2021-11-24 14:21:50 -05:00
Kconfig pm: adjust PM_DEVICE prompt 2021-10-28 13:00:13 +02:00
pm_stats.c pm: stats: use pm_stats prefix 2021-11-23 18:12:15 +01:00
pm_stats.h pm: stats: pm_(start|stop)_timer -> pm_stats_(start|stop) 2021-11-23 18:12:15 +01:00
pm.c pm: remove irrelevant type qualifier on pm_power_state_next_get 2021-12-01 14:03:55 -06:00