✓ CI.checkpatch: success for drm/xe/hwmon: expose package and vram temperature (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 31 06:30:00 UTC 2025
== Series Details ==
Series: drm/xe/hwmon: expose package and vram temperature (rev2)
URL : https://patchwork.freedesktop.org/series/143225/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7c5202584de510fd1b86ee20aba49ebac3602460
Author: Raag Jadav <raag.jadav at intel.com>
Date: Fri Jan 31 11:15:02 2025 +0530
drm/xe/hwmon: expose package and vram temperature
Add hwmon support for temp2_input and temp3_input attributes, which will
expose package and vram temperature in millidegree Celsius. With this in
place we can monitor temperature using lm-sensors tool.
v2: Reuse existing channels (Badal, Karthik)
Signed-off-by: Raag Jadav <raag.jadav at intel.com>
Reviewed-by: Andi Shyti <andi.shyti at linux.intel.com>
+ /mt/dim checkpatch 0c2a60e7f1e779d87754254d9e3443beedbb684e drm-intel
7c5202584de5 drm/xe/hwmon: expose package and vram temperature
More information about the Intel-xe
mailing list