summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-04-23thermal/drivers/mediatek/lvts_thermal: Use offsets for every calibration byteNicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Remove .hw_tshut_tempNicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Move commentNicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Retrieve all calibration bytesNicolas Pitre
2024-04-23thermal/drivers/k3_bandgap: Remove some unused fields in struct k3_bandgapChristophe JAILLET
2024-04-23thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chipChristophe JAILLET
2024-04-23thermal/drivers/tsens: Fix null pointer dereferenceAleksandr Mishin
2024-04-23thermal/drivers/mediatek/lvts_thermal: Add coeff for mt8192Hsin-Te Yuan
2024-04-23thermal/drivers/rcar_gen3: Update temperature approximation calculationNiklas Söderlund
2024-04-23thermal/drivers/rcar_gen3: Move Tj_T storage to shared private dataNiklas Söderlund
2024-04-23thermal/drivers/amlogic: Support A1 SoC family Thermal Sensor controllerDmitry Rokosov
2024-04-23thermal/drivers/tsens: Add suspend to RAM support for tsensPriyansh Jain
2024-04-23thermal/drivers/armada: Simplify name sanitizationRasmus Villemoes
2024-04-23thermal/drivers/qcom/lmh: Check for SCM availability at probeKonrad Dybcio
2024-04-19thermal: core: Introduce .trip_crossed() callback for thermal governorsRafael J. Wysocki
2024-04-19Merge back earlier thermal control material for v6.10.Rafael J. Wysocki
2024-04-19thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki
2024-04-15Merge branch 'thermal-intel' into thermalRafael J. Wysocki
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner
2024-04-08ACPI: DPTF: Add Lunar Lake supportSumeet Pawnikar
2024-04-08thermal: core: Relocate the struct thermal_governor definitionRafael J. Wysocki
2024-04-08thermal: core: Sort trip point crossing notifications by temperatureRafael J. Wysocki
2024-04-08thermal: core: Send trip crossing notifications at init time if neededRafael J. Wysocki
2024-04-08thermal: core: Rewrite comments in handle_thermal_trip()Rafael J. Wysocki
2024-04-08thermal: core: Make struct thermal_zone_device definition internalRafael J. Wysocki
2024-04-08thermal: core: Move threshold out of struct thermal_tripRafael J. Wysocki
2024-04-08thermal: gov_step_wise: Simplify checks related to passive tripsRafael J. Wysocki
2024-04-08thermal: gov_step_wise: Simplify get_target_state()Rafael J. Wysocki
2024-04-03thermal: gov_power_allocator: Allow binding without trip pointsNikita Travkin
2024-04-03thermal: gov_power_allocator: Allow binding without cooling devicesNikita Travkin
2024-03-27thermal: devfreq_cooling: Fix perf state when calculate dfc res_utilYe Zhang
2024-03-27thermal: intel: int340x_thermal: replace deprecated strncpy() with strscpy()Justin Stitt
2024-03-27thermal: intel: hfi: Enable HFI only when requiredStanislaw Gruszka
2024-03-27thermal: netlink: Rename thermal_gnl_familyStanislaw Gruszka
2024-03-27thermal: netlink: Add genetlink bind/unbind notificationsStanislaw Gruszka
2024-03-26Revert "thermal: core: Don't update trip points inside the hysteresis range"Daniel Lezcano
2024-03-13Merge tag 'thermal-v6.9-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-11thermal/drivers/rcar_gen3: Add support for R-Car V4MGeert Uytterhoeven
2024-03-11thermal/of: Assume polling-delay(-passive) 0 when absentKonrad Dybcio
2024-03-11thermal/drivers/qoriq: Fix getting tmu rangePeng Fan
2024-03-11thermal/drivers/sun8i: Don't fail probe due to zone registration failureMark Brown
2024-03-11thermal/drivers/sun8i: Add support for H616 THS controllerMartin Botka
2024-03-11thermal/drivers/sun8i: Add SRAM register access codeAndre Przywara
2024-03-11thermal/drivers/sun8i: Extend H6 calibration to support 4 sensorsMaksim Kiselev
2024-03-11thermal/drivers/sun8i: Explain unknown H6 register valueAndre Przywara
2024-03-11thermal: Drop spaces before TABsGeert Uytterhoeven
2024-03-11thermal/drivers/mediatek: Fix control buffer enablement on MT7896Frank Wunderlich
2024-03-11thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET