[PATCH v3 0/5] intel-uncore-freq: Add agent_types and die_id attributes

From: Srinivas Pandruvada
Date: Thu May 08 2025 - 19:03:01 EST


Add two new attributes, so that orchestration software like Kubernetes can
target specific dies and agents for uncore frequency control.

v3:
Patch 1/5 has changes to change to loops

v2:
In patch 5/5 fix grammar as reported by Alok Tiwari

Srinivas Pandruvada (5):
platform/x86/intel-uncore-freq: Add attributes to show agent types
Documentation: admin-guide: pm: Add documentation for agent_types
platform/x86/intel: power-domains: Add interface to get Linux die ID
platform/x86/intel-uncore-freq: Add attributes to show die_id
Documentation: admin-guide: pm: Add documentation for die_id

.../pm/intel_uncore_frequency_scaling.rst | 10 ++++
.../platform/x86/intel/tpmi_power_domains.c | 34 +++++++++++--
.../platform/x86/intel/tpmi_power_domains.h | 1 +
.../uncore-frequency-common.c | 34 +++++++++++++
.../uncore-frequency-common.h | 20 +++++++-
.../uncore-frequency/uncore-frequency-tpmi.c | 49 +++++++++++++++++++
6 files changed, 143 insertions(+), 5 deletions(-)

--
2.49.0