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
2018-08-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
4
-45
/
+16
2018-08-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-4
/
+24
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
1
-1
/
+1
2018-08-20
thermal: of-thermal: disable passive polling when thermal zone is disabled
Anson Huang
1
-2
/
+5
2018-08-20
thermal: rcar_gen3_thermal: convert to SPDX identifiers
Kuninori Morimoto
1
-10
/
+1
2018-08-20
thermal: rcar_thermal: convert to SPDX identifiers
Kuninori Morimoto
1
-14
/
+2
2018-08-20
thermal: qoriq: Switch to SPDX identifier
Fabio Estevam
1
-13
/
+3
2018-08-20
thermal: qoriq: Simplify the 'site' variable assignment
Fabio Estevam
1
-2
/
+2
2018-08-20
thermal: qoriq: Use devm_thermal_zone_of_sensor_register()
Fabio Estevam
1
-4
/
+3
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
20
-884
/
+527
2018-08-01
thermal: armada: fix copy-paste error in armada_thermal_probe()
Wei Yongjun
1
-1
/
+1
2018-07-27
thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
Simon Horman
1
-1
/
+1
2018-07-27
thermal: samsung: Remove Exynos5440 clock handling left-overs
Krzysztof Kozlowski
1
-5
/
+0
2018-07-27
thermal: tsens: Fix negative temperature reporting
Amit Kucheria
1
-8
/
+5
2018-07-27
thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
Amit Kucheria
1
-6
/
+7
2018-07-27
thermal: tsens: Rename variable
Amit Kucheria
2
-8
/
+8
2018-07-27
thermal: tsens: Add generic support for TSENS v2 IP
Amit Kucheria
3
-1
/
+12
2018-07-27
thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
Amit Kucheria
2
-18
/
+9
2018-07-27
thermal: tsens: Add support to split up register address space into two
Amit Kucheria
3
-2
/
+15
2018-07-27
thermal: tsens: Get rid of unused fields in structure
Amit Kucheria
1
-2
/
+0
2018-07-27
thermal_hwmon: Pass the originating device down to hwmon_device_register_with...
Marc Zyngier
1
-1
/
+1
2018-07-27
thermal_hwmon: Sanitize attribute name passed to hwmon
Marc Zyngier
1
-0
/
+1
2018-07-27
thermal: armada: get rid of the ->is_valid() pointer
Miquel Raynal
1
-9
/
+4
2018-07-27
thermal: armada: move validity check out of the read function
Miquel Raynal
1
-7
/
+7
2018-07-27
thermal: armada: remove sensors validity from the IP initialization
Miquel Raynal
1
-6
/
+3
2018-07-27
thermal: armada: add multi-channel sensors support
Miquel Raynal
1
-21
/
+114
2018-07-27
thermal: armada: use the resource managed registration helper alternative
Miquel Raynal
1
-22
/
+100
2018-07-27
thermal: armada: convert driver to syscon register accesses
Miquel Raynal
1
-70
/
+129
2018-07-27
thermal: armada: average over samples to avoid glitches
Miquel Raynal
1
-0
/
+25
2018-07-27
thermal: armada: dissociate a380 and cp110 ->init() hooks
Miquel Raynal
1
-1
/
+7
2018-07-27
thermal: armada: rename the initialization routine
Miquel Raynal
1
-20
/
+20
2018-07-27
thermal: armada: remove misleading comments
Miquel Raynal
1
-2
/
+0
2018-07-27
thermal: armada: remove useless register accesses
Miquel Raynal
1
-6
/
+2
2018-07-27
thermal: armada: add a function that sanitizes the thermal zone name
Miquel Raynal
1
-1
/
+36
2018-07-27
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
9
-654
/
+5
2018-07-26
Thermal: Intel SoC DTS: Translate IO-APIC GSI number to linux irq number
Hans de Goede
2
-4
/
+24
2018-07-02
thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibrat...
Jean-Christophe Dubois
1
-1
/
+4
2018-07-02
cpufreq: imx6q/thermal: imx: register cooling device depending on OF
Bastian Stender
1
-4
/
+24
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-14
/
+17
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-6
/
+7
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
4
-8
/
+10
2018-06-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
11
-863
/
+833
2018-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-141
/
+49
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-3
/
+3
2018-06-05
thermal: bcm2835: Stop using printk format %pCr
Geert Uytterhoeven
1
-2
/
+2
2018-06-01
thermal: qcom: tsens: Allow number of sensors to come from DT
Bjorn Andersson
1
-3
/
+9
2018-06-01
thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
srplinux2008
1
-1
/
+1
2018-06-01
thermal: exynos: Reduce severity of too early temperature read
Krzysztof Kozlowski
1
-1
/
+7
[next]