index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
thermal: rcar_thermal: Fix priv->zone error handling
Dirk Behme
1
-0
/
+1
2016-08-19
thermal: imx: fix a possible NULL dereference
Corentin LABBE
1
-3
/
+1
2016-08-19
Thermal-INT3406: Delete owner assignment
Markus Elfring
1
-1
/
+0
2016-08-19
thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2power
Brendan Jackman
1
-5
/
+16
2016-08-08
Merge branches 'thermal-intel' and 'thermal-core' into next
Zhang Rui
7
-3
/
+18
2016-08-08
thermal: clock_cooling: Fix missing mutex_init()
Wei Yongjun
1
-0
/
+1
2016-08-08
thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfs
Kuninori Morimoto
1
-0
/
+2
2016-08-08
thermal: fix race condition when updating cooling device
Michele Di Giorgio
5
-3
/
+15
2016-08-08
thermal/powerclamp: Prevent division by zero when counting interval
Petr Mladek
1
-4
/
+7
2016-08-08
thermal: intel_pch_thermal: Add suspend/resume callback
Srinivas Pandruvada
1
-1
/
+59
2016-06-13
Merge branch 'x86/cpu'
Rafael J. Wysocki
1
-1
/
+3
2016-06-13
Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...
Rafael J. Wysocki
1
-1
/
+3
2016-06-13
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
1
-5
/
+19
2016-06-12
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
1
-8
/
+8
2016-06-09
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
1
-5
/
+19
2016-06-08
x86, thermal: Clean up and fix CPU model detection for intel_soc_dts_thermal
Dave Hansen
1
-1
/
+3
2016-06-03
Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'
Rafael J. Wysocki
27
-695
/
+2525
2016-06-01
thermal: cpu_cooling: fix improper order during initialization
Lukasz Luba
1
-8
/
+8
2016-05-30
ACPI / Thermal / video: fix max_level incorrect value
Aaron Lu
1
-1
/
+1
2016-05-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
24
-670
/
+2243
2016-05-18
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
23
-669
/
+2236
2016-05-17
thermal: tango: initialize TEMPSI_CFG
Marc Gonzalez
1
-0
/
+1
2016-05-17
thermal: rockchip: use the usleep_range instead of udelay
Caesar Wang
1
-2
/
+2
2016-05-17
thermal: rockchip: add the notes for better reading
Caesar Wang
1
-21
/
+53
2016-05-17
thermal: rockchip: Support RK3366 SoCs in the thermal driver
Elaine Zhang
1
-0
/
+28
2016-05-17
thermal: rockchip: handle the power sequence for tsadc controller
Caesar Wang
1
-5
/
+82
2016-05-17
thermal: rockchip: update the tsadc table for rk3399
Caesar Wang
1
-34
/
+34
2016-05-17
thermal: rockchip: fixes the code_to_temp for tsadc driver
Caesar Wang
1
-2
/
+2
2016-05-17
thermal: rockchip: disable thermal->clk in err case
Shawn Lin
1
-1
/
+3
2016-05-17
thermal: tegra: add Tegra132 specific SOC_THERM driver
Wei Ni
4
-0
/
+207
2016-05-17
thermal: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2016-05-17
thermal: generic-adc: Add ADC based thermal sensor driver
Laxman Dewangan
3
-0
/
+193
2016-05-17
thermal: tegra: fix static checker warning
Wei Ni
1
-4
/
+1
2016-05-17
thermal: tegra: mark PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-05-17
thermal: add temperature sensor support for tango SoC
Marc Gonzalez
3
-0
/
+121
2016-05-17
thermal: hisilicon: fix IRQ imbalance enabling
Leo Yan
1
-3
/
+4
2016-05-17
thermal: hisilicon: support to use any sensor
Leo Yan
1
-13
/
+20
2016-05-17
thermal: tegra: add PM support
Wei Ni
1
-0
/
+46
2016-05-17
thermal: tegra: handle HW initialization in one funcotion
Wei Ni
1
-41
/
+44
2016-05-17
thermal: tegra: handle clocks in one function
Wei Ni
1
-15
/
+36
2016-05-17
thermal: tegra: add thermtrip function
Wei Ni
4
-5
/
+216
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
[next]