index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_hwmon.c
Age
Commit message (
Expand
)
Author
2024-08-28
drm/i915/hwmon: expose fan speed
Raag Jadav
2024-04-24
Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-04-18
drm/i915/hwmon: Get rid of devm
Ashutosh Dixit
2024-03-28
drm/i915/hwmon: Fix locking inversion in sysfs getter
Janusz Krzysztofik
2024-03-22
drm/i915: Drop dead code for xehpsdv
Lucas De Marchi
2024-03-13
drm/i915/hwmon: Fix locking inversion in sysfs getter
Janusz Krzysztofik
2023-12-18
drm/i915/hwmon: Fix static analysis tool reported issues
Karthik Poosa
2023-12-13
drm/i915/hwmon: Fix static analysis tool reported issues
Karthik Poosa
2023-05-31
Merge drm/drm-next into drm-intel-next
Jani Nikula
2023-05-22
drm/i915: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-26
drm/i915/hwmon: Block waiting for GuC reset to complete
Ashutosh Dixit
2023-04-26
drm/i915/guc: Disable PL1 power limit when loading GuC firmware
Ashutosh Dixit
2023-04-26
drm/i915/hwmon: Get mutex and rpm ref just once in hwm_power_max_write
Ashutosh Dixit
2023-04-03
drm/i915/hwmon: Use 0 to designate disabled PL1 power limit
Ashutosh Dixit
2023-03-01
drm/i915/hwmon: Accept writes of value 0 to power1_max_interval
Ashutosh Dixit
2023-02-16
drm/i915/hwmon: Enable PL1 limit when writing limit value to HW
Ashutosh Dixit
2023-02-16
drm/i915/hwmon: Replace hwm_field_scale_and_write with hwm_power_max_write
Ashutosh Dixit
2023-02-08
Revert "drm/i915/hwmon: Enable PL1 power limit"
Ashutosh Dixit
2023-02-06
drm/i915/hwmon: Enable PL1 power limit
Ashutosh Dixit
2023-01-06
drm/i915/hwmon: Display clamped PL1 limit
Ashutosh Dixit
2022-12-07
drm/i915/hwmon: Silence "mailbox access failed" warning in snb_pcode_read
Ashutosh Dixit
2022-11-03
drm/i915/hwmon: Fix a build error used with clang compiler
Gwan-gyeong Mun
2022-10-17
drm/i915/hwmon: Extend power/energy for XEHPSDV
Dale B Stimson
2022-10-17
drm/i915/hwmon: Expose power1_max_interval
Ashutosh Dixit
2022-10-17
drm/i915/hwmon: Expose card reactive critical power
Ashutosh Dixit
2022-10-17
drm/i915/hwmon: Show device level energy usage
Dale B Stimson
2022-10-17
drm/i915/hwmon: Power PL1 limit and TDP setting
Dale B Stimson
2022-10-17
drm/i915/hwmon: Add HWMON current voltage support
Riana Tauro
2022-10-17
drm/i915/hwmon: Add HWMON infrastructure
Dale B Stimson