summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-12thermal: testing: Simplify tt_get_tt_zone()Rafael J. Wysocki
2024-11-11Merge back thermal control material for 6.13Rafael J. Wysocki
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
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