summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'thermal-hfi'Rafael J. Wysocki2022-03-185-0/+623
|\
| * thermal: intel: hfi: INTEL_HFI_THERMAL depends on NETRandy Dunlap2022-02-101-0/+1
| * thermal: intel: hfi: Notify user space for HFI eventsSrinivas Pandruvada2022-02-032-1/+75
| * thermal: intel: hfi: Enable notification interruptRicardo Neri2022-02-033-0/+122
| * thermal: intel: hfi: Handle CPU hotplug eventsRicardo Neri2022-02-033-0/+218
| * thermal: intel: hfi: Minimally initialize the Hardware Feedback InterfaceRicardo Neri2022-02-035-0/+208
| |
| \
| \
| \
*---. | Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs'Rafael J. Wysocki2022-03-183-72/+113
|\ \ \|
| | * | thermal: int340x: Update OS policy capability handshakeSrinivas Pandruvada2022-03-161-49/+97
| | * | thermal: int340x: Increase bitmap sizeSrinivas Pandruvada2022-03-161-1/+1
| | * | Merge back int340x thermal driver changes for v5.18.Rafael J. Wysocki2022-02-282-16/+12
| |/| | |/| | |
| | * | thermal: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-041-16/+7
| | * | thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang2022-02-041-0/+5
| | |/
| * / thermal: intel_powerclamp: don't use bitmap_weight() in end_power_clamp()Yury Norov2022-02-041-6/+3
| |/
* / thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu2022-02-241-0/+4
|/
* thermal: int340x: Add Raptor Lake PCI device idSrinivas Pandruvada2022-01-172-0/+2
* thermal: int340x: Support Raptor LakeSrinivas Pandruvada2022-01-172-0/+2
* Merge branch 'thermal-int340x'Rafael J. Wysocki2022-01-103-53/+73
|\
| * thermal/drivers/int340x: Fix RFIM mailbox write commandsSumeet Pawnikar2021-12-303-53/+73
* | Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki2021-12-271-1/+1
|\ \ | |/ |/|
| * thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_opsRikard Falkeborn2021-11-301-1/+1
* | Merge back int340x driver material for 5.17.Rafael J. Wysocki2021-12-142-24/+29
|\ \
| * | thermal: int340x: Use struct_group() for memcpy() regionKees Cook2021-11-242-24/+29
* | | thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar2021-12-081-1/+1
|/ /
* / 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