summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
| * | thermal: core: Fix thermal zone suspend-resume synchronizationRafael J. Wysocki2023-12-281-7/+23
| |/
| * thermal: cpuidle_cooling: fix kernel-doc warning and a spelloRandy Dunlap2023-12-211-2/+2
| * thermal: core: Fix NULL pointer dereference in zone registration error pathRafael J. Wysocki2023-12-151-1/+0
| * thermal/core: Check get_temp ops is present when registering a tzDaniel Lezcano2023-12-131-6/+1
| * thermal: trip: Send trip change notifications on all trip updatesRafael J. Wysocki2023-12-133-6/+20
| * thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()Rafael J. Wysocki2023-12-131-12/+8
| * thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp()Rafael J. Wysocki2023-12-131-7/+5
| * thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()Rafael J. Wysocki2023-12-131-11/+7
| * thermal: trip: Drop redundant __thermal_zone_get_trip() headerRafael J. Wysocki2023-12-131-2/+0
| * thermal: core: Rework thermal zone availability checkRafael J. Wysocki2023-12-121-3/+12
| * thermal: Drop redundant and confusing device_is_registered() checksRafael J. Wysocki2023-12-124-72/+7
| * thermal: core: Make thermal_zone_device_unregister() return after freeing the...Rafael J. Wysocki2023-12-111-1/+5
| * thermal: sysfs: Rework the reading of trip point attributesRafael J. Wysocki2023-12-061-27/+25
| * thermal: sysfs: Rework the handling of trip point updatesRafael J. Wysocki2023-12-063-52/+47
| * thermal: trip: Drop a redundant check from thermal_zone_set_trip()Rafael J. Wysocki2023-11-301-3/+0
| * thermal: gov_power_allocator: Rearrange initialization of local variablesLukasz Luba2023-11-281-9/+6
| * thermal: gov_power_allocator: Remove excessive local variablesLukasz Luba2023-11-281-6/+5
| * thermal: gov_power_allocator: Use shorter paths to access data when possibleLukasz Luba2023-11-281-3/+3
| * thermal: gov_power_allocator: Rearrange local variablesLukasz Luba2023-11-281-19/+20
| * thermal: gov_power_allocator: Check the cooling devices only for trip_maxLukasz Luba2023-11-281-2/+7
| * thermal: gov_power_allocator: Set up trip points earlierLukasz Luba2023-11-281-10/+17
| * thermal: gov_power_allocator: Rename trip_max_desired_temperatureLukasz Luba2023-11-281-22/+18
| * thermal: core: Add trip thresholds for trip crossing detectionRafael J. Wysocki2023-11-201-7/+36
* | thermal: ACPI: Move the ACPI thermal library to drivers/acpi/Rafael J. Wysocki2023-11-215-123/+2
|/
* Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-3156-589/+1341
|\
| * Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2023-10-255-34/+238
| |\
| | * thermal/qcom/tsens: Drop ops_v0_1Dmitry Baryshkov2023-10-191-6/+0
| | * thermal/drivers/mediatek/lvts_thermal: Update calibration data documentationBalsam CHIHI2023-10-191-2/+29
| | * thermal/drivers/mediatek/lvts_thermal: Add mt8192 supportBalsam CHIHI2023-10-191-0/+95
| | * thermal/drivers/mediatek/lvts_thermal: Add suspend and resumeBalsam CHIHI2023-10-191-0/+37
| | * thermal/drivers/mediatek: Fix probe for THERMAL_V2Markus Schneider-Pargmann2023-10-171-1/+1
| | * thermal/drivers/max77620: Remove duplicate error messageThierry Reding2023-10-151-6/+2
| | * thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init()Minjie Du2023-10-151-1/+1
| | * thermal/drivers/imx8mm_thermal: Fix function pointer declaration by adding id...Bragatheswaran Manickavel2023-10-151-1/+1
| | * thermal/drivers/mediatek/lvts_thermal: Add mt7988 supportFrank Wunderlich2023-10-151-0/+38
| | * thermal/drivers/mediatek/lvts_thermal: Make coeff configurableFrank Wunderlich2023-10-151-17/+34
| * | Merge branch 'thermal-intel'Rafael J. Wysocki2023-10-2311-206/+815
| |\ \
| | * | thermal: int340x: processor_thermal: Enable power floor supportSrinivas Pandruvada2023-10-121-1/+1
| | * | thermal: int340x: processor_thermal: Handle power floor interruptsSrinivas Pandruvada2023-10-121-1/+8
| | * | thermal: int340x: processor_thermal: Support power floor notificationsSrinivas Pandruvada2023-10-124-1/+202
| | * | thermal: int340x: processor_thermal: Set feature mask before proc_thermal_addSrinivas Pandruvada2023-10-121-11/+10
| | * | thermal: int340x: processor_thermal: Common function to clear SOC interruptSrinivas Pandruvada2023-10-123-2/+14
| | * | thermal: int340x: processor_thermal: Move interrupt status MMIO offset to com...Srinivas Pandruvada2023-10-122-1/+2
| | * | thermal: intel: powerclamp: fix mismatch in get function for max_idleDavid Arcari2023-10-051-1/+1
| | * | thermal: int340x: Use thermal_zone_for_each_trip()Rafael J. Wysocki2023-10-051-36/+42
| | * | Merge earlier changes in Intel thermal drivers for v6.7.Rafael J. Wysocki2023-10-058-157/+540
| | |\ \
| | | * | thermal: int340x: processor_thermal: Ack all PCI interruptsSrinivas Pandruvada2023-09-211-1/+2
| | | * | thermal: int340x: Add ArrowLake-S PCI IDSrinivas Pandruvada2023-09-182-0/+3
| | | * | thermal: int340x: Handle workload hint interruptsSrinivas Pandruvada2023-09-141-7/+32
| | | * | thermal: int340x: processor_thermal: Add workload type hint interfaceSrinivas Pandruvada2023-09-145-1/+277