summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
5 daysthermal: sysfs: Return ENODATA instead of EAGAIN for readsHsin-Te Yuan1-3/+6
5 daysthermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when requiredDavid Collins1-9/+34
2025-06-19thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exitArnd Bergmann1-2/+0
2025-06-19thermal/drivers/mediatek/lvts: Fix debugfs unregister on failureAngeloGioacchino Del Regno1-8/+8
2025-05-19thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperatureZhang Rui1-0/+1
2025-04-15thermal: intel: int340x: Fix Panther Lake DLVR supportSrinivas Pandruvada1-16/+17
2025-04-15thermal: intel: int340x: Add missing DVFS support flagsSrinivas Pandruvada1-3/+4
2025-04-01Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-117/+342
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds3-9/+16
2025-03-25Merge tag 'thermal-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-20/+23
2025-03-25thermal/drivers/qcom-spmi-temp-alarm: Drop unused driver dataJohan Hovold1-1/+0
2025-03-25thermal: rcar_gen3: Reuse logic to read fuses on Gen3 and Gen4Niklas Söderlund1-50/+41
2025-03-25thermal: rcar_gen3: Use lowercase hex constantsNiklas Söderlund1-8/+8
2025-03-25thermal/drivers/brcmstb_thermal: Add support for BCM74110Florian Fainelli1-2/+9
2025-03-25thermal/drivers/mediatek/lvts: Only update IRQ enable for valid sensorsNícolas F. R. A. Prado1-1/+1
2025-03-25thermal/drivers/mediatek/lvts: Start sensor interrupts disabledNícolas F. R. A. Prado1-2/+1
2025-03-25thermal/drivers/mediatek/lvts: Disable low offset IRQ for minimum thresholdNícolas F. R. A. Prado1-13/+35
2025-03-25thermal/drivers/mediatek/lvts: Disable Stage 3 thermal thresholdNícolas F. R. A. Prado1-14/+2
2025-03-25thermal/drivers/mediatek/lvts: Disable monitor mode during suspendNícolas F. R. A. Prado1-2/+34
2025-03-25thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner1-0/+1
2025-03-25thermal/drivers/tsens: Add TSENS enable and calibration support for V2Praveenkumar I3-1/+188
2025-03-25thermal/drivers/qoriq: Power down TMU on system suspendAlice Guo1-0/+13
2025-03-25thermal/drivers/qoriq: Use dev_err_probe() simplify the codeFrank Li1-24/+10
2025-03-24Merge branches 'thermal-core' and 'thermal-misc'Rafael J. Wysocki6-20/+20
2025-03-16thermal: core: allow user configuration of hardware protection actionAhmad Fatoum3-9/+16
2025-03-13thermal: int340x: Add NULL check for adevChenyuan Yang1-0/+3
2025-03-12thermal: core: Delay exposing sysfs interfaceLucas De Marchi1-10/+10
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar2-30/+52
2025-03-03thermal: core: Fix spelling mistake "Occurences" -> "Occurrences"Colin Ian King1-1/+1
2025-02-27thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_...Christophe JAILLET1-1/+1
2025-02-27Merge branch 'x86/mm' into x86/cpu, to avoid conflictsIngo Molnar1-2/+0
2025-02-26thermal: hisi: Use kcalloc() instead of kzalloc() with multiplicationLukasz Luba1-2/+2
2025-02-26thermal: int340x: Use kcalloc() instead of kzalloc() with multiplicationLukasz Luba1-2/+2
2025-02-26thermal: k3_j72xx_bandgap: Use kcalloc() instead of kzalloc()Lukasz Luba1-2/+2
2025-02-26thermal/of: Use kcalloc() instead of kzalloc() with multiplicationLukasz Luba1-1/+1
2025-02-26thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()Ethan Carter Edwards1-1/+1
2025-02-25thermal: gov_power_allocator: Update total_weight on bind and cdev updatesYu-Che Cheng1-8/+22
2025-02-25thermal/of: Fix cdev lookup in thermal_of_should_bind()Rafael J. Wysocki1-21/+29
2025-02-21thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power()Yu-Che Cheng1-1/+1
2025-02-11thermal/cpufreq_cooling: Remove structure member documentationDaniel Lezcano1-2/+0
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck1-1/+1
2025-01-20Merge branch 'thermal-intel'Rafael J. Wysocki7-7/+10
2025-01-17thermal: core: Rename function argument related to trip crossingRafael J. Wysocki4-11/+11
2025-01-17thermal: gov_bang_bang: Relocate regulation logic descriptionRafael J. Wysocki1-22/+21
2025-01-17thermal: core: Rename callback functions in two governorsRafael J. Wysocki2-10/+10
2025-01-07thermal: of: fix OF node leak in of_thermal_zone_find()Joe Hattori1-0/+1
2024-12-19thermal: intel: Fix compile issue when CONFIG_NET is not definedSrinivas Pandruvada2-2/+2
2024-12-18thermal: intel: int340x: Panther Lake power floor and workload hint supportSrinivas Pandruvada1-1/+2
2024-12-18thermal: intel: int340x: Panther Lake DLVR supportSrinivas Pandruvada1-1/+2
2024-12-18thermal: intel: Remove explicit user_space governor selectionSrinivas Pandruvada5-5/+2