summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2025-04-15thermal: intel: int340x: Fix Panther Lake DLVR supportSrinivas Pandruvada
2025-04-15thermal: intel: int340x: Add missing DVFS support flagsSrinivas Pandruvada
2025-04-01Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-25Merge tag 'thermal-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-25thermal/drivers/qcom-spmi-temp-alarm: Drop unused driver dataJohan Hovold
2025-03-25thermal: rcar_gen3: Reuse logic to read fuses on Gen3 and Gen4Niklas Söderlund
2025-03-25thermal: rcar_gen3: Use lowercase hex constantsNiklas Söderlund
2025-03-25thermal/drivers/brcmstb_thermal: Add support for BCM74110Florian Fainelli
2025-03-25thermal/drivers/mediatek/lvts: Only update IRQ enable for valid sensorsNícolas F. R. A. Prado
2025-03-25thermal/drivers/mediatek/lvts: Start sensor interrupts disabledNícolas F. R. A. Prado
2025-03-25thermal/drivers/mediatek/lvts: Disable low offset IRQ for minimum thresholdNícolas F. R. A. Prado
2025-03-25thermal/drivers/mediatek/lvts: Disable Stage 3 thermal thresholdNícolas F. R. A. Prado
2025-03-25thermal/drivers/mediatek/lvts: Disable monitor mode during suspendNícolas F. R. A. Prado
2025-03-25thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner
2025-03-25thermal/drivers/tsens: Add TSENS enable and calibration support for V2Praveenkumar I
2025-03-25thermal/drivers/qoriq: Power down TMU on system suspendAlice Guo
2025-03-25thermal/drivers/qoriq: Use dev_err_probe() simplify the codeFrank Li
2025-03-24Merge branches 'thermal-core' and 'thermal-misc'Rafael J. Wysocki
2025-03-16thermal: core: allow user configuration of hardware protection actionAhmad Fatoum
2025-03-13thermal: int340x: Add NULL check for adevChenyuan Yang
2025-03-12thermal: core: Delay exposing sysfs interfaceLucas De Marchi
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar
2025-03-03thermal: core: Fix spelling mistake "Occurences" -> "Occurrences"Colin Ian King
2025-02-27thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_...Christophe JAILLET
2025-02-27Merge branch 'x86/mm' into x86/cpu, to avoid conflictsIngo Molnar
2025-02-26thermal: hisi: Use kcalloc() instead of kzalloc() with multiplicationLukasz Luba
2025-02-26thermal: int340x: Use kcalloc() instead of kzalloc() with multiplicationLukasz Luba
2025-02-26thermal: k3_j72xx_bandgap: Use kcalloc() instead of kzalloc()Lukasz Luba
2025-02-26thermal/of: Use kcalloc() instead of kzalloc() with multiplicationLukasz Luba
2025-02-26thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()Ethan Carter Edwards
2025-02-25thermal: gov_power_allocator: Update total_weight on bind and cdev updatesYu-Che Cheng
2025-02-25thermal/of: Fix cdev lookup in thermal_of_should_bind()Rafael J. Wysocki
2025-02-21thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power()Yu-Che Cheng
2025-02-11thermal/cpufreq_cooling: Remove structure member documentationDaniel Lezcano
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck
2025-01-20Merge branch 'thermal-intel'Rafael J. Wysocki
2025-01-17thermal: core: Rename function argument related to trip crossingRafael J. Wysocki
2025-01-17thermal: gov_bang_bang: Relocate regulation logic descriptionRafael J. Wysocki
2025-01-17thermal: core: Rename callback functions in two governorsRafael J. Wysocki
2025-01-07thermal: of: fix OF node leak in of_thermal_zone_find()Joe Hattori
2024-12-19thermal: intel: Fix compile issue when CONFIG_NET is not definedSrinivas Pandruvada
2024-12-18thermal: intel: int340x: Panther Lake power floor and workload hint supportSrinivas Pandruvada
2024-12-18thermal: intel: int340x: Panther Lake DLVR supportSrinivas Pandruvada
2024-12-18thermal: intel: Remove explicit user_space governor selectionSrinivas Pandruvada
2024-12-18thermal/thresholds: Fix boundaries and detection routineDaniel Lezcano
2024-12-10ACPI: DPTF: Support Panther LakeZhang Rui
2024-12-10thermal: intel: int340x: processor: Enable MMIO RAPL for Panther LakeZhang Rui
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-27Merge tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds