summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/hwmon: Fix static analysis tool reported issuesKarthik Poosa2023-12-181-2/+2
* Merge drm/drm-next into drm-intel-nextJani Nikula2023-05-311-12/+75
|\
| * drm/i915/hwmon: Block waiting for GuC reset to completeAshutosh Dixit2023-04-261-4/+25
| * drm/i915/guc: Disable PL1 power limit when loading GuC firmwareAshutosh Dixit2023-04-261-0/+40
| * drm/i915/hwmon: Get mutex and rpm ref just once in hwm_power_max_writeAshutosh Dixit2023-04-261-13/+15
* | drm/i915: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-05-221-2/+2
|/
* drm/i915/hwmon: Use 0 to designate disabled PL1 power limitAshutosh Dixit2023-04-031-0/+26
* drm/i915/hwmon: Accept writes of value 0 to power1_max_intervalAshutosh Dixit2023-03-011-5/+9
* drm/i915/hwmon: Enable PL1 limit when writing limit value to HWAshutosh Dixit2023-02-161-2/+3
* drm/i915/hwmon: Replace hwm_field_scale_and_write with hwm_power_max_writeAshutosh Dixit2023-02-161-20/+16
* Revert "drm/i915/hwmon: Enable PL1 power limit"Ashutosh Dixit2023-02-081-5/+0
* drm/i915/hwmon: Enable PL1 power limitAshutosh Dixit2023-02-061-0/+5
* drm/i915/hwmon: Display clamped PL1 limitAshutosh Dixit2023-01-061-6/+33
* drm/i915/hwmon: Silence "mailbox access failed" warning in snb_pcode_readAshutosh Dixit2022-12-071-0/+4
* drm/i915/hwmon: Fix a build error used with clang compilerGwan-gyeong Mun2022-11-031-9/+3
* drm/i915/hwmon: Extend power/energy for XEHPSDVDale B Stimson2022-10-171-2/+99
* drm/i915/hwmon: Expose power1_max_intervalAshutosh Dixit2022-10-171-1/+118
* drm/i915/hwmon: Expose card reactive critical powerAshutosh Dixit2022-10-171-1/+94
* drm/i915/hwmon: Show device level energy usageDale B Stimson2022-10-171-2/+104
* drm/i915/hwmon: Power PL1 limit and TDP settingDale B Stimson2022-10-171-0/+154
* drm/i915/hwmon: Add HWMON current voltage supportRiana Tauro2022-10-171-0/+53
* drm/i915/hwmon: Add HWMON infrastructureDale B Stimson2022-10-171-0/+122