index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
thermal/cpufreq_cooling: Remove structure member documentation
Daniel Lezcano
1
-2
/
+0
2025-01-20
Merge branch 'thermal-intel'
Rafael J. Wysocki
7
-7
/
+10
2025-01-17
thermal: core: Rename function argument related to trip crossing
Rafael J. Wysocki
4
-11
/
+11
2025-01-17
thermal: gov_bang_bang: Relocate regulation logic description
Rafael J. Wysocki
1
-22
/
+21
2025-01-17
thermal: core: Rename callback functions in two governors
Rafael J. Wysocki
2
-10
/
+10
2025-01-07
thermal: of: fix OF node leak in of_thermal_zone_find()
Joe Hattori
1
-0
/
+1
2024-12-19
thermal: intel: Fix compile issue when CONFIG_NET is not defined
Srinivas Pandruvada
2
-2
/
+2
2024-12-18
thermal: intel: int340x: Panther Lake power floor and workload hint support
Srinivas Pandruvada
1
-1
/
+2
2024-12-18
thermal: intel: int340x: Panther Lake DLVR support
Srinivas Pandruvada
1
-1
/
+2
2024-12-18
thermal: intel: Remove explicit user_space governor selection
Srinivas Pandruvada
5
-5
/
+2
2024-12-18
thermal/thresholds: Fix boundaries and detection routine
Daniel Lezcano
1
-32
/
+36
2024-12-10
ACPI: DPTF: Support Panther Lake
Zhang Rui
2
-0
/
+2
2024-12-10
thermal: intel: int340x: processor: Enable MMIO RAPL for Panther Lake
Zhang Rui
2
-0
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
13
-29
/
+29
2024-11-28
Merge tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-64
/
+34
2024-11-27
Merge branch 'thermal-intel'
Rafael J. Wysocki
1
-14
/
+4
2024-11-27
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+91
2024-11-26
thermal: sun8i: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-6
/
+5
2024-11-26
thermal: tegra: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-3
/
+2
2024-11-26
thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-11-26
thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()
Krzysztof Kozlowski
1
-12
/
+6
2024-11-26
thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_i...
Krzysztof Kozlowski
1
-20
/
+7
2024-11-26
thermal: of: Simplify thermal_of_should_bind with scoped for each OF child
Krzysztof Kozlowski
1
-3
/
+2
2024-11-26
thermal: gov_power_allocator: Add missing NULL pointer check
Rafael J. Wysocki
1
-1
/
+6
2024-11-25
thermal: int3400: Remove unneeded data_vault attribute_group
Thomas Weißschuh
1
-13
/
+3
2024-11-25
thermal: int3400: Fix reading of current_uuid for active policy
Srinivas Pandruvada
1
-1
/
+1
2024-11-23
Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
34
-46
/
+56
2024-11-21
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+8
2024-11-19
Merge tag 'thermal-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
34
-46
/
+56
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-11-16
thermal: Add PCIe cooling driver
Ilpo Järvinen
3
-0
/
+91
2024-11-14
thermal: testing: Initialize some variables annoteded with _free()
Rafael J. Wysocki
1
-4
/
+4
2024-11-14
thermal: testing: Use DEFINE_FREE() and __free() to simplify code
Rafael J. Wysocki
1
-15
/
+9
2024-11-13
thermal/drivers/k3_j72xx_bandgap: Simplify code in k3_bgp_read_temp()
Rex Nie
1
-1
/
+1
2024-11-13
thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
Barnabás Czémán
3
-8
/
+18
2024-11-13
thermal: Switch back to struct platform_driver::remove()
Uwe Kleine-König
32
-35
/
+35
2024-11-13
thermal/drivers/mediatek/lvts_thermal: Make read-only arrays static const
Colin Ian King
1
-2
/
+2
2024-11-12
thermal: testing: Simplify tt_get_tt_zone()
Rafael J. Wysocki
1
-7
/
+2
2024-11-11
Merge back thermal control material for 6.13
Rafael J. Wysocki
16
-660
/
+1235
2024-11-05
Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
3
-8
/
+8
2024-11-04
thermal/of: support thermal zones w/o trips subnode
Icenowy Zheng
1
-11
/
+10
2024-11-04
thermal/drivers/qcom/lmh: Remove false lockdep backtrace
Dmitry Baryshkov
1
-0
/
+7
2024-10-31
x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()
Tony Luck
1
-1
/
+1
2024-10-24
thermal: gov_power_allocator: Granted power set to max when nobody request power
ZhengShaobo
1
-5
/
+13
2024-10-24
thermal: core: Relocate thermal zone initialization routine
Rafael J. Wysocki
1
-41
/
+41
2024-10-24
thermal: core: Use trip lists for trip crossing detection
Rafael J. Wysocki
2
-82
/
+137
2024-10-24
thermal: core: Eliminate thermal_zone_trip_down()
Rafael J. Wysocki
2
-9
/
+1
2024-10-24
thermal: core: Relocate functions that update trip points
Rafael J. Wysocki
2
-35
/
+35
2024-10-24
thermal: core: Move some trip processing to thermal_trip_crossed()
Rafael J. Wysocki
2
-22
/
+16
2024-10-24
thermal: core: Pass trip descriptor to thermal_trip_crossed()
Rafael J. Wysocki
3
-7
/
+9
[next]