summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-11-27Merge tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-27Merge branch 'thermal-intel'Rafael J. Wysocki
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-26thermal: sun8i: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-11-26thermal: tegra: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-11-26thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-11-26thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()Krzysztof Kozlowski
2024-11-26thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_i...Krzysztof Kozlowski
2024-11-26thermal: of: Simplify thermal_of_should_bind with scoped for each OF childKrzysztof Kozlowski
2024-11-26thermal: gov_power_allocator: Add missing NULL pointer checkRafael J. Wysocki
2024-11-25thermal: int3400: Remove unneeded data_vault attribute_groupThomas Weißschuh
2024-11-25thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada
2024-11-22Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-19Merge tag 'thermal-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-16thermal: Add PCIe cooling driverIlpo Järvinen
2024-11-14thermal: testing: Initialize some variables annoteded with _free()Rafael J. Wysocki
2024-11-14thermal: testing: Use DEFINE_FREE() and __free() to simplify codeRafael J. Wysocki
2024-11-13thermal/drivers/k3_j72xx_bandgap: Simplify code in k3_bgp_read_temp()Rex Nie
2024-11-13thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsensBarnabás Czémán
2024-11-13thermal: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-13thermal/drivers/mediatek/lvts_thermal: Make read-only arrays static constColin Ian King
2024-11-12thermal: testing: Simplify tt_get_tt_zone()Rafael J. Wysocki
2024-11-11Merge back thermal control material for 6.13Rafael J. Wysocki
2024-11-04Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-11-04thermal/of: support thermal zones w/o trips subnodeIcenowy Zheng
2024-11-04thermal/drivers/qcom/lmh: Remove false lockdep backtraceDmitry Baryshkov
2024-10-31x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()Tony Luck
2024-10-24thermal: gov_power_allocator: Granted power set to max when nobody request powerZhengShaobo
2024-10-24thermal: core: Relocate thermal zone initialization routineRafael J. Wysocki
2024-10-24thermal: core: Use trip lists for trip crossing detectionRafael J. Wysocki
2024-10-24thermal: core: Eliminate thermal_zone_trip_down()Rafael J. Wysocki
2024-10-24thermal: core: Relocate functions that update trip pointsRafael J. Wysocki
2024-10-24thermal: core: Move some trip processing to thermal_trip_crossed()Rafael J. Wysocki
2024-10-24thermal: core: Pass trip descriptor to thermal_trip_crossed()Rafael J. Wysocki
2024-10-24thermal: core: Rearrange __thermal_zone_device_update()Rafael J. Wysocki
2024-10-24thermal: core: Prepare for moving trips between sorted listsRafael J. Wysocki
2024-10-24thermal: core: Rename trip list node in struct thermal_trip_descRafael J. Wysocki
2024-10-24thermal: core: Build sorted lists instead of sorting them laterRafael J. Wysocki
2024-10-24thermal: thresholds: Fix thermal lock annotation issueDaniel Lezcano
2024-10-24thermal: netlink: Add the commands and the events for the thresholdsDaniel Lezcano
2024-10-24thermal: core: Manage thermal_governor_lock using a mutex guardRafael J. Wysocki
2024-10-24thermal: core: Separate thermal zone governor initializationRafael J. Wysocki
2024-10-24thermal: core: Add and use cooling device guardRafael J. Wysocki
2024-10-23thermal: core: Introduce thermal_cdev_update_nocheck()Rafael J. Wysocki
2024-10-23thermal: core: Introduce thermal_instance_delete()Rafael J. Wysocki
2024-10-23thermal: core: Introduce thermal_instance_add()Rafael J. Wysocki
2024-10-23thermal: core: Call thermal_governor_update_tz() outside of cdev lockRafael J. Wysocki
2024-10-23thermal: core: Manage thermal_list_lock using a mutex guardRafael J. Wysocki