Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5559b2d81b51de75cb7864bb1fbb82982f7e8fff
/
drivers
/
thermal
/
armada_thermal.c
9aee371
thermal: armada: Fix -Wshift-negative-value
by Nathan Huckleberry
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
c280230
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
879d736
thermal: armada: add overheat interrupt support
by Miquel Raynal
· 6 years ago
ac31f6e
thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()
by YueHaibing
· 6 years ago
13cfb71
thermal: armada: constify thermal_zone_of_device_ops structure
by Julia Lawall
· 6 years ago
dc6946cb
thermal: armada: fix legacy resource fixup
by Russell King
· 6 years ago
70bb27b
thermal: armada: fix legacy validity test sense
by Russell King
· 6 years ago
d1d2c29
thermal: armada: fix a test in probe()
by Dan Carpenter
· 6 years ago
84b64de
thermal: armada: fix copy-paste error in armada_thermal_probe()
by Wei Yongjun
· 6 years ago
8c0e64a
thermal: armada: get rid of the ->is_valid() pointer
by Miquel Raynal
· 6 years ago
68b1482
thermal: armada: move validity check out of the read function
by Miquel Raynal
· 6 years ago
00707e4
thermal: armada: remove sensors validity from the IP initialization
by Miquel Raynal
· 6 years ago
f7c2068
thermal: armada: add multi-channel sensors support
by Miquel Raynal
· 6 years ago
c9899c1
thermal: armada: use the resource managed registration helper alternative
by Miquel Raynal
· 6 years ago
3d4e518
thermal: armada: convert driver to syscon register accesses
by Miquel Raynal
· 6 years ago
a9fae79
thermal: armada: average over samples to avoid glitches
by Miquel Raynal
· 6 years ago
5b5e17a
thermal: armada: dissociate a380 and cp110 ->init() hooks
by Miquel Raynal
· 6 years ago
8b4c271
thermal: armada: rename the initialization routine
by Miquel Raynal
· 6 years ago
c5d7d57
thermal: armada: remove misleading comments
by Miquel Raynal
· 6 years ago
931d3c5
thermal: armada: remove useless register accesses
by Miquel Raynal
· 6 years ago
8d98761
thermal: armada: add a function that sanitizes the thermal zone name
by Miquel Raynal
· 6 years ago
f80ee03
thermal: armada: Give meaningful names to the thermal zones
by Miquel Raynal
· 7 years ago
6416368
thermal: armada: Wait sensors validity before exiting the init callback
by Miquel Raynal
· 7 years ago
8c0b888
thermal: armada: Change sensors trim default value
by Miquel Raynal
· 7 years ago
a9d58a1
thermal: armada: Update Kconfig and module description
by Miquel Raynal
· 7 years ago
ccf8f52
thermal: armada: Add support for Armada CP110
by Baruch Siach
· 7 years ago
2ff1279
thermal: armada: Add support for Armada AP806
by Baruch Siach
· 7 years ago
8371b8a
thermal: armada: Use real status register name
by Miquel Raynal
· 7 years ago
2f28e4c
thermal: armada: Clarify control registers accesses
by Miquel Raynal
· 7 years ago
27d92f2
thermal: armada: Simplify the check of the validity bit
by Miquel Raynal
· 7 years ago
7f3be01
thermal: armada: Use msleep for long delays
by Baruch Siach
· 7 years ago
0cf3a1a
thermal: armada: fix formula documentation comment
by Baruch Siach
· 7 years ago
b56100d
thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula
by Nadav Haklai
· 9 years ago
17e8351
thermal: consistently use int for temperatures
by Sascha Hauer
· 9 years ago
efa8685
thermal: armada: Update Armada 380 thermal sensor coefficients
by Nadav Haklai
· 10 years ago
2efda90
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
e920f9b
thermal: armada: Remove support for A375-Z1 SoC
by Ezequiel Garcia
· 10 years ago
bbc3798
thermal: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
e6e0a68
thermal: armada: Support Armada 380 SoC
by Ezequiel Garcia
· 11 years ago
e2d5f05
thermal: armada: Support Armada 375 SoC
by Ezequiel Garcia
· 11 years ago
fd2c94d
thermal: armada: Allow to specify an 'inverted readout' sensor
by Ezequiel Garcia
· 11 years ago
04bf3d7
thermal: armada: Pass the platform_device to init_sensor()
by Ezequiel Garcia
· 11 years ago
1fcacca
thermal: armada: Add generic infrastructure to handle the sensor
by Ezequiel Garcia
· 11 years ago
9484bc6
thermal: armada: Add infrastructure to support generic formulas
by Ezequiel Garcia
· 11 years ago
66fdb7b
thermal: armada: Rename armada_thermal_ops struct
by Ezequiel Garcia
· 11 years ago
e7cd788
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into next
by Zhang Rui
· 12 years ago
1d089e0
Thermal: armada: Remove redundant use of of_match_ptr
by Sachin Kamat
· 12 years ago
c21bec8
Thermal: don't check resource with devm_ioremap_resource
by Zhang Rui
· 12 years ago
2a456cf
Thermal: armada_thermal: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
fa0d654
thermal: Add driver for Armada 370/XP SoC thermal management
by Ezequiel Garcia
· 12 years ago