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
/
hwmon
/
sht15.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-29
hwmon: (sht15) remove redundant check on status and send of status value
Colin Ian King
1
-8
/
+0
2017-10-29
hwmon: (sht15) Root out platform data
Linus Walleij
1
-113
/
+54
2017-02-16
hwmon: (sht15) Add device tree support
Marco Franchi
1
-4
/
+60
2017-01-02
hwmon: (sht15) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+2
2015-08-10
hwmon:change sht15_reverse()
yalin wang
1
-16
/
+4
2015-05-31
hwmon: (sht15) Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-09-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2013-08-19
hwmon: (sht15) Use devm_regulator_get_optional()
Mark Brown
1
-1
/
+1
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-03-03
hwmon: (sht15) Check return value of regulator_enable()
Mark Brown
1
-1
/
+7
2013-02-06
hwmon: (sht15) check GPIO directions
Vivien Didelot
1
-47
/
+88
2013-01-25
hwmon: (sht15) avoid CamelCase
Vivien Didelot
1
-11
/
+11
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-23
hwmon: (sht15) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2012-09-23
hwmon: (sht15) remove multiple driver registration
Vivien Didelot
1
-71
/
+23
2012-09-23
hwmon: (sht15) Convert to use devm_ functions
Guenter Roeck
1
-38
/
+20
2012-03-18
hwmon: (sht15) fix checkpatch issues
Frans Meulenbroeks
1
-1
/
+1
2012-01-29
hwmon: (sht15) fix bad error code
Vivien Didelot
1
-1
/
+2
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-25
hwmon: (sht15) Correct a comment mistake
Vivien Didelot
1
-1
/
+1
2011-05-19
hwmon: (sht15) add support for CRC validation
Jerome Oufella
1
-19
/
+173
2011-05-19
hwmon: (sht15) add support for the status register
Vivien Didelot
1
-33
/
+214
2011-05-19
hwmon: (sht15) clean-up the probe function
Vivien Didelot
1
-8
/
+46
2011-05-19
hwmon: (sht15) general code clean-up
Vivien Didelot
1
-115
/
+153
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-03-21
hwmon: (sht15) Fix integer overflow in humidity calculation
Vivien Didelot
1
-2
/
+2
2011-03-21
hwmon: (sht15) Spelling fix
Justin P. Mattock
1
-1
/
+1
2010-04-14
hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n
Jean Delvare
1
-1
/
+6
2010-04-14
hwmon: (sht15) Fix sht15_calc_temp interpolation function
Jerome Oufella
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
hwmon: (sht15) Off-by-one error in array index + incorrect constants
Jonathan Cameron
1
-3
/
+3
2009-10-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+6
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-09
hwmon: (sht15) Fix spurious section mismatch warning
Rakib Mullick
1
-1
/
+6
2009-09-22
hwmon: fix freeing of gpio_data and irq
Roel Kluin
1
-2
/
+4
2009-07-11
hwmon: (sht15) Remove unnecessary semicolon
Joe Perches
1
-1
/
+1
2009-06-15
hwmon: Fix more __devexit_p glitches
Jean Delvare
1
-5
/
+5
2009-04-13
hwmon: sht15 humidity sensor driver
Jonathan Cameron
1
-0
/
+692