✓ CI.checkpatch: success for drm/xe/hwmon: expose fan speed (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 12 09:36:53 UTC 2025


== Series Details ==

Series: drm/xe/hwmon: expose fan speed (rev3)
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 b3f32ac2629c02e1a58b38cea765b75b5a2d39b5
Author: Raag Jadav <raag.jadav at intel.com>
Date:   Wed Mar 12 14:29:09 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)
    v3: Introduce has_fan_control flag (Rodrigo)
    
    Signed-off-by: Raag Jadav <raag.jadav at intel.com>
    Reviewed-by: Andi Shyti <andi.shyti at linux.intel.com>
+ /mt/dim checkpatch f7d8381dd3abe62c22d27ea7998f20d8b7dab7c3 drm-intel
b3f32ac2629c drm/xe/hwmon: expose fan speed




More information about the Intel-xe mailing list