summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_hwmon.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-11drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa1-2/+2
2024-02-13drm/xe/vf: Don't enable hwmon if VFMichal Wajdeczko1-0/+5
2024-02-06drm/xe/hwmon: Refactor xe hwmonKarthik Poosa1-12/+13
2024-01-19drm/xe: make hwmon_info constJani Nikula1-1/+1
2024-01-18drm/xe: Use a NULL pointer instead of 0.Thomas Hellström1-1/+1
2023-12-21drm/xe/hwmon: Expose power1_max_intervalBadal Nilawar1-1/+152
2023-12-21drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lockBadal Nilawar1-11/+24
2023-12-21drm/xe/hwmon: Add kernel doc and refactor xe hwmonBadal Nilawar1-110/+91
2023-12-21drm/xe/hwmon: fix uaf on unloadMatthew Auld1-1/+10
2023-12-21drm/xe/hwmon: Expose hwmon energy attributeBadal Nilawar1-1/+104
2023-12-21drm/xe/hwmon: Expose input voltage attributeBadal Nilawar1-0/+58
2023-12-21drm/xe/hwmon: Expose card reactive critical powerBadal Nilawar1-1/+104
2023-12-21drm/xe/hwmon: Expose power attributesBadal Nilawar1-0/+358