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