index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-08-28
4
-45
/
+16
|
\
|
*
thermal: of-thermal: disable passive polling when thermal zone is disabled
Anson Huang
2018-08-20
1
-2
/
+5
|
*
thermal: rcar_gen3_thermal: convert to SPDX identifiers
Kuninori Morimoto
2018-08-20
1
-10
/
+1
|
*
thermal: rcar_thermal: convert to SPDX identifiers
Kuninori Morimoto
2018-08-20
1
-14
/
+2
|
*
thermal: qoriq: Switch to SPDX identifier
Fabio Estevam
2018-08-20
1
-13
/
+3
|
*
thermal: qoriq: Simplify the 'site' variable assignment
Fabio Estevam
2018-08-20
1
-2
/
+2
|
*
thermal: qoriq: Use devm_thermal_zone_of_sensor_register()
Fabio Estevam
2018-08-20
1
-4
/
+3
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2018-08-24
2
-4
/
+24
|
\
\
|
*
|
Thermal: Intel SoC DTS: Translate IO-APIC GSI number to linux irq number
Hans de Goede
2018-07-26
2
-4
/
+24
*
|
|
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-23
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-08-16
20
-884
/
+527
|
\
\
|
*
|
thermal: armada: fix copy-paste error in armada_thermal_probe()
Wei Yongjun
2018-08-01
1
-1
/
+1
|
*
|
thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
Simon Horman
2018-07-27
1
-1
/
+1
|
*
|
thermal: samsung: Remove Exynos5440 clock handling left-overs
Krzysztof Kozlowski
2018-07-27
1
-5
/
+0
|
*
|
thermal: tsens: Fix negative temperature reporting
Amit Kucheria
2018-07-27
1
-8
/
+5
|
*
|
thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
Amit Kucheria
2018-07-27
1
-6
/
+7
|
*
|
thermal: tsens: Rename variable
Amit Kucheria
2018-07-27
2
-8
/
+8
|
*
|
thermal: tsens: Add generic support for TSENS v2 IP
Amit Kucheria
2018-07-27
3
-1
/
+12
|
*
|
thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
Amit Kucheria
2018-07-27
2
-18
/
+9
|
*
|
thermal: tsens: Add support to split up register address space into two
Amit Kucheria
2018-07-27
3
-2
/
+15
|
*
|
thermal: tsens: Get rid of unused fields in structure
Amit Kucheria
2018-07-27
1
-2
/
+0
|
*
|
thermal_hwmon: Pass the originating device down to hwmon_device_register_with...
Marc Zyngier
2018-07-27
1
-1
/
+1
|
*
|
thermal_hwmon: Sanitize attribute name passed to hwmon
Marc Zyngier
2018-07-27
1
-0
/
+1
|
*
|
thermal: armada: get rid of the ->is_valid() pointer
Miquel Raynal
2018-07-27
1
-9
/
+4
|
*
|
thermal: armada: move validity check out of the read function
Miquel Raynal
2018-07-27
1
-7
/
+7
|
*
|
thermal: armada: remove sensors validity from the IP initialization
Miquel Raynal
2018-07-27
1
-6
/
+3
|
*
|
thermal: armada: add multi-channel sensors support
Miquel Raynal
2018-07-27
1
-21
/
+114
|
*
|
thermal: armada: use the resource managed registration helper alternative
Miquel Raynal
2018-07-27
1
-22
/
+100
|
*
|
thermal: armada: convert driver to syscon register accesses
Miquel Raynal
2018-07-27
1
-70
/
+129
|
*
|
thermal: armada: average over samples to avoid glitches
Miquel Raynal
2018-07-27
1
-0
/
+25
|
*
|
thermal: armada: dissociate a380 and cp110 ->init() hooks
Miquel Raynal
2018-07-27
1
-1
/
+7
|
*
|
thermal: armada: rename the initialization routine
Miquel Raynal
2018-07-27
1
-20
/
+20
|
*
|
thermal: armada: remove misleading comments
Miquel Raynal
2018-07-27
1
-2
/
+0
|
*
|
thermal: armada: remove useless register accesses
Miquel Raynal
2018-07-27
1
-6
/
+2
|
*
|
thermal: armada: add a function that sanitizes the thermal zone name
Miquel Raynal
2018-07-27
1
-1
/
+36
|
*
|
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
2018-07-27
9
-654
/
+5
|
*
|
thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibrat...
Jean-Christophe Dubois
2018-07-02
1
-1
/
+4
|
|
/
*
/
cpufreq: imx6q/thermal: imx: register cooling device depending on OF
Bastian Stender
2018-07-02
1
-4
/
+24
|
/
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
6
-14
/
+17
|
\
|
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
2
-6
/
+7
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
4
-8
/
+10
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-06-12
11
-863
/
+833
|
\
\
|
*
|
thermal: qcom: tsens: Allow number of sensors to come from DT
Bjorn Andersson
2018-06-01
1
-3
/
+9
|
*
|
thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
srplinux2008
2018-06-01
1
-1
/
+1
|
*
|
thermal: exynos: Reduce severity of too early temperature read
Krzysztof Kozlowski
2018-06-01
1
-1
/
+7
|
*
|
thermal: imx: Switch to SPDX identifier
Fabio Estevam
2018-06-01
1
-8
/
+3
|
*
|
thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals
David Collins
2018-06-01
1
-21
/
+71
|
*
|
thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]
Bartlomiej Zolnierkiewicz
2018-06-01
1
-1
/
+1
|
*
|
thermal: rcar_thermal: add r8a77995 support
Yoshihiro Kaneko
2018-06-01
1
-32
/
+126
|
*
|
thermal: mediatek: use of_device_get_match_data()
Ryder Lee
2018-05-06
1
-4
/
+1
[next]