aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>2025-05-08 16:02:42 -0700
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2025-05-15 14:47:28 +0300
commite636e3f7421b2ff8e706a835f78f071cb0d8e197 (patch)
treef747ba286f31de42b68e0fbf06d22894cb1f8a7a /Documentation/admin-guide
parentplatform/x86/intel-uncore-freq: Add attributes to show die_id (diff)
downloadlinux-rng-e636e3f7421b2ff8e706a835f78f071cb0d8e197.tar.xz
linux-rng-e636e3f7421b2ff8e706a835f78f071cb0d8e197.zip
Documentation: admin-guide: pm: Add documentation for die_id
Add documentation to describe die_id attribute. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20250508230250.1186619-6-srinivas.pandruvada@linux.intel.com Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r--Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst b/Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst
index 84608dad84bd..d367ba4d744a 100644
--- a/Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst
+++ b/Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst
@@ -91,6 +91,11 @@ Attributes in each directory:
``domain_id``
This attribute is used to get the power domain id of this instance.
+``die_id``
+ This attribute is used to get the Linux die id of this instance.
+ This attribute is only present for domains with core agents and
+ when the CPUID leaf 0x1f presents die ID.
+
``fabric_cluster_id``
This attribute is used to get the fabric cluster id of this instance.