commit | 4ebde55b7de1a25a9e20ae91e42157798ef8e958 | [log] [tgz] |
---|---|---|
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | Thu May 18 09:49:35 2023 -0700 |
committer | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | Mon Jun 12 16:03:25 2023 -0700 |
tree | 2984e4586245d0b8259b60630eaaca5c791cc7ce | |
parent | 2515e54267c98dc91a6273765b4bbf560c52b770 [diff] |
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>