index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: rockchip: disable thermal->clk in err case
Shawn Lin
2016-05-17
1
-1
/
+3
*
thermal: tegra: add Tegra132 specific SOC_THERM driver
Wei Ni
2016-05-17
4
-0
/
+207
*
thermal: fix ptr_ret.cocci warnings
kbuild test robot
2016-05-17
1
-4
/
+1
*
thermal: generic-adc: Add ADC based thermal sensor driver
Laxman Dewangan
2016-05-17
3
-0
/
+193
*
thermal: tegra: fix static checker warning
Wei Ni
2016-05-17
1
-4
/
+1
*
thermal: tegra: mark PM functions __maybe_unused
Arnd Bergmann
2016-05-17
1
-2
/
+2
*
thermal: add temperature sensor support for tango SoC
Marc Gonzalez
2016-05-17
3
-0
/
+121
*
thermal: hisilicon: fix IRQ imbalance enabling
Leo Yan
2016-05-17
1
-3
/
+4
*
thermal: hisilicon: support to use any sensor
Leo Yan
2016-05-17
1
-13
/
+20
*
thermal: tegra: add PM support
Wei Ni
2016-05-17
1
-0
/
+46
*
thermal: tegra: handle HW initialization in one funcotion
Wei Ni
2016-05-17
1
-41
/
+44
*
thermal: tegra: handle clocks in one function
Wei Ni
2016-05-17
1
-15
/
+36
*
thermal: tegra: add thermtrip function
Wei Ni
2016-05-17
4
-5
/
+216
*
thermal: of-thermal: allow setting trip_temp on hardware
Wei Ni
2016-05-17
1
-0
/
+8
*
thermal: tegra: add a debugfs to show registers
Wei Ni
2016-05-17
2
-3
/
+145
*
thermal: tegra: add Tegra210 specific SOC_THERM driver
Wei Ni
2016-05-17
5
-0
/
+195
*
thermal: tegra: split tegra_soctherm driver
Wei Ni
2016-05-17
7
-566
/
+754
*
thermal: tegra: get rid of PDIV/HOTSPOT hack
Wei Ni
2016-05-17
1
-4
/
+15
*
thermal: tegra: combine sensor group-related data
Wei Ni
2016-05-17
1
-27
/
+118
*
thermal: tegra: move tegra thermal files into tegra directory
Wei Ni
2016-05-17
5
-11
/
+17
*
thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-4
/
+1
*
thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-22
/
+9
*
thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-13
/
+4
*
thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-1
/
+1
*
thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-2
/
+1
*
thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-10
/
+2
*
thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-3
/
+2
*
thermal: of: fix cleanup when building a thermal zone
Ulises Brindis
2016-05-17
1
-1
/
+1
*
thermal: use %d to print S32 parameters
Leo Yan
2016-04-28
1
-1
/
+1
*
thermal: hisilicon: increase temperature resolution
Leo Yan
2016-04-28
1
-2
/
+2
*
thermal: fix Mediatek thermal controller build
Johannes Berg
2016-04-21
1
-0
/
+1
*
thermal: consistently use int for trip temp
Wei Ni
2016-04-21
1
-4
/
+4
*
thermal: fix mtk_thermal build dependency
Randy Dunlap
2016-04-21
1
-0
/
+1
*
thermal: minor mtk_thermal.c cleanups
Randy Dunlap
2016-04-21
1
-2
/
+1
*
thermal: power_allocator: req_range multiplication should be a 64 bit type
Javi Merino
2016-04-21
1
-1
/
+1
*
thermal: of: add __init attribute
Julia Lawall
2016-04-21
1
-2
/
+2
*
Thermal: Ignore invalid trip points
Zhang Rui
2016-03-18
1
-1
/
+12
*
-
.
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
2016-03-15
11
-115
/
+893
|
\
\
|
|
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2016-03-15
4
-0
/
+716
|
|
|
\
|
|
|
*
thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register
Laxman Dewangan
2016-03-09
1
-0
/
+81
|
|
|
*
thermal: mtk: allow compile testing on UM
Eduardo Valentin
2016-03-08
1
-0
/
+1
|
|
|
*
thermal: small style cleanup in mtk_thermal
Eduardo Valentin
2016-02-18
1
-27
/
+29
|
|
|
*
thermal: Add Mediatek thermal controller support
Sascha Hauer
2016-02-18
3
-0
/
+632
|
|
_
|
/
|
/
|
|
|
|
*
thermal: exynos: Defer probe if vtmu is present but not registered
Javier Martinez Canillas
2016-03-08
1
-0
/
+2
|
|
*
thermal: exynos: Use devm_regulator_get_optional() for vtmu
Javier Martinez Canillas
2016-03-08
1
-1
/
+1
|
|
*
thermal: exynos: Print a message about exceeded number of supported trip-points
Krzysztof Kozlowski
2016-03-08
1
-0
/
+15
|
|
*
thermal: tegra_soctherm: fix sign bit of temperature
Wei Ni
2016-03-08
1
-1
/
+1
|
|
*
thermal: Fix build error of missing devm_ioremap_resource on UM
Krzysztof Kozlowski
2016-03-08
2
-0
/
+9
|
|
*
thermal: ti-soc-thermal: clean up the error handling a bit
Dan Carpenter
2016-03-08
1
-6
/
+4
|
|
*
thermal: rcar: Use ARCH_RENESAS
Simon Horman
2016-03-08
1
-1
/
+1
[next]