summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge back earlier int340x driver changes for 5.19.Rafael J. Wysocki2022-05-181-15/+9
| |\ \ \
| | * \ \ Merge back earlier int340x thermal driver changes for 5.19.Rafael J. Wysocki2022-05-051-15/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | thermal: int340x: Clean up _OSC context initDavidlohr Bueso2022-04-051-5/+2
| | | * | thermal: int340x: Consolidate freeing of acpi_buffer pointerDavidlohr Bueso2022-04-051-8/+5
| | | * | thermal: int340x: Clean up unnecessary acpi_buffer pointer freeingDavidlohr Bueso2022-04-051-2/+2
| | | |/
* | | | Merge back earlier thermal control updates for 5.19-rc1.Rafael J. Wysocki2022-05-231-16/+32
|\| | |
| * | | thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada2022-05-111-16/+32
| |/ /
* / / thermal: intel: hfi: remove NULL check after container_of() callHaowen Bai2022-05-181-2/+0
|/ /
* / thermal: int340x: Fix attr.show callback prototypeKees Cook2022-04-211-2/+2
|/
* 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