index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
armada_thermal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-01-05
1
-9
/
+271
|
\
|
*
thermal: armada: add overheat interrupt support
Miquel Raynal
2019-01-02
1
-1
/
+269
|
*
thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()
YueHaibing
2019-01-02
1
-8
/
+2
*
|
thermal: armada: constify thermal_zone_of_device_ops structure
Julia Lawall
2018-12-05
1
-1
/
+1
*
|
thermal: armada: fix legacy resource fixup
Russell King
2018-12-04
1
-13
/
+11
*
|
thermal: armada: fix legacy validity test sense
Russell King
2018-12-04
1
-1
/
+1
|
/
*
thermal: armada: fix a test in probe()
Dan Carpenter
2018-10-22
1
-2
/
+2
*
thermal: armada: fix copy-paste error in armada_thermal_probe()
Wei Yongjun
2018-08-01
1
-1
/
+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: armada: Give meaningful names to the thermal zones
Miquel Raynal
2018-01-01
1
-2
/
+2
*
thermal: armada: Wait sensors validity before exiting the init callback
Miquel Raynal
2018-01-01
1
-3
/
+20
*
thermal: armada: Change sensors trim default value
Miquel Raynal
2018-01-01
1
-0
/
+13
*
thermal: armada: Update Kconfig and module description
Miquel Raynal
2018-01-01
1
-2
/
+2
*
thermal: armada: Add support for Armada CP110
Baruch Siach
2018-01-01
1
-7
/
+26
*
thermal: armada: Add support for Armada AP806
Baruch Siach
2018-01-01
1
-16
/
+58
*
thermal: armada: Use real status register name
Miquel Raynal
2018-01-01
1
-8
/
+8
*
thermal: armada: Clarify control registers accesses
Miquel Raynal
2018-01-01
1
-22
/
+54
*
thermal: armada: Simplify the check of the validity bit
Miquel Raynal
2018-01-01
1
-8
/
+6
*
thermal: armada: Use msleep for long delays
Baruch Siach
2018-01-01
1
-4
/
+4
*
thermal: armada: fix formula documentation comment
Baruch Siach
2017-10-31
1
-1
/
+1
*
thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula
Nadav Haklai
2015-10-30
1
-3
/
+3
*
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
1
-1
/
+1
*
thermal: armada: Update Armada 380 thermal sensor coefficients
Nadav Haklai
2015-05-09
1
-3
/
+3
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-12-17
1
-20
/
+0
|
\
|
*
thermal: armada: Remove support for A375-Z1 SoC
Ezequiel Garcia
2014-11-24
1
-20
/
+0
*
|
thermal: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
thermal: armada: Support Armada 380 SoC
Ezequiel Garcia
2014-05-15
1
-0
/
+30
*
thermal: armada: Support Armada 375 SoC
Ezequiel Garcia
2014-05-15
1
-0
/
+58
*
thermal: armada: Allow to specify an 'inverted readout' sensor
Ezequiel Garcia
2014-05-15
1
-1
/
+5
*
thermal: armada: Pass the platform_device to init_sensor()
Ezequiel Garcia
2014-05-15
1
-4
/
+7
*
thermal: armada: Add generic infrastructure to handle the sensor
Ezequiel Garcia
2014-05-15
1
-5
/
+12
*
thermal: armada: Add infrastructure to support generic formulas
Ezequiel Garcia
2014-05-15
1
-1
/
+19
*
thermal: armada: Rename armada_thermal_ops struct
Ezequiel Garcia
2014-05-15
1
-10
/
+10
*
-
-
-
.
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...
Zhang Rui
2013-05-28
1
-11
/
+0
|
\
\
\
|
|
*
|
Thermal: don't check resource with devm_ioremap_resource
Zhang Rui
2013-05-28
1
-10
/
+0
|
|
|
/
|
*
/
Thermal: armada_thermal: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-06
1
-1
/
+0
|
|
/
*
/
Thermal: armada: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-28
1
-1
/
+1
|
/
*
thermal: Add driver for Armada 370/XP SoC thermal management
Ezequiel Garcia
2013-04-02
1
-0
/
+232