index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: humidity: hdc100x: fix sensor data reads of temp and humidity
Alison Schofield
2016-08-15
1
-20
/
+7
*
iio: add Kconfig selects needed for triggered buffer compiles
Alison Schofield
2016-08-15
1
-0
/
+2
*
iio: humidity: am2315: set up buffer timestamps for non-zero values
Alison Schofield
2016-08-15
1
-1
/
+1
*
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-06-20
2
-13
/
+11
|
\
|
*
iio: hudmidity: hdc100x: fix incorrect shifting and scaling
Matt Ranostay
2016-06-03
1
-8
/
+8
|
*
iio: humidity: hdc100x: fix IIO_TEMP channel reporting
Matt Ranostay
2016-05-29
1
-1
/
+1
|
*
iio: humidity: am2315: Remove a stray unlock
Dan Carpenter
2016-05-21
1
-3
/
+1
|
*
iio: humidity: hdc100x: correct humidity integration time mask
Alison Schofield
2016-05-21
1
-1
/
+1
*
|
iio: Export I2C module alias information
Javier Martinez Canillas
2016-05-21
2
-0
/
+2
|
/
*
iio: humidity: Add triggered buffer support for AM2315
Tiberiu Breana
2016-04-24
1
-3
/
+78
*
iio: humidity: Add support for AM2315
Tiberiu Breana
2016-04-24
3
-0
/
+239
*
iio: dht11: Improve logging
Harald Geyer
2016-04-10
1
-6
/
+34
*
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2016-02-27
4
-4
/
+4
*
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
2016-02-07
1
-4
/
+4
|
\
|
*
iio: dht11: Use boottime
Abhilash Jindal
2016-02-01
1
-4
/
+4
*
|
iio: si7020: add support for Hoperf th06
Cristina Moraru
2016-01-30
2
-1
/
+3
*
|
iio: si7005: add support for Hoperf th02
Cristina Moraru
2016-01-30
2
-1
/
+3
*
|
iio: dht11: Simplify decoding algorithm
Harald Geyer
2016-01-30
1
-22
/
+42
*
|
iio: dht11: Improve reliability - be more tolerant about missing start bits
Harald Geyer
2016-01-30
1
-6
/
+9
|
/
*
Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2015-11-18
1
-4
/
+4
|
\
|
*
iio: si7020: Swap data byte order
Chris Lesiak
2015-11-15
1
-4
/
+4
*
|
iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value
Matt Ranostay
2015-10-11
1
-2
/
+3
*
|
Add ms8607 meas-spec driver support
Ludovic Tancerel
2015-10-11
2
-3
/
+32
*
|
Add htu21 meas-spec driver support
Ludovic Tancerel
2015-10-11
3
-0
/
+238
*
|
iio: humidity: add HDC100x support
Matt Ranostay
2015-09-23
3
-0
/
+330
*
|
iio: humidity: si7020: replaced bitmask on humidity values with range check
Nicola Corna
2015-08-24
1
-1
/
+5
|
/
*
iio: dht11: Use new function ktime_get_resolution_ns()
Harald Geyer
2015-07-20
1
-20
/
+22
*
iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
1
-1
/
+2
*
iio: dht11: add comment to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
1
-0
/
+1
*
iio: dht11: whitespace changes to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
1
-12
/
+13
*
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
1
-1
/
+0
*
iio: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-10
1
-1
/
+1
*
IIO: si7020: Allocate correct amount of memory in devm_iio_device_alloc
Andrey Smirnov
2015-02-14
1
-1
/
+1
*
Revert "iio:humidity:si7020: fix pointer to i2c client"
Jonathan Cameron
2015-02-14
1
-2
/
+2
*
iio: dht11: IRQ fixes
Richard Weinberger
2015-01-10
1
-27
/
+35
*
iio: dht11: Add locking
Richard Weinberger
2015-01-10
1
-0
/
+5
*
iio: dht11: Fix out-of-bounds read
Richard Weinberger
2015-01-10
1
-1
/
+1
*
iio:humidity:si7020: fix pointer to i2c client
Hartmut Knaack
2014-10-25
1
-2
/
+2
*
iio:humidity:si7020: cleanup read_raw and probe
Hartmut Knaack
2014-10-25
1
-5
/
+3
*
IIO: add si7020 driver
David Barksdale
2014-10-04
3
-0
/
+174
*
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2014-08-26
1
-1
/
+0
*
iio: Add si7005 relative humidity and temperature sensor driver
Peter Meerwald
2014-01-11
3
-0
/
+200
*
iio: Add new driver dht11
Harald Geyer
2013-12-03
3
-0
/
+314