Skip to content

Commit f9e4d8b

Browse files
author
Lucas De Marchi
committed
drm/xe/hwmon: Fix kernel version documentation for fan speed
The version in the sysfs attribute should correspond to the version in which this is enabled and visible for end users. It usually doesn't correspond to the version in which the patch was developed, but rather a release that will contain it. Update them to 6.16. Fixes: 28f79ac ("drm/xe/hwmon: expose fan speed") Reported-by: Ulisses Furquim <ulisses.furquim@intel.com> Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/4841 Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Reviewed-by: Raag Jadav <raag.jadav@intel.com> Link: https://lore.kernel.org/r/20250421-hwmon-doc-fix-v1-2-9f68db702249@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
1 parent 8500393 commit f9e4d8b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,23 +127,23 @@ Description: RO. VRAM temperature in millidegree Celsius.
127127

128128
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan1_input
129129
Date: March 2025
130-
KernelVersion: 6.14
130+
KernelVersion: 6.16
131131
Contact: intel-xe@lists.freedesktop.org
132132
Description: RO. Fan 1 speed in RPM.
133133

134134
Only supported for particular Intel Xe graphics platforms.
135135

136136
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan2_input
137137
Date: March 2025
138-
KernelVersion: 6.14
138+
KernelVersion: 6.16
139139
Contact: intel-xe@lists.freedesktop.org
140140
Description: RO. Fan 2 speed in RPM.
141141

142142
Only supported for particular Intel Xe graphics platforms.
143143

144144
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan3_input
145145
Date: March 2025
146-
KernelVersion: 6.14
146+
KernelVersion: 6.16
147147
Contact: intel-xe@lists.freedesktop.org
148148
Description: RO. Fan 3 speed in RPM.
149149

0 commit comments

Comments
 (0)