summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2024-03-11Merge branch 'pm-em'Rafael J. Wysocki
2024-03-07Merge branches 'thermal-core' and 'thermal-intel'Rafael J. Wysocki
2024-03-06thermal: core: remove unnecessary check in trip_point_hyst_store()Dan Carpenter
2024-03-05thermal: intel: int340x_thermal: Use thermal zone accessor functionsRafael J. Wysocki
2024-03-05Merge thermal core changes for 6.9 to satisfy a dependency.Rafael J. Wysocki
2024-03-05thermal: core: Remove excess empty line from a commentFlavio Suligoi
2024-02-28thermal: int340x: processor_thermal: Add Lunar Lake-M PCI IDSrinivas Pandruvada
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki
2024-02-27thermal: of: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki
2024-02-27thermal: imx: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki
2024-02-27thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki
2024-02-27thermal: core: Drop the .set_trip_hyst() thermal zone operationRafael J. Wysocki
2024-02-27thermal: core: Add flags to struct thermal_tripRafael J. Wysocki
2024-02-27thermal: core: Move initial num_trips assignment before memcpy()Nathan Chancellor
2024-02-23thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki
2024-02-23thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki
2024-02-23thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki
2024-02-23thermal: intel: Discard trip tables after zone registrationRafael J. Wysocki
2024-02-23thermal: core: Store zone trips table in struct thermal_zone_deviceRafael J. Wysocki
2024-02-23Merge branch 'thermal-core'Rafael J. Wysocki
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner
2024-02-13powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui
2024-02-12thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui
2024-02-12thermal: gov_power_allocator: Avoid overwriting PID coefficients from setup timeDi Shen
2024-02-12thermal: sysfs: Fix up white space in trip_point_temp_store()Rafael J. Wysocki
2024-02-08drivers/thermal/devfreq_cooling: Use new Energy Model interfaceLukasz Luba
2024-02-08drivers/thermal/cpufreq_cooling: Use new Energy Model interfaceLukasz Luba
2024-01-29thermal: gov_bang_bang: Fix possible cooling device state ping-pongRafael J. Wysocki
2024-01-29thermal: gov_fair_share: Fix dependency on trip points orderingRafael J. Wysocki
2024-01-22thermal: intel: powerclamp: Remove dead code for target mwait valueSrinivas Pandruvada
2024-01-19thermal: loongson2: Replace of_device.h with explicit includesRob Herring
2024-01-17Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-16Merge branches 'thermal-core' and 'thermal-intel'Rafael J. Wysocki
2024-01-12thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()Dan Carpenter
2024-01-12thermal: intel: hfi: Add syscore callbacks for system-wide PMRicardo Neri
2024-01-12thermal: gov_power_allocator: avoid inability to reset a cdevDi Shen