index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
thermal: of-thermal: allow setting trip_temp on hardware
Wei Ni
1
-0
/
+8
2016-05-17
thermal: tegra: add a debugfs to show registers
Wei Ni
2
-3
/
+145
2016-05-17
thermal: tegra: add Tegra210 specific SOC_THERM driver
Wei Ni
5
-0
/
+195
2016-05-17
thermal: tegra: split tegra_soctherm driver
Wei Ni
7
-566
/
+754
2016-05-17
thermal: tegra: get rid of PDIV/HOTSPOT hack
Wei Ni
1
-4
/
+15
2016-05-17
thermal: tegra: combine sensor group-related data
Wei Ni
1
-27
/
+118
2016-05-17
thermal: tegra: move tegra thermal files into tegra directory
Wei Ni
5
-11
/
+17
2016-05-17
thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-4
/
+1
2016-05-17
thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-22
/
+9
2016-05-17
thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-13
/
+4
2016-05-17
thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-1
/
+1
2016-05-17
thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-2
/
+1
2016-05-17
thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-10
/
+2
2016-05-17
thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-3
/
+2
2016-05-17
thermal: of: fix cleanup when building a thermal zone
Ulises Brindis
1
-1
/
+1
2016-05-17
thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions.
Richard Cochran
1
-1
/
+1
2016-05-16
thermal: check validity get_trip_hyst function pointer in bang-bang governor
Michele Di Giorgio
1
-1
/
+7
2016-05-11
Thermal / ACPI / video: add INT3406 thermal driver
Aaron Lu
4
-25
/
+282
2016-05-08
thermal: int340x: processor_thermal: support acpi notification
Srinivas Pandruvada
1
-31
/
+77
2016-05-08
thermal/powerclamp: remove cpu whitelist
Jacob Pan
1
-38
/
+9
2016-04-27
thermal: use %d to print S32 parameters
Leo Yan
1
-1
/
+1
2016-04-27
thermal: hisilicon: increase temperature resolution
Leo Yan
1
-2
/
+2
2016-04-20
thermal: fix Mediatek thermal controller build
Johannes Berg
1
-0
/
+1
2016-04-20
thermal: consistently use int for trip temp
Wei Ni
1
-4
/
+4
2016-04-20
thermal: fix mtk_thermal build dependency
Randy Dunlap
1
-0
/
+1
2016-04-20
thermal: minor mtk_thermal.c cleanups
Randy Dunlap
1
-2
/
+1
2016-04-20
thermal: power_allocator: req_range multiplication should be a 64 bit type
Javi Merino
1
-1
/
+1
2016-04-20
thermal: of: add __init attribute
Julia Lawall
1
-2
/
+2
2016-03-18
Thermal: Ignore invalid trip points
Zhang Rui
1
-1
/
+12
2016-03-15
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
11
-115
/
+893
2016-03-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
4
-0
/
+716
2016-03-15
thermal: intel_pch_thermal: Enable Skylake PCH thermal
Srinivas Pandruvada
1
-0
/
+6
2016-03-09
thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register
Laxman Dewangan
1
-0
/
+81
2016-03-08
thermal: exynos: Defer probe if vtmu is present but not registered
Javier Martinez Canillas
1
-0
/
+2
2016-03-08
thermal: exynos: Use devm_regulator_get_optional() for vtmu
Javier Martinez Canillas
1
-1
/
+1
2016-03-08
thermal: exynos: Print a message about exceeded number of supported trip-points
Krzysztof Kozlowski
1
-0
/
+15
2016-03-08
thermal: mtk: allow compile testing on UM
Eduardo Valentin
1
-0
/
+1
2016-03-08
thermal: tegra_soctherm: fix sign bit of temperature
Wei Ni
1
-1
/
+1
2016-03-08
thermal: Fix build error of missing devm_ioremap_resource on UM
Krzysztof Kozlowski
2
-0
/
+9
2016-03-08
thermal: ti-soc-thermal: clean up the error handling a bit
Dan Carpenter
1
-6
/
+4
2016-03-08
thermal: rcar: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-03-08
thermal: rcar_thermal: don't open code of_device_get_match_data()
Wolfram Sang
1
-2
/
+1
2016-03-08
thermal: db8500_cpufreq_cooling: Compile with COMPILE_TEST
Luis de Bethencourt
1
-1
/
+1
2016-02-29
thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399
Caesar Wang
1
-74
/
+102
2016-02-29
thermal: rockchip: the rename compatibles for rockchip SoCs
Caesar Wang
1
-22
/
+28
2016-02-29
thermal: rockchip: fix calculation error for code_to_temp
Elaine Zhang
1
-1
/
+1
2016-02-29
thermal: rockchip: fix a impossible condition caused by the warning
Caesar Wang
1
-6
/
+5
2016-02-18
thermal: small style cleanup in mtk_thermal
Eduardo Valentin
1
-27
/
+29
2016-02-18
thermal: Add Mediatek thermal controller support
Sascha Hauer
3
-0
/
+632
2016-02-11
thermal: cpu_cooling: fix out of bounds access in time_in_idle
Javi Merino
1
-6
/
+8
[prev]
[next]