linux/tools/power/x86
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
..
amd_pstate_tracer tools/power/x86/amd_pstate_tracer: Add tracer tool for AMD P-state 2022-03-09 19:53:01 +01:00
intel_pstate_tracer tools/power/x86/intel_pstate_tracer: make tracer as a module 2022-03-09 19:53:01 +01:00
intel-speed-select tools/power/x86/intel-speed-select: Introduce struct isst_id 2022-09-15 11:16:05 -07:00
turbostat tools/power turbostat: version 2022.07.28 2022-07-28 14:38:55 -04:00
x86_energy_perf_policy The main part of this branch is the ongoing fight against windmills in 2020-12-14 13:29:34 -08:00