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
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2019-05-28
Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...
Eduardo Valentin
5
-22
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+0
2019-05-14
drivers: thermal: tsens: Move calibration constants to header file
Amit Kucheria
2
-5
/
+5
2019-05-14
drivers: thermal: tsens: Add generic support for TSENS v1 IP
Amit Kucheria
4
-1
/
+202
2019-05-14
drivers: thermal: tsens: Common get_temp() learns to do ADC conversion
Amit Kucheria
1
-4
/
+9
2019-05-14
drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing
Amit Kucheria
3
-36
/
+37
2019-05-14
drivers: thermal: tsens: simplify get_temp_tsens_v2 routine
Amit Kucheria
1
-38
/
+17
2019-05-14
drivers: thermal: tsens: Introduce IP-specific max_sensor count
Amit Kucheria
4
-2
/
+6
2019-05-14
drivers: thermal: tsens: change data type for sensor IDs
Amit Kucheria
1
-2
/
+2
2019-05-14
drivers: thermal: tsens: Add new operation to check if a sensor is enabled
Amit Kucheria
5
-0
/
+22
2019-05-14
drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
Amit Kucheria
1
-1
/
+2
2019-05-14
drivers: thermal: tsens: Save reference to the device pointer and use it
Amit Kucheria
1
-7
/
+8
2019-05-14
drivers: thermal: tsens: Introduce reg_fields to deal with register description
Amit Kucheria
5
-58
/
+370
2019-05-13
drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1
Amit Kucheria
4
-239
/
+236
2019-05-13
drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974
Amit Kucheria
1
-44
/
+44
2019-05-13
drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974
Amit Kucheria
2
-1
/
+1
2019-05-13
drivers: thermal: tsens: Function prototypes should have argument names
Amit Kucheria
1
-12
/
+12
2019-05-13
drivers: thermal: tsens: Use consistent names for variables
Amit Kucheria
1
-3
/
+3
2019-05-13
drivers: thermal: tsens: Rename variable tmdev
Amit Kucheria
7
-132
/
+131
2019-05-13
drivers: thermal: tsens: Rename tsens_device
Amit Kucheria
7
-35
/
+35
2019-05-13
drivers: thermal: tsens: Rename tsens_data
Amit Kucheria
6
-10
/
+10
2019-05-13
drivers: thermal: tsens: Document the data structures
Amit Kucheria
1
-3
/
+28
2019-05-06
thermal/drivers/core: Remove depends on THERMAL in Kconfig
Daniel Lezcano
1
-1
/
+0
2019-02-20
thermal/qcom/tsens-common : fix possible object reference leak
Peng Hao
1
-10
/
+23
2019-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
3
-0
/
+477
2019-01-02
thermal: tsens: qcom: do not create duplicate regmap debugfs entries
Srinivas Kandagatla
1
-2
/
+10
2018-12-07
drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir
Amit Kucheria
3
-0
/
+477
2018-10-22
thermal: tsens: Check if the IP is correctly enabled by firmware
Amit Kucheria
1
-0
/
+17
2018-10-22
thermal: tsens: Pass register offsets as private data
Amit Kucheria
5
-0
/
+16
2018-10-22
thermal: tsens: Add the SROT address map
Amit Kucheria
2
-2
/
+13
2018-10-22
thermal: tsens: Rename map field in order to add a second address map
Amit Kucheria
4
-28
/
+27
2018-10-22
thermal: tsens: Get rid of dead code
Amit Kucheria
1
-5
/
+0
2018-10-22
thermal: tsens: Add SPDX license identifiers
Amit Kucheria
6
-59
/
+7
2018-10-22
thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
Amit Kucheria
1
-2
/
+3
2018-07-27
thermal: tsens: Fix negative temperature reporting
Amit Kucheria
1
-8
/
+5
2018-07-27
thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
Amit Kucheria
1
-6
/
+7
2018-07-27
thermal: tsens: Rename variable
Amit Kucheria
2
-8
/
+8
2018-07-27
thermal: tsens: Add generic support for TSENS v2 IP
Amit Kucheria
3
-1
/
+12
2018-07-27
thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
Amit Kucheria
2
-18
/
+9
2018-07-27
thermal: tsens: Add support to split up register address space into two
Amit Kucheria
3
-2
/
+15
2018-07-27
thermal: tsens: Get rid of unused fields in structure
Amit Kucheria
1
-2
/
+0
2018-06-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-3
/
+9
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-3
/
+3
2018-06-01
thermal: qcom: tsens: Allow number of sensors to come from DT
Bjorn Andersson
1
-3
/
+9
2016-09-27
thermal: qcom: tsens: Fix return value check in init_common()
Wei Yongjun
1
-3
/
+3
2016-09-27
thermal: qcom: tsens-8916: mark PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-09-27
thermal: streamline get_trend callbacks
Sascha Hauer
2
-4
/
+6
2016-09-27
thermal: qcom: remove declare local symbols as static
Eduardo Valentin
4
-4
/
+4
[next]