✓ CI.checkpatch: success for drm/xe/hwmon: expose fan speed (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 7 13:44:43 UTC 2025
== Series Details ==
Series: drm/xe/hwmon: expose fan speed (rev2)
URL : https://patchwork.freedesktop.org/series/144581/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0e08f44bf623d061d1d88ac856ad8e45b9e2a2c2
Author: Raag Jadav <raag.jadav at intel.com>
Date: Fri Mar 7 18:21:12 2025 +0530
drm/xe/hwmon: expose fan speed
Add hwmon support for fan1_input, fan2_input and fan3_input attributes,
which will expose fan speed of respective channels in RPM when supported
by hardware. With this in place we can monitor fan speed using lm-sensors
tool.
v2: Rely on platform checks instead of mailbox error (Aravind, Rodrigo)
Signed-off-by: Raag Jadav <raag.jadav at intel.com>
Reviewed-by: Andi Shyti <andi.shyti at linux.intel.com>
+ /mt/dim checkpatch 066c46f28642479869d2d1dd27cc6ae476de4abc drm-intel
0e08f44bf623 drm/xe/hwmon: expose fan speed
More information about the Intel-xe
mailing list