summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel
Commit message (Expand)AuthorAgeFilesLines
* thermal: int340x: Limit Kconfig to 64-bitArnd Bergmann2021-11-161-2/+2
* thermal: int340x: fix build on 32-bit targetsLinus Torvalds2021-11-121-0/+1
* thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada2021-11-043-15/+19
*---. Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs'Rafael J. Wysocki2021-10-262-10/+7
|\ \ \
| | * | thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicableChristophe JAILLET2021-10-051-5/+3
| | |/
| * / thermal: int340x: delete bogus length checkDan Carpenter2021-10-051-5/+4
| |/
* / thermal/drivers/int340x: Improve the tcc offset saving for suspend/resumeAntoine Tenart2021-10-215-11/+60
|/
* thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart2021-09-141-2/+3
* Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-113-3/+17
|\
| * thermal/drivers/intel: Allow processing of HWP interruptSrinivas Pandruvada2021-09-092-1/+9
| * thermal/drivers/int340x: Use IMOK independentlySumeet Pawnikar2021-08-141-1/+13
| * thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-141-2/+2
| * drivers/thermal/intel: Add TCC cooling support for AlderLake platformSumeet Pawnikar2021-08-141-0/+2
* | Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-023-0/+533
|\ \
| * | thermal/drivers/intel: Move intel_menlow to thermal driversSrinivas Pandruvada2021-08-173-0/+533
| |/
* / thermal: intel: Allow processing of HWP interruptSrinivas Pandruvada2021-08-252-1/+9
|/
* thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada2021-07-041-8/+12
* thermal/drivers/int340x/processor_thermal: Fix warning for return valueSrinivas Pandruvada2021-07-041-1/+3
* thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driverSrinivas Pandruvada2021-07-044-1/+373
* thermal/drivers/int340x/processor_thermal: Split enumeration and processing partSrinivas Pandruvada2021-07-045-259/+286
* thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()Andy Shevchenko2021-07-041-7/+8
* thermal/drivers/int340x: processor_thermal: Export additional attributesSrinivas Pandruvada2021-06-111-0/+55
* thermal/drivers/int340x: processor_thermal: Export mailbox interfaceSrinivas Pandruvada2021-06-112-3/+11
* Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-061-4/+11
|\
| * x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov2021-05-311-4/+11
* | thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada2021-05-142-1/+5
|/
* thermal/drivers/intel: Introduce tcc cooling driverZhang Rui2021-04-203-0/+141
* Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-222-0/+12
|\
| * thermal: intel: pch: Fix unexpected shutdown at critical temperatureKai-Heng Feng2021-01-191-0/+6
| * thermal: int340x: Fix unexpected shutdown at critical temperatureKai-Heng Feng2021-01-191-0/+6
* | thermal: Move therm_throt there from x86/mceBorislav Petkov2021-02-085-1/+741
|/
* thermal: int340x: Support Alder LakeSrinivas Pandruvada2020-12-172-0/+2
* thermal: int340x: processor_thermal: Correct workload type nameSrinivas Pandruvada2020-12-101-1/+1
* thermal: intel: pch: use macro for temperature calculationSumeet Pawnikar2020-12-101-10/+3
* thermal: int340x: processor_thermal: Add mailbox driverSrinivas Pandruvada2020-12-104-2/+232
* thermal: int340x: processor_thermal: Add RFIM driverSrinivas Pandruvada2020-12-104-3/+270
* thermal: int340x: processor_thermal: Add AlderLake PCI device idSrinivas Pandruvada2020-12-102-0/+2
* thermal: int340x: processor_thermal: Refactor MMIO interfaceSrinivas Pandruvada2020-12-105-211/+263
* thermal: intel_pch_thermal: fix build for ACPI not enabledRandy Dunlap2020-11-171-0/+4
* thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.Andres Freund2020-11-141-1/+9
* thermal: intel: pch: fix S0ix failure due to PCH temperature above thresholdSumeet Pawnikar2020-11-071-6/+70
* thermal: int340x: Add keep alive response methodSrinivas Pandruvada2020-10-121-0/+29
* thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada2020-10-121-11/+11
* Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-067-60/+36
|\
| * thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH supportSumeet Pawnikar2020-08-041-0/+3
| * thermal: int340x: processor_thermal: fix: update Jasper Lake PCI idSumeet Pawnikar2020-07-241-1/+1
| * thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz2020-06-292-6/+6
| * thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-291-4/+0
| * thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-294-0/+19
| * thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-292-18/+5