zephyr/subsys/pm
Kumar Gala c778eb2a56 smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS
Move to use CONFIG_MP_MAX_NUM_CPUS for array size declarations instead
of CONFIG_MP_NUM_CPUS.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-10-17 14:40:12 +09:00
..
CMakeLists.txt
device_runtime.c pm: device_runtime: detect power up failures 2022-07-12 10:07:18 +02:00
device.c pm: device: store power up failures 2022-07-12 10:07:18 +02:00
Kconfig arch: Introduce S2RAM interface 2022-07-11 15:26:26 +02:00
pm_stats.c smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 2022-10-17 14:40:12 +09:00
pm_stats.h
pm.c pm: Introduce CONFIG_PM_DEVICE_RUNTIME_EXCLUSIVE 2022-06-22 12:24:43 +02:00
policy.c pm: policy: allow multiple subscribers to latency changes 2022-08-03 11:19:17 +02:00
state.c pm: state: use DT_FOREACH_CHILD_SEP 2022-08-30 16:19:57 +02:00