[Intel-xe] ✗ CI.checkpatch: warning for Add HWMON support for DGFX (rev5)

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 21 10:21:49 UTC 2023


== Series Details ==

Series: Add HWMON support for DGFX (rev5)
URL   : https://patchwork.freedesktop.org/series/118934/
State : warning

== 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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6623782667f2423737f0a3df93bde8e3ff639a6e
Author: Badal Nilawar <badal.nilawar at intel.com>
Date:   Thu Sep 21 15:55:19 2023 +0530

    drm/xe/hwmon: Expose power1_max_interval
    
    Expose power1_max_interval, that is the tau corresponding to PL1, as a
    custom hwmon attribute. Some bit manipulation is needed because of the
    format of PKG_PWR_LIM_1_TIME in
    PACKAGE_RAPL_LIMIT register (1.x * power(2,y))
    
    v2: Get rpm wake ref while accessing power1_max_interval
    v3: %s/hwmon/xe_hwmon/
    
    Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch 57039c55bac31a639ce66355c26fe345f338c075 drm-intel
a26e2637c drm/xe: Add XE_MISSING_CASE macro
d50bb8d1c drm/xe/hwmon: Expose power attributes
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:28: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#28: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 473 lines checked
ded4ac88b drm/xe/hwmon: Expose card reactive critical power
88a517751 drm/xe/hwmon: Expose input voltage attribute
e25dd62d1 drm/xe/hwmon: Expose hwmon energy attribute
662378266 drm/xe/hwmon: Expose power1_max_interval




More information about the Intel-xe mailing list