linux/tools/power
Zhang Rui 850337ec7b tools/power/x86/intel-speed-select: Introduce struct isst_id
SST control is power-domain based rather than cpu based, on all the
systems including Sapphire Rapids and ealier.

SST core APIs uses cpu id as parameter, and use the underlying pkg_id and
die_id information to find a power domain, this is not straight forward
and introduces obscure logics in the code.

Introduce struct isst_id to represent a SST Power Domain.

All core APIs are converted to use struct isst_id as parameter instead of
using cpu id.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
2022-09-15 11:16:05 -07:00
..
acpi ACPICA: Update copyright notices to the year 2022 2022-04-13 20:24:57 +02:00
cpupower treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE 2022-06-10 14:51:36 +02:00
pm-graph pm-graph v5.9 2022-07-15 19:31:58 +02:00
x86 tools/power/x86/intel-speed-select: Introduce struct isst_id 2022-09-15 11:16:05 -07:00