index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
sht15.c
Age
Commit message (
Expand
)
Author
Files
Lines
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