summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_hwmon.c
AgeCommit message (Expand)Author
2024-08-28drm/i915/hwmon: expose fan speedRaag Jadav
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-04-18drm/i915/hwmon: Get rid of devmAshutosh Dixit
2024-03-28drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik
2024-03-22drm/i915: Drop dead code for xehpsdvLucas De Marchi
2024-03-13drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik
2023-12-18drm/i915/hwmon: Fix static analysis tool reported issuesKarthik Poosa
2023-12-13drm/i915/hwmon: Fix static analysis tool reported issuesKarthik Poosa
2023-05-31Merge drm/drm-next into drm-intel-nextJani Nikula
2023-05-22drm/i915: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-26drm/i915/hwmon: Block waiting for GuC reset to completeAshutosh Dixit
2023-04-26drm/i915/guc: Disable PL1 power limit when loading GuC firmwareAshutosh Dixit
2023-04-26drm/i915/hwmon: Get mutex and rpm ref just once in hwm_power_max_writeAshutosh Dixit
2023-04-03drm/i915/hwmon: Use 0 to designate disabled PL1 power limitAshutosh Dixit
2023-03-01drm/i915/hwmon: Accept writes of value 0 to power1_max_intervalAshutosh Dixit
2023-02-16drm/i915/hwmon: Enable PL1 limit when writing limit value to HWAshutosh Dixit
2023-02-16drm/i915/hwmon: Replace hwm_field_scale_and_write with hwm_power_max_writeAshutosh Dixit
2023-02-08Revert "drm/i915/hwmon: Enable PL1 power limit"Ashutosh Dixit
2023-02-06drm/i915/hwmon: Enable PL1 power limitAshutosh Dixit
2023-01-06drm/i915/hwmon: Display clamped PL1 limitAshutosh Dixit
2022-12-07drm/i915/hwmon: Silence "mailbox access failed" warning in snb_pcode_readAshutosh Dixit
2022-11-03drm/i915/hwmon: Fix a build error used with clang compilerGwan-gyeong Mun
2022-10-17drm/i915/hwmon: Extend power/energy for XEHPSDVDale B Stimson
2022-10-17drm/i915/hwmon: Expose power1_max_intervalAshutosh Dixit
2022-10-17drm/i915/hwmon: Expose card reactive critical powerAshutosh Dixit
2022-10-17drm/i915/hwmon: Show device level energy usageDale B Stimson
2022-10-17drm/i915/hwmon: Power PL1 limit and TDP settingDale B Stimson
2022-10-17drm/i915/hwmon: Add HWMON current voltage supportRiana Tauro
2022-10-17drm/i915/hwmon: Add HWMON infrastructureDale B Stimson