summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_hwmon.c
AgeCommit message (Expand)Author
2024-09-11drm/xe/hwmon: Convert register access to use xe_mmioMatt Roper
2024-08-30drm/xe/hwmon: Treat hwmon as a per-device conceptMatt Roper
2024-08-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-08-28drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa
2024-08-01drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_writeKarthik Poosa
2024-06-27drm/xe/hwmon: Remove xe_hwmon_process_regKarthik Poosa
2024-05-29drm/xe/hwmon: Expose card power and energy attributes of BMGKarthik Poosa
2024-05-29drm/xe/hwmon: Add HWMON support for BMGKarthik Poosa
2024-05-09drm/xe/hwmon: Remove unwanted write permission for currN_labelKarthik Poosa
2024-04-09drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa
2024-04-09drm/xe/hwmon: Update xe_hwmon_get_reg to return struct xe_regKarthik Poosa
2024-03-29drm/xe/hwmon: Add infra to support card power and energy attributesKarthik Poosa
2024-02-26drm/xe: Convert hwmon from mem_access to xe_pm_runtime callsRodrigo Vivi
2024-02-13drm/xe/vf: Don't enable hwmon if VFMichal Wajdeczko
2024-02-06drm/xe/hwmon: Refactor xe hwmonKarthik Poosa
2024-01-19drm/xe: make hwmon_info constJani Nikula
2024-01-18drm/xe: Use a NULL pointer instead of 0.Thomas Hellström
2023-12-21drm/xe/hwmon: Expose power1_max_intervalBadal Nilawar
2023-12-21drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lockBadal Nilawar
2023-12-21drm/xe/hwmon: Add kernel doc and refactor xe hwmonBadal Nilawar
2023-12-21drm/xe/hwmon: fix uaf on unloadMatthew Auld
2023-12-21drm/xe/hwmon: Expose hwmon energy attributeBadal Nilawar
2023-12-21drm/xe/hwmon: Expose input voltage attributeBadal Nilawar
2023-12-21drm/xe/hwmon: Expose card reactive critical powerBadal Nilawar
2023-12-21drm/xe/hwmon: Expose power attributesBadal Nilawar