[PATCH 2/2] drm/xe/hwmon: Fix kernel version documentation for fan speed

Rodrigo Vivi rodrigo.vivi at intel.com
Tue Apr 22 19:34:40 UTC 2025


On Mon, Apr 21, 2025 at 08:15:39AM -0700, Lucas De Marchi wrote:
> Wrong copy and paste from other entries: these are starting to be
> supported with 6.16.
> 
> Fixes: 28f79ac609de ("drm/xe/hwmon: expose fan speed")
> Reported-by: Ulisses Furquim <ulisses.furquim at intel.com>
> Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/4841
> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>

Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

> ---
>  Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon b/Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
> index 6fbab98fb639d..4ca917ac6382d 100644
> --- a/Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
> +++ b/Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
> @@ -127,7 +127,7 @@ Description:	RO. VRAM temperature in millidegree Celsius.
>  
>  What:		/sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan1_input
>  Date:		March 2025
> -KernelVersion:	6.14
> +KernelVersion:	6.16
>  Contact:	intel-xe at lists.freedesktop.org
>  Description:	RO. Fan 1 speed in RPM.
>  
> @@ -135,7 +135,7 @@ Description:	RO. Fan 1 speed in RPM.
>  
>  What:		/sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan2_input
>  Date:		March 2025
> -KernelVersion:	6.14
> +KernelVersion:	6.16
>  Contact:	intel-xe at lists.freedesktop.org
>  Description:	RO. Fan 2 speed in RPM.
>  
> @@ -143,7 +143,7 @@ Description:	RO. Fan 2 speed in RPM.
>  
>  What:		/sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan3_input
>  Date:		March 2025
> -KernelVersion:	6.14
> +KernelVersion:	6.16
>  Contact:	intel-xe at lists.freedesktop.org
>  Description:	RO. Fan 3 speed in RPM.
>  
> 
> -- 
> 2.49.0
> 


More information about the Intel-xe mailing list