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

Srinivas Pandruvada posted 5 patches 7 months, 3 weeks ago
There is a newer version of this series
.../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                 | 31 ++++++++++
.../uncore-frequency-common.h                 | 19 ++++++-
.../uncore-frequency/uncore-frequency-tpmi.c  | 56 +++++++++++++++++++
6 files changed, 146 insertions(+), 5 deletions(-)
[PATCH v2 0/5] intel-uncore-freq: Add agent_types and die_id attributes
Posted by Srinivas Pandruvada 7 months, 3 weeks ago
Add two new attributes, so that orchestration software like Kubernetes can
target specific dies and agents for uncore frequency control.

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                 | 31 ++++++++++
 .../uncore-frequency-common.h                 | 19 ++++++-
 .../uncore-frequency/uncore-frequency-tpmi.c  | 56 +++++++++++++++++++
 6 files changed, 146 insertions(+), 5 deletions(-)

-- 
2.48.1