summaryrefslogtreecommitdiffstats
path: root/drivers/iio/humidity
Commit message (Expand)AuthorAgeFilesLines
* iio: hdc100x: correct IIO_CHAN_INFO_OFFSET valueMatt Ranostay2015-10-111-2/+3
* Add ms8607 meas-spec driver supportLudovic Tancerel2015-10-112-3/+32
* Add htu21 meas-spec driver supportLudovic Tancerel2015-10-113-0/+238
* iio: humidity: add HDC100x supportMatt Ranostay2015-09-233-0/+330
* iio: humidity: si7020: replaced bitmask on humidity values with range checkNicola Corna2015-08-241-1/+5
* iio: dht11: Use new function ktime_get_resolution_ns()Harald Geyer2015-07-201-20/+22
* iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happyHarald Geyer2015-07-201-1/+2
* iio: dht11: add comment to make checkpatch.pl --strict happyHarald Geyer2015-07-201-0/+1
* iio: dht11: whitespace changes to make checkpatch.pl --strict happyHarald Geyer2015-07-201-12/+13
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0Star
* iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-101-1/+1
* IIO: si7020: Allocate correct amount of memory in devm_iio_device_allocAndrey Smirnov2015-02-141-1/+1
* Revert "iio:humidity:si7020: fix pointer to i2c client"Jonathan Cameron2015-02-141-2/+2
* iio: dht11: IRQ fixesRichard Weinberger2015-01-101-27/+35
* iio: dht11: Add lockingRichard Weinberger2015-01-101-0/+5
* iio: dht11: Fix out-of-bounds readRichard Weinberger2015-01-101-1/+1
* iio:humidity:si7020: fix pointer to i2c clientHartmut Knaack2014-10-251-2/+2
* iio:humidity:si7020: cleanup read_raw and probeHartmut Knaack2014-10-251-5/+3Star
* IIO: add si7020 driverDavid Barksdale2014-10-043-0/+174
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0Star
* iio: Add si7005 relative humidity and temperature sensor driverPeter Meerwald2014-01-113-0/+200
* iio: Add new driver dht11Harald Geyer2013-12-033-0/+314