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
2020-01-27
thermal/drivers/of-thermal: Make of_thermal_destroy_zones static
Daniel Lezcano
2
-34
/
+32
2020-01-27
thermal/drivers/cpu_cooling: Rename to cpufreq_cooling
Daniel Lezcano
3
-5
/
+5
2020-01-27
thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
Daniel Lezcano
3
-0
/
+240
2020-01-27
thermal: rockchip: Enable hwmon
Stefan Schaeckeler
1
-1
/
+11
2020-01-27
thermal: armada: Clear reset in armadaxp_init
Zak Hays
1
-0
/
+3
2020-01-27
thermal: armada: Fix register offsets for AXP
Zak Hays
1
-1
/
+1
2020-01-27
thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
Daniel Lezcano
2
-3
/
+13
2020-01-27
thermal: qoriq: Add hwmon support
Andrey Smirnov
1
-0
/
+6
2020-01-27
thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
Andrey Smirnov
2
-0
/
+35
2020-01-27
thermal: qoriq: Do not report invalid temperature reading
Andrey Smirnov
1
-1
/
+18
2020-01-27
thermal: qoriq: Enable all sensors before registering them
Andrey Smirnov
1
-19
/
+12
2020-01-27
thermal: qoriq: Convert driver to use regmap API
Andrey Smirnov
1
-130
/
+99
2020-01-27
thermal: qoriq: Drop unnecessary drvdata cleanup
Andrey Smirnov
1
-2
/
+0
2020-01-27
thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
Andrey Smirnov
1
-10
/
+9
2020-01-27
thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
Andrey Smirnov
1
-4
/
+4
2020-01-27
thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
Andrey Smirnov
1
-15
/
+8
2020-01-27
thermal: qoriq: Add local struct qoriq_sensor pointer
Andrey Smirnov
1
-5
/
+9
2020-01-27
thermal: qoriq: Don't store struct thermal_zone_device reference
Andrey Smirnov
1
-6
/
+11
2020-01-27
thermal: qoriq: Add local struct device pointer
Andrey Smirnov
1
-5
/
+6
2020-01-27
thermal: zx2967: Appease the kernel-doc deity
Amit Kucheria
1
-0
/
+1
2020-01-27
thermal: amlogic: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+5
2020-01-27
thermal: tegra: Appease the kernel-doc deity
Amit Kucheria
1
-2
/
+13
2020-01-27
thermal: samsung: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+4
2020-01-27
thermal: rockchip: Appease the kernel-doc deity
Amit Kucheria
1
-6
/
+16
2020-01-27
thermal: mediatek: Appease the kernel-doc deity
Amit Kucheria
1
-6
/
+6
2020-01-27
thermal: max77620: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+1
2020-01-27
thermal: devfreq_cooling: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+2
2020-01-27
thermal: step_wise: Appease the kernel-doc deity
Amit Kucheria
4
-8
/
+8
2020-01-27
thermal: cpu_cooling: Appease the kernel-doc deity
Amit Kucheria
1
-0
/
+1
2020-01-27
thermal: of-thermal: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+1
2020-01-27
thermal: db8500: Depromote debug print
Linus Walleij
1
-2
/
+2
2020-01-07
drivers: thermal: tsens: Work with old DTBs
Amit Kucheria
1
-0
/
+3
2019-12-20
thermal: int340x_thermal: Add Tiger Lake ACPI device IDs
Gayatri Kammela
2
-0
/
+2
2019-12-07
thermal: power_allocator: Fix Kconfig warning
YueHaibing
1
-1
/
+1
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-480
/
+1616
2019-12-05
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
William Breathitt Gray
2
-15
/
+18
2019-12-02
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-1
/
+1
2019-11-14
thermal: Fix deadlock in thermal thermal_zone_device_check
Wei Wang
1
-2
/
+2
2019-11-07
thermal: cpu_cooling: Migrate to using the EM framework
Quentin Perret
2
-160
/
+89
2019-11-07
thermal: cpu_cooling: Make the power-related code depend on IPA
Quentin Perret
1
-85
/
+81
2019-11-07
drivers: thermal: tsens: fix potential integer overflow on multiply
Colin Ian King
1
-1
/
+1
2019-11-07
thermal: no need to set .owner when using module_platform_driver
Tian Tao
1
-1
/
+0
2019-11-07
thermal: qcom: tsens-v1: Fix kfree of a non-pointer value
Colin Ian King
1
-3
/
+1
2019-11-07
thermal: Initialize thermal subsystem earlier
Amit Kucheria
1
-1
/
+1
2019-11-07
thermal: Remove netlink support
Amit Kucheria
1
-100
/
+1
2019-11-07
thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976
AngeloGioacchino Del Regno
3
-2
/
+174
2019-11-07
thermal: amlogic: Add thermal driver to support G12 SoCs
Guillaume La Roque
3
-0
/
+345
2019-11-07
drivers: thermal: tsens: Add interrupt support
Amit Kucheria
6
-63
/
+669
2019-11-07
drivers: thermal: tsens: Create function to return sign-extended temperature
Amit Kucheria
1
-14
/
+35
2019-11-07
drivers: thermal: tsens: Add debugfs support
Amit Kucheria
3
-0
/
+91
[prev]
[next]