index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
thermal: core: Fix thermal zone suspend-resume synchronization
Rafael J. Wysocki
2023-12-28
1
-7
/
+23
|
|
/
|
*
thermal: cpuidle_cooling: fix kernel-doc warning and a spello
Randy Dunlap
2023-12-21
1
-2
/
+2
|
*
thermal: core: Fix NULL pointer dereference in zone registration error path
Rafael J. Wysocki
2023-12-15
1
-1
/
+0
|
*
thermal/core: Check get_temp ops is present when registering a tz
Daniel Lezcano
2023-12-13
1
-6
/
+1
|
*
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
2023-12-13
3
-6
/
+20
|
*
thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()
Rafael J. Wysocki
2023-12-13
1
-12
/
+8
|
*
thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp()
Rafael J. Wysocki
2023-12-13
1
-7
/
+5
|
*
thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
Rafael J. Wysocki
2023-12-13
1
-11
/
+7
|
*
thermal: trip: Drop redundant __thermal_zone_get_trip() header
Rafael J. Wysocki
2023-12-13
1
-2
/
+0
|
*
thermal: core: Rework thermal zone availability check
Rafael J. Wysocki
2023-12-12
1
-3
/
+12
|
*
thermal: Drop redundant and confusing device_is_registered() checks
Rafael J. Wysocki
2023-12-12
4
-72
/
+7
|
*
thermal: core: Make thermal_zone_device_unregister() return after freeing the...
Rafael J. Wysocki
2023-12-11
1
-1
/
+5
|
*
thermal: sysfs: Rework the reading of trip point attributes
Rafael J. Wysocki
2023-12-06
1
-27
/
+25
|
*
thermal: sysfs: Rework the handling of trip point updates
Rafael J. Wysocki
2023-12-06
3
-52
/
+47
|
*
thermal: trip: Drop a redundant check from thermal_zone_set_trip()
Rafael J. Wysocki
2023-11-30
1
-3
/
+0
|
*
thermal: gov_power_allocator: Rearrange initialization of local variables
Lukasz Luba
2023-11-28
1
-9
/
+6
|
*
thermal: gov_power_allocator: Remove excessive local variables
Lukasz Luba
2023-11-28
1
-6
/
+5
|
*
thermal: gov_power_allocator: Use shorter paths to access data when possible
Lukasz Luba
2023-11-28
1
-3
/
+3
|
*
thermal: gov_power_allocator: Rearrange local variables
Lukasz Luba
2023-11-28
1
-19
/
+20
|
*
thermal: gov_power_allocator: Check the cooling devices only for trip_max
Lukasz Luba
2023-11-28
1
-2
/
+7
|
*
thermal: gov_power_allocator: Set up trip points earlier
Lukasz Luba
2023-11-28
1
-10
/
+17
|
*
thermal: gov_power_allocator: Rename trip_max_desired_temperature
Lukasz Luba
2023-11-28
1
-22
/
+18
|
*
thermal: core: Add trip thresholds for trip crossing detection
Rafael J. Wysocki
2023-11-20
1
-7
/
+36
*
|
thermal: ACPI: Move the ACPI thermal library to drivers/acpi/
Rafael J. Wysocki
2023-11-21
5
-123
/
+2
|
/
*
Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-31
56
-589
/
+1341
|
\
|
*
Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2023-10-25
5
-34
/
+238
|
|
\
|
|
*
thermal/qcom/tsens: Drop ops_v0_1
Dmitry Baryshkov
2023-10-19
1
-6
/
+0
|
|
*
thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation
Balsam CHIHI
2023-10-19
1
-2
/
+29
|
|
*
thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
Balsam CHIHI
2023-10-19
1
-0
/
+95
|
|
*
thermal/drivers/mediatek/lvts_thermal: Add suspend and resume
Balsam CHIHI
2023-10-19
1
-0
/
+37
|
|
*
thermal/drivers/mediatek: Fix probe for THERMAL_V2
Markus Schneider-Pargmann
2023-10-17
1
-1
/
+1
|
|
*
thermal/drivers/max77620: Remove duplicate error message
Thierry Reding
2023-10-15
1
-6
/
+2
|
|
*
thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init()
Minjie Du
2023-10-15
1
-1
/
+1
|
|
*
thermal/drivers/imx8mm_thermal: Fix function pointer declaration by adding id...
Bragatheswaran Manickavel
2023-10-15
1
-1
/
+1
|
|
*
thermal/drivers/mediatek/lvts_thermal: Add mt7988 support
Frank Wunderlich
2023-10-15
1
-0
/
+38
|
|
*
thermal/drivers/mediatek/lvts_thermal: Make coeff configurable
Frank Wunderlich
2023-10-15
1
-17
/
+34
|
*
|
Merge branch 'thermal-intel'
Rafael J. Wysocki
2023-10-23
11
-206
/
+815
|
|
\
\
|
|
*
|
thermal: int340x: processor_thermal: Enable power floor support
Srinivas Pandruvada
2023-10-12
1
-1
/
+1
|
|
*
|
thermal: int340x: processor_thermal: Handle power floor interrupts
Srinivas Pandruvada
2023-10-12
1
-1
/
+8
|
|
*
|
thermal: int340x: processor_thermal: Support power floor notifications
Srinivas Pandruvada
2023-10-12
4
-1
/
+202
|
|
*
|
thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add
Srinivas Pandruvada
2023-10-12
1
-11
/
+10
|
|
*
|
thermal: int340x: processor_thermal: Common function to clear SOC interrupt
Srinivas Pandruvada
2023-10-12
3
-2
/
+14
|
|
*
|
thermal: int340x: processor_thermal: Move interrupt status MMIO offset to com...
Srinivas Pandruvada
2023-10-12
2
-1
/
+2
|
|
*
|
thermal: intel: powerclamp: fix mismatch in get function for max_idle
David Arcari
2023-10-05
1
-1
/
+1
|
|
*
|
thermal: int340x: Use thermal_zone_for_each_trip()
Rafael J. Wysocki
2023-10-05
1
-36
/
+42
|
|
*
|
Merge earlier changes in Intel thermal drivers for v6.7.
Rafael J. Wysocki
2023-10-05
8
-157
/
+540
|
|
|
\
\
|
|
|
*
|
thermal: int340x: processor_thermal: Ack all PCI interrupts
Srinivas Pandruvada
2023-09-21
1
-1
/
+2
|
|
|
*
|
thermal: int340x: Add ArrowLake-S PCI ID
Srinivas Pandruvada
2023-09-18
2
-0
/
+3
|
|
|
*
|
thermal: int340x: Handle workload hint interrupts
Srinivas Pandruvada
2023-09-14
1
-7
/
+32
|
|
|
*
|
thermal: int340x: processor_thermal: Add workload type hint interface
Srinivas Pandruvada
2023-09-14
5
-1
/
+277
[prev]
[next]