summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel
Commit message (Expand)AuthorAgeFilesLines
* thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki2023-01-251-3/+7
* thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada2023-01-242-3/+16
* thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada2022-12-301-0/+4
* Merge tag 'thermal-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-151-1/+4
|\
| * thermal: intel: Don't set HFI status bit to 1Srinivas Pandruvada2022-12-141-1/+4
* | Merge tag 'thermal-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-125-32/+53
|\|
| * thermal: intel: hfi: Remove a pointless die_id checkRicardo Neri2022-12-021-1/+1
| * thermal: intel: hfi: ACK HFI for the same timestampSrinivas Pandruvada2022-11-231-5/+17
| * thermal: intel: Protect clearing of thermal status bitsSrinivas Pandruvada2022-11-234-24/+22
| * thermal: intel: Prevent accidental clearing of HFI statusSrinivas Pandruvada2022-11-231-1/+1
| * thermal: intel: intel_tcc_cooling: Add TCC cooling support for RaptorLake-SZhang Rui2022-11-091-0/+1
| * thermal: intel: intel_tcc_cooling: Detect TCC lock bitZhang Rui2022-11-091-0/+10
| * thermal: intel: hfi: Improve the type of hfi_features::nr_table_pagesRicardo Neri2022-10-281-1/+1
* | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-5/+3
|/
* thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki2022-10-151-5/+1
* thermal: int340x: processor_thermal: Use module_pci_driver() macroShang XiaoJing2022-09-242-24/+2
* thermal: intel_powerclamp: Remove accounting for IRQ wakesSrinivas Pandruvada2022-09-211-18/+3
* thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada2022-09-211-2/+4
* thermal: int340x_thermal: Consolidate priv->data_vault checksRafael J. Wysocki2022-09-031-3/+2
* thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi2022-08-231-4/+5
* thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-PSumeet Pawnikar2022-08-031-0/+2
* intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 checkRafael J. Wysocki2022-07-221-8/+0
* thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from commentJiang Jian2022-07-121-1/+1
* Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-011-0/+1
|\
| * thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar2022-06-301-0/+1
* | Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-302-0/+2
|\|
| * thermal: int340x: Add Meteor Lake PCI device IDSumeet Pawnikar2022-05-252-0/+2
* | ACPI: DPTF: Support Meteor LakeSumeet Pawnikar2022-05-252-0/+2
|/
*---. Merge branches 'thermal-int340x', 'thermal-pch' and 'thermal-misc'Rafael J. Wysocki2022-05-232-30/+37
|\ \ \
| | * | thermal: intel: pch: improve the cooling delay logZhang Rui2022-05-191-11/+20
| | * | thermal: intel: pch: enhance overheat handlingZhang Rui2022-05-191-5/+8
| | * | thermal: intel: pch: move cooling delay to suspend_noirq phaseZhang Rui2022-05-191-2/+3
| * | | 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