index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
thermal/drivers/hisi: Add multiple sensors support
Daniel Lezcano
1
-32
/
+47
2018-10-23
thermal/drivers/hisi: Prepare to support multiple sensors
Daniel Lezcano
1
-13
/
+28
2018-10-23
thermal/drivers/hisi: Factor out the probe functions
Daniel Lezcano
1
-27
/
+12
2018-10-23
thermal/drivers/hisi: Set the thermal zone private data to the sensor pointer
Daniel Lezcano
1
-5
/
+4
2018-10-23
thermal/drivers/hisi: Change the driver to be sensor oriented
Daniel Lezcano
1
-30
/
+42
2018-10-23
thermal/drivers/hisi: Change the platform data pointer to sensor ops
Daniel Lezcano
1
-26
/
+34
2018-10-23
thermal: armada: fix a test in probe()
Dan Carpenter
1
-2
/
+2
2018-10-23
thermal: imx: handle error path in one place to save duplicated code
Anson Huang
1
-15
/
+14
2018-10-23
thermal: imx: improve error message
Anson Huang
1
-1
/
+1
2018-10-23
thermal: tsens: Check if the IP is correctly enabled by firmware
Amit Kucheria
1
-0
/
+17
2018-10-23
thermal: tsens: Pass register offsets as private data
Amit Kucheria
5
-0
/
+16
2018-10-23
thermal: tsens: Add the SROT address map
Amit Kucheria
2
-2
/
+13
2018-10-23
thermal: tsens: Rename map field in order to add a second address map
Amit Kucheria
4
-28
/
+27
2018-10-23
thermal: tsens: Get rid of dead code
Amit Kucheria
1
-5
/
+0
2018-10-23
thermal: tsens: Add SPDX license identifiers
Amit Kucheria
6
-59
/
+7
2018-10-23
thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
Amit Kucheria
1
-2
/
+3
2018-10-23
thermal: qoriq: add i.mx8mq support
Anson Huang
1
-0
/
+1
2018-10-23
thermal: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-7
/
+7
2018-08-25
thermal: rcar_gen3_thermal: Add r8a774a1 support
Fabrizio Castro
1
-0
/
+1
2018-08-25
of: thermal: Allow multiple devices to share cooling map
Viresh Kumar
1
-39
/
+103
2018-08-25
thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip points
Matthias Kaehlcke
1
-18
/
+140
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-28
thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
Simon Horman
1
-1
/
+1
2018-07-28
thermal: samsung: Remove Exynos5440 clock handling left-overs
Krzysztof Kozlowski
1
-5
/
+0
2018-07-28
thermal: tsens: Fix negative temperature reporting
Amit Kucheria
1
-8
/
+5
2018-07-28
thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
Amit Kucheria
1
-6
/
+7
2018-07-28
thermal: tsens: Rename variable
Amit Kucheria
2
-8
/
+8
2018-07-28
thermal: tsens: Add generic support for TSENS v2 IP
Amit Kucheria
3
-1
/
+12
2018-07-28
thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
Amit Kucheria
2
-18
/
+9
2018-07-28
thermal: tsens: Add support to split up register address space into two
Amit Kucheria
3
-2
/
+15
2018-07-28
thermal: tsens: Get rid of unused fields in structure
Amit Kucheria
1
-2
/
+0
2018-07-28
thermal_hwmon: Pass the originating device down to hwmon_device_register_with...
Marc Zyngier
1
-1
/
+1
2018-07-28
thermal_hwmon: Sanitize attribute name passed to hwmon
Marc Zyngier
1
-0
/
+1
2018-07-28
thermal: armada: get rid of the ->is_valid() pointer
Miquel Raynal
1
-9
/
+4
2018-07-28
thermal: armada: move validity check out of the read function
Miquel Raynal
1
-7
/
+7
2018-07-28
thermal: armada: remove sensors validity from the IP initialization
Miquel Raynal
1
-6
/
+3
2018-07-28
thermal: armada: add multi-channel sensors support
Miquel Raynal
1
-21
/
+114
2018-07-28
thermal: armada: use the resource managed registration helper alternative
Miquel Raynal
1
-22
/
+100
2018-07-28
thermal: armada: convert driver to syscon register accesses
Miquel Raynal
1
-70
/
+129
2018-07-28
thermal: armada: average over samples to avoid glitches
Miquel Raynal
1
-0
/
+25
2018-07-28
thermal: armada: dissociate a380 and cp110 ->init() hooks
Miquel Raynal
1
-1
/
+7
2018-07-28
thermal: armada: rename the initialization routine
Miquel Raynal
1
-20
/
+20
2018-07-28
thermal: armada: remove misleading comments
Miquel Raynal
1
-2
/
+0
2018-07-28
thermal: armada: remove useless register accesses
Miquel Raynal
1
-6
/
+2
2018-07-28
thermal: armada: add a function that sanitizes the thermal zone name
Miquel Raynal
1
-1
/
+36
2018-07-28
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
9
-654
/
+5
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-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-14
/
+17
[next]