aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/humidity (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-14IIO: si7020: Allocate correct amount of memory in devm_iio_device_allocAndrey Smirnov1-1/+1
2015-02-14Revert "iio:humidity:si7020: fix pointer to i2c client"Jonathan Cameron1-2/+2
2015-01-10iio: dht11: IRQ fixesRichard Weinberger1-27/+35
2015-01-10iio: dht11: Add lockingRichard Weinberger1-0/+5
2015-01-10iio: dht11: Fix out-of-bounds readRichard Weinberger1-1/+1
2014-10-25iio:humidity:si7020: fix pointer to i2c clientHartmut Knaack1-2/+2
2014-10-25iio:humidity:si7020: cleanup read_raw and probeHartmut Knaack1-5/+3
2014-10-04IIO: add si7020 driverDavid Barksdale3-0/+174
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma1-1/+0
2014-01-11iio: Add si7005 relative humidity and temperature sensor driverPeter Meerwald3-0/+200
2013-12-03iio: Add new driver dht11Harald Geyer3-0/+314