summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: devfreq_cooling: Fix perf state when calculate dfc res_utilYe Zhang2024-04-031-1/+1
* thermal/drivers/mediatek: Fix control buffer enablement on MT7896Frank Wunderlich2024-04-031-0/+3
* powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui2024-04-031-4/+4
* thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui2024-04-033-14/+14
* thermal/drivers/qoriq: Fix getting tmu rangePeng Fan2024-03-261-4/+8
* thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET2024-03-261-1/+3
* thermal: core: Fix thermal zone suspend-resume synchronizationRafael J. Wysocki2024-02-051-7/+23
* thermal: intel: hfi: Add syscore callbacks for system-wide PMRicardo Neri2024-01-311-0/+28
* thermal: intel: hfi: Disable an HFI instance when all its CPUs go offlineRicardo Neri2024-01-311-0/+35
* thermal: intel: hfi: Refactor enabling code into helper functionsRicardo Neri2024-01-311-21/+22
* thermal: gov_power_allocator: avoid inability to reset a cdevDi Shen2024-01-311-1/+1
* drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgmentBinbin Zhou2024-01-251-1/+1
* thermal: core: Fix NULL pointer dereference in zone registration error pathRafael J. Wysocki2024-01-251-1/+0
* Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-3156-589/+1341
|\
| * Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2023-10-255-34/+238
| |\
| | * thermal/qcom/tsens: Drop ops_v0_1Dmitry Baryshkov2023-10-191-6/+0
| | * thermal/drivers/mediatek/lvts_thermal: Update calibration data documentationBalsam CHIHI2023-10-191-2/+29
| | * thermal/drivers/mediatek/lvts_thermal: Add mt8192 supportBalsam CHIHI2023-10-191-0/+95
| | * thermal/drivers/mediatek/lvts_thermal: Add suspend and resumeBalsam CHIHI2023-10-191-0/+37
| | * thermal/drivers/mediatek: Fix probe for THERMAL_V2Markus Schneider-Pargmann2023-10-171-1/+1
| | * thermal/drivers/max77620: Remove duplicate error messageThierry Reding2023-10-151-6/+2
| | * thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init()Minjie Du2023-10-151-1/+1
| | * thermal/drivers/imx8mm_thermal: Fix function pointer declaration by adding id...Bragatheswaran Manickavel2023-10-151-1/+1
| | * thermal/drivers/mediatek/lvts_thermal: Add mt7988 supportFrank Wunderlich2023-10-151-0/+38
| | * thermal/drivers/mediatek/lvts_thermal: Make coeff configurableFrank Wunderlich2023-10-151-17/+34
| * | Merge branch 'thermal-intel'Rafael J. Wysocki2023-10-2311-206/+815
| |\ \
| | * | thermal: int340x: processor_thermal: Enable power floor supportSrinivas Pandruvada2023-10-121-1/+1
| | * | thermal: int340x: processor_thermal: Handle power floor interruptsSrinivas Pandruvada2023-10-121-1/+8
| | * | thermal: int340x: processor_thermal: Support power floor notificationsSrinivas Pandruvada2023-10-124-1/+202
| | * | thermal: int340x: processor_thermal: Set feature mask before proc_thermal_addSrinivas Pandruvada2023-10-121-11/+10
| | * | thermal: int340x: processor_thermal: Common function to clear SOC interruptSrinivas Pandruvada2023-10-123-2/+14
| | * | thermal: int340x: processor_thermal: Move interrupt status MMIO offset to com...Srinivas Pandruvada2023-10-122-1/+2
| | * | thermal: intel: powerclamp: fix mismatch in get function for max_idleDavid Arcari2023-10-051-1/+1
| | * | thermal: int340x: Use thermal_zone_for_each_trip()Rafael J. Wysocki2023-10-051-36/+42
| | * | Merge earlier changes in Intel thermal drivers for v6.7.Rafael J. Wysocki2023-10-058-157/+540
| | |\ \
| | | * | thermal: int340x: processor_thermal: Ack all PCI interruptsSrinivas Pandruvada2023-09-211-1/+2
| | | * | thermal: int340x: Add ArrowLake-S PCI IDSrinivas Pandruvada2023-09-182-0/+3
| | | * | thermal: int340x: Handle workload hint interruptsSrinivas Pandruvada2023-09-141-7/+32
| | | * | thermal: int340x: processor_thermal: Add workload type hint interfaceSrinivas Pandruvada2023-09-145-1/+277
| | | * | thermal: int340x: Remove PROC_THERMAL_FEATURE_WLT_REQ for Meteor LakeSrinivas Pandruvada2023-09-141-2/+1
| | | * | thermal: int340x: processor_thermal: Use non MSI interrupts by defaultSrinivas Pandruvada2023-09-141-9/+21
| | | * | thermal: int340x: processor_thermal: Add interrupt configuration functionSrinivas Pandruvada2023-09-142-19/+68
| | | * | thermal: int340x: processor_thermal: Move mailbox code to common moduleSrinivas Pandruvada2023-09-147-141/+159
| * | | | Merge branch 'thermal-core'Rafael J. Wysocki2023-10-2310-169/+150
| |\ \ \ \
| | * | | | thermal: ACPI: Include the right header fileRafael J. Wysocki2023-10-201-2/+1
| | * | | | thermal: core: Don't update trip points inside the hysteresis rangeNĂ­colas F. R. A. Prado2023-10-201-2/+17
| | * | | | thermal: core: Pass trip pointer to governor throttle callbackRafael J. Wysocki2023-10-208-44/+49
| | * | | | thermal: gov_step_wise: Fold update_passive_instance() into its callerRafael J. Wysocki2023-10-201-18/+10
| | * | | | thermal: gov_power_allocator: Use trip pointers instead of trip indicesRafael J. Wysocki2023-10-201-78/+49
| | * | | | thermal: gov_fair_share: Rearrange get_trip_level()Rafael J. Wysocki2023-10-201-16/+14