summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel
Commit message (Expand)AuthorAgeFilesLines
* thermal: intel: intel_pch: Rename board ID symbolsRafael J. Wysocki2023-02-021-27/+27
* thermal: intel: intel_pch: Fold suspend and resume routines into their callersRafael J. Wysocki2023-02-021-84/+71
* thermal: intel: intel_pch: Fold two functions into their callersRafael J. Wysocki2023-02-021-56/+42
* thermal: intel: intel_pch: Eliminate device operations objectRafael J. Wysocki2023-02-021-29/+4
* thermal: intel: intel_pch: Rename device operations callbacksRafael J. Wysocki2023-02-021-18/+16
* thermal: intel: intel_pch: Eliminate redundant return pointersRafael J. Wysocki2023-02-021-22/+18
* thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return intRafael J. Wysocki2023-02-021-12/+9
* thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()Rafael J. Wysocki2023-02-021-2/+4
* thermal: intel: int340x: Drop pointless cast to unsigned longRafael J. Wysocki2023-02-021-1/+1
* thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()Rafael J. Wysocki2023-02-021-34/+33
* thermal: intel: int340x: Assorted minor cleanupsRafael J. Wysocki2023-02-021-9/+7
* thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki2023-02-022-18/+29
* thermal: intel: int340x: Use generic trip points tableRafael J. Wysocki2023-01-273-180/+84
* thermal: intel: int340x: Use zone lock for synchronizationRafael J. Wysocki2023-01-272-21/+8
* thermal: intel: int340x: Rework updating trip pointsRafael J. Wysocki2023-01-273-8/+47
* thermal: ACPI: Initialize trips if temperature is out of rangeRafael J. Wysocki2023-01-271-1/+1
* Merge back Intel thermal control changes for 6.3.Rafael J. Wysocki2023-01-2714-385/+397
|\
| * thermal: intel: processor_thermal_device_pci: Use generic trip pointDaniel Lezcano2023-01-261-31/+22
| * thermal: intel: int340x: Add production mode attributeSrinivas Pandruvada2023-01-261-0/+48
| * thermal: intel: intel_pch: Use generic trip pointsDaniel Lezcano2023-01-242-69/+20
| * thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann2023-01-241-0/+8
| * Merge back other thermal control material for 6.3.Rafael J. Wysocki2023-01-244-88/+91
| |\
| | * thermal/drivers/intel: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-53/+67
| | * thermal/intel/int340x: Replace parameter to simplifyDaniel Lezcano2023-01-063-27/+20
| * | thermal: int340x_thermal: Use sysfs_emit_at() instead of scnprintf()ye xingchen2023-01-201-8/+2
| * | thermal: intel: menlow: Update function descriptionsDeming Wang2023-01-181-6/+6
| * | thermal: intel: Fix unsigned comparison with less than zeroYang Li2023-01-101-1/+1
| * | thermal/x86_pkg_temp_thermal: Add support for handling dynamic tjmaxZhang Rui2022-12-301-11/+19
| * | thermal/x86_pkg_temp_thermal: Use Intel TCC libraryZhang Rui2022-12-302-31/+14
| * | thermal/intel/intel_tcc_cooling: Use Intel TCC libraryZhang Rui2022-12-302-29/+9
| * | thermal/intel/intel_soc_dts_iosf: Use Intel TCC libraryZhang Rui2022-12-302-28/+6
| * | thermal/int340x/processor_thermal: Use Intel TCC libraryZhang Rui2022-12-302-98/+22
| * | thermal/intel: Introduce Intel TCC libraryZhang Rui2022-12-303-0/+144
| |/
* | 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