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.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
/
armada_thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
thermal/drivers/armada: Simplify name sanitization
Rasmus Villemoes
1
-7
/
+2
2023-09-29
thermal: armada: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-05
thermal: Use thermal_tripless_zone_device_register()
Rafael J. Wysocki
1
-2
/
+3
2023-06-26
thermal/drivers/armada: Add support for AP807 thermal data
Alex Leibovich
1
-2
/
+30
2023-03-03
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
1
-8
/
+2
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
1
-2
/
+2
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
1
-2
/
+0
2023-01-24
thermal/drivers/armada: Use the thermal_zone_get_crit_temp()
Daniel Lezcano
1
-23
/
+15
2023-01-19
thermal/drivers/armada: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-06
thermal/drivers/armada: Use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2023-01-06
thermal/drivers/armada: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-18
/
+19
2022-08-17
thermal/drivers/armada: Switch to new of API
Daniel Lezcano
1
-6
/
+6
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
1
-0
/
+6
2020-01-31
thermal: armada: remove unused TO_MCELSIUS macro
Akinobu Mita
1
-2
/
+0
2020-01-27
thermal: armada: Clear reset in armadaxp_init
Zak Hays
1
-0
/
+3
2020-01-27
thermal: armada: Fix register offsets for AXP
Zak Hays
1
-1
/
+1
2019-08-28
thermal: armada: Fix -Wshift-negative-value
Nathan Huckleberry
1
-3
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-01-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-9
/
+271
2019-01-02
thermal: armada: add overheat interrupt support
Miquel Raynal
1
-1
/
+269
2019-01-02
thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()
YueHaibing
1
-8
/
+2
2018-12-05
thermal: armada: constify thermal_zone_of_device_ops structure
Julia Lawall
1
-1
/
+1
2018-12-05
thermal: armada: fix legacy resource fixup
Russell King
1
-13
/
+11
2018-12-05
thermal: armada: fix legacy validity test sense
Russell King
1
-1
/
+1
2018-10-23
thermal: armada: fix a test in probe()
Dan Carpenter
1
-2
/
+2
2018-08-01
thermal: armada: fix copy-paste error in armada_thermal_probe()
Wei Yongjun
1
-1
/
+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-01-02
thermal: armada: Give meaningful names to the thermal zones
Miquel Raynal
1
-2
/
+2
2018-01-02
thermal: armada: Wait sensors validity before exiting the init callback
Miquel Raynal
1
-3
/
+20
2018-01-02
thermal: armada: Change sensors trim default value
Miquel Raynal
1
-0
/
+13
2018-01-02
thermal: armada: Update Kconfig and module description
Miquel Raynal
1
-2
/
+2
2018-01-02
thermal: armada: Add support for Armada CP110
Baruch Siach
1
-7
/
+26
2018-01-02
thermal: armada: Add support for Armada AP806
Baruch Siach
1
-16
/
+58
2018-01-02
thermal: armada: Use real status register name
Miquel Raynal
1
-8
/
+8
2018-01-02
thermal: armada: Clarify control registers accesses
Miquel Raynal
1
-22
/
+54
2018-01-02
thermal: armada: Simplify the check of the validity bit
Miquel Raynal
1
-8
/
+6
2018-01-01
thermal: armada: Use msleep for long delays
Baruch Siach
1
-4
/
+4
2017-11-01
thermal: armada: fix formula documentation comment
Baruch Siach
1
-1
/
+1
2015-10-30
thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula
Nadav Haklai
1
-3
/
+3
[next]