[PATCH 1/2] drm/xe/hwmon: Fix kernel version documentation for temperature

Lucas De Marchi lucas.demarchi at intel.com
Mon Apr 21 15:15:38 UTC 2025


Wrong copy and paste from other entries: these are starting to be
supported with 6.15.

Fixes: dac328dea701 ("drm/xe/hwmon: expose package and vram temperature")
Reported-by: Ulisses Furquim <ulisses.furquim at intel.com>
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/4840
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
---
 Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon b/Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
index adbb9bce15a5d..6fbab98fb639d 100644
--- a/Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
+++ b/Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
@@ -111,7 +111,7 @@ Description:	RO. Package current voltage in millivolt.
 
 What:		/sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/temp2_input
 Date:		March 2025
-KernelVersion:	6.14
+KernelVersion:	6.15
 Contact:	intel-xe at lists.freedesktop.org
 Description:	RO. Package temperature in millidegree Celsius.
 
@@ -119,7 +119,7 @@ Description:	RO. Package temperature in millidegree Celsius.
 
 What:		/sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/temp3_input
 Date:		March 2025
-KernelVersion:	6.14
+KernelVersion:	6.15
 Contact:	intel-xe at lists.freedesktop.org
 Description:	RO. VRAM temperature in millidegree Celsius.
 

-- 
2.49.0



More information about the Intel-xe mailing list