summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-10-23thermal: core: Manage thermal_list_lock using a mutex guardRafael J. Wysocki
2024-10-23thermal: core: Separate code running under thermal_list_lockRafael J. Wysocki
2024-10-23thermal: core: Add and use a reverse thermal zone guardRafael J. Wysocki
2024-10-23thermal: core: Add and use thermal zone guardRafael J. Wysocki
2024-10-22thermal: core: Pass trip descriptors to trip bind/unbind functionsRafael J. Wysocki
2024-10-22thermal: core: Move lists of thermal instances to trip descriptorsRafael J. Wysocki
2024-10-22thermal: core: Drop need_update field from struct thermal_zone_deviceRafael J. Wysocki
2024-10-22thermal: core: Update thermal zones after cooling device bindingRafael J. Wysocki
2024-10-22thermal: core: Consolidate thermal zone locking in the exit pathRafael J. Wysocki
2024-10-22thermal: core: Mark thermal zones as exiting before unregistrationRafael J. Wysocki
2024-10-22thermal: core: Consolidate thermal zone locking during initializationRafael J. Wysocki
2024-10-22thermal: core: Fix race between zone registration and system suspendRafael J. Wysocki
2024-10-22thermal: core: Mark thermal zones as initializing to start withRafael J. Wysocki
2024-10-22thermal: core: Represent suspend-related thermal zone flags as bitsRafael J. Wysocki
2024-10-22thermal: core: Rearrange PM notification codeRafael J. Wysocki
2024-10-22thermal: core: Initialize thermal zones before registering themRafael J. Wysocki
2024-10-11Merge tag 'pm-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-10-11Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-10thermal: core: Connect the threshold with the coreDaniel Lezcano
2024-10-10thermal: core: Add user thresholds supportDaniel Lezcano
2024-10-08thermal: intel: int340x: processor: Add MMIO RAPL PL4 supportZhang Rui
2024-10-08thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug supportZhang Rui
2024-10-07thermal: intel: int340x: processor: Fix warning during module unloadZhang Rui
2024-10-04thermal/ti-soc-thermal: Fix typosAndrew Kreimer
2024-10-04thermal: core: Free tzp copy along with the thermal zoneRafael J. Wysocki
2024-10-04thermal: core: Reference count the zone in thermal_zone_get_by_id()Rafael J. Wysocki
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-10Merge tag 'thermal-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2024-09-09Merge branch 'thermal-core'Rafael J. Wysocki
2024-09-05thermal: core: Drop thermal_zone_device_is_enabled()Rafael J. Wysocki
2024-09-05thermal: core: Check passive delay in monitor_thermal_zone()Rafael J. Wysocki
2024-09-05thermal: core: Drop dead code from monitor_thermal_zone()Rafael J. Wysocki
2024-09-05thermal: core: Drop redundant lockdep_assert_held()Rafael J. Wysocki
2024-09-05thermal: gov_bang_bang: Adjust states of all uninitialized instancesRafael J. Wysocki
2024-09-05thermal: sysfs: Add sanity checks for trip temperature and hysteresisRafael J. Wysocki
2024-09-04thermal/drivers/imx_sc_thermal: Use dev_err_probeAlexander Stein
2024-09-02thermal/drivers/ti-soc-thermal: Remove unused declarationsZhang Zekun
2024-09-02thermal/drivers/imx: Remove __maybe_unused notationsFabio Estevam
2024-09-02thermal/drivers/qoriq: Remove __maybe_unused notationsFabio Estevam
2024-09-02thermal/drivers/sprd: Use devm_clk_get_enabled() helpersHuan Yang
2024-09-02thermal/drivers/renesas: Remove trailing space after \n newlineColin Ian King
2024-09-02thermal/drivers/brcmstb_thermal: Simplify with dev_err_probe()Yan Zhen
2024-09-02thermal/drivers/sti: Depend on THERMAL_OF subsystemRaphael Gallais-Pou
2024-09-02thermal/drivers/st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou
2024-08-29Merge branch 'thermal-core'Rafael J. Wysocki
2024-08-23thermal: core: Drop tz field from struct thermal_instanceRafael J. Wysocki
2024-08-23thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip()Rafael J. Wysocki
2024-08-23thermal: core: Rename cdev-to-thermal-zone bind/unbind functionsRafael J. Wysocki
2024-08-23thermal: core: Fix rounding of delay jiffiesRafael J. Wysocki