zephyr/subsys/pm
Tom Burdick f523c336ef pm: Use stats subsys for tracking system states
Uses the stats subsys to provide simple but useful debugging stats for
power management state changes and timing.

Removes the no longer needed PM_DEBUG config option

Replaces the use of PM_DEBUG for a test clock output pin for mec1501 and
adds in its place an SoC Kconfig option to enable it.

Adds a STATS_SET macro for assigning a value to a stat group field

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2021-10-17 10:56:21 -04:00
..
policy kconfig: add names to some choices 2021-09-28 19:56:32 -04:00
CMakeLists.txt pm: move device_pm.c to device_runtime.c 2021-05-05 18:35:49 -04:00
device_runtime.c pm: rename pm_control(_fn) to (pm_)action_cb 2021-10-14 07:55:55 -04:00
device.c pm: rename pm_control(_fn) to (pm_)action_cb 2021-10-14 07:55:55 -04:00
Kconfig pm: Use stats subsys for tracking system states 2021-10-17 10:56:21 -04:00
pm_ctrl.c pm: Allow override constraints implementation 2021-09-13 05:50:54 -04:00
pm_priv.h pm: Fix policy manager header 2021-06-14 21:48:27 -04:00
power.c pm: Use stats subsys for tracking system states 2021-10-17 10:56:21 -04:00