index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
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-05
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-04
thermal: armada: fix legacy resource fixup
Russell King
1
-13
/
+11
2018-12-04
thermal: armada: fix legacy validity test sense
Russell King
1
-1
/
+1
2018-10-22
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-27
thermal: armada: get rid of the ->is_valid() pointer
Miquel Raynal
1
-9
/
+4
2018-07-27
thermal: armada: move validity check out of the read function
Miquel Raynal
1
-7
/
+7
2018-07-27
thermal: armada: remove sensors validity from the IP initialization
Miquel Raynal
1
-6
/
+3
2018-07-27
thermal: armada: add multi-channel sensors support
Miquel Raynal
1
-21
/
+114
2018-07-27
thermal: armada: use the resource managed registration helper alternative
Miquel Raynal
1
-22
/
+100
2018-07-27
thermal: armada: convert driver to syscon register accesses
Miquel Raynal
1
-70
/
+129
2018-07-27
thermal: armada: average over samples to avoid glitches
Miquel Raynal
1
-0
/
+25
2018-07-27
thermal: armada: dissociate a380 and cp110 ->init() hooks
Miquel Raynal
1
-1
/
+7
2018-07-27
thermal: armada: rename the initialization routine
Miquel Raynal
1
-20
/
+20
2018-07-27
thermal: armada: remove misleading comments
Miquel Raynal
1
-2
/
+0
2018-07-27
thermal: armada: remove useless register accesses
Miquel Raynal
1
-6
/
+2
2018-07-27
thermal: armada: add a function that sanitizes the thermal zone name
Miquel Raynal
1
-1
/
+36
2018-01-01
thermal: armada: Give meaningful names to the thermal zones
Miquel Raynal
1
-2
/
+2
2018-01-01
thermal: armada: Wait sensors validity before exiting the init callback
Miquel Raynal
1
-3
/
+20
2018-01-01
thermal: armada: Change sensors trim default value
Miquel Raynal
1
-0
/
+13
2018-01-01
thermal: armada: Update Kconfig and module description
Miquel Raynal
1
-2
/
+2
2018-01-01
thermal: armada: Add support for Armada CP110
Baruch Siach
1
-7
/
+26
2018-01-01
thermal: armada: Add support for Armada AP806
Baruch Siach
1
-16
/
+58
2018-01-01
thermal: armada: Use real status register name
Miquel Raynal
1
-8
/
+8
2018-01-01
thermal: armada: Clarify control registers accesses
Miquel Raynal
1
-22
/
+54
2018-01-01
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-10-31
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
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-1
/
+1
2015-05-09
thermal: armada: Update Armada 380 thermal sensor coefficients
Nadav Haklai
1
-3
/
+3
2014-12-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-20
/
+0
2014-11-24
thermal: armada: Remove support for A375-Z1 SoC
Ezequiel Garcia
1
-20
/
+0
2014-10-20
thermal: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-15
thermal: armada: Support Armada 380 SoC
Ezequiel Garcia
1
-0
/
+30
2014-05-15
thermal: armada: Support Armada 375 SoC
Ezequiel Garcia
1
-0
/
+58
2014-05-15
thermal: armada: Allow to specify an 'inverted readout' sensor
Ezequiel Garcia
1
-1
/
+5
2014-05-15
thermal: armada: Pass the platform_device to init_sensor()
Ezequiel Garcia
1
-4
/
+7
2014-05-15
thermal: armada: Add generic infrastructure to handle the sensor
Ezequiel Garcia
1
-5
/
+12
2014-05-15
thermal: armada: Add infrastructure to support generic formulas
Ezequiel Garcia
1
-1
/
+19
2014-05-15
thermal: armada: Rename armada_thermal_ops struct
Ezequiel Garcia
1
-10
/
+10
2013-05-28
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...
Zhang Rui
1
-11
/
+0
[next]