zephyr/samples/subsys
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
..
audio/sof boards: xtensa: intel_adsp_cavs15: force COMP_SRC_TINY 2021-10-13 08:34:51 -04:00
canbus cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
console cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cpp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
debug cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
display samples: lvgl: add min_ram to adafruit_2_8_tft_touch_v2 test 2021-08-24 15:40:06 -04:00
edac cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
fs samples/littlefs: Remove FIXME with PRIxPTR usage 2021-09-21 06:21:59 -04:00
ipc ipc: ipc_service: Rework multi-instance backend. 2021-10-11 20:58:09 -04:00
logging cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
lorawan/class_a cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mgmt samples/subsys/mgmt/osdp: Fix build issues 2021-10-06 10:32:10 -04:00
modbus samples: modbus: update/fix samples.yaml configs 2021-09-27 21:54:56 -04:00
nvs cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
pm/device_pm pm: Use stats subsys for tracking system states 2021-10-17 10:56:21 -04:00
portability cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
settings doc: Fix a few typos in docs/comments/messages 2021-09-03 06:06:59 -04:00
shell samples/subsys/shell/shell_module: add board name command 2021-10-14 16:33:42 -04:00
task_wdt task_wdt: fix silent init failures 2021-10-01 15:21:32 +02:00
testsuite cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
tracing tests: tracing.osawareness.openocd cleanup 2021-10-13 06:22:44 -04:00
usb doc: usb: refactor USB device support documentation structure 2021-10-06 11:51:07 +02:00
video cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
subsys.rst