tools/power/x86/intel-speed-select: Adjust scope of core-power config
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Thu, 18 May 2023 16:49:35 +0000 (09:49 -0700)
committerSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Mon, 12 Jun 2023 23:03:25 +0000 (16:03 -0700)
commit4ebde55b7de1a25a9e20ae91e42157798ef8e958
tree2984e4586245d0b8259b60630eaaca5c791cc7ce
parent2515e54267c98dc91a6273765b4bbf560c52b770
tools/power/x86/intel-speed-select: Adjust scope of core-power config

When core-power configuration or enabled is modified, this is only done
for compute dies. But the config must also be set to cores with no CPUs.
Without this the configuration is not affective.

On displaying config information, allow display for non compute dies
also.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
tools/power/x86/intel-speed-select/isst-config.c
tools/power/x86/intel-speed-select/isst-core-tpmi.c