summaryrefslogtreecommitdiffstats
path: root/drivers/iio/humidity
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman2017-02-061-2/+4
|\
| * iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks2017-01-221-2/+4
* | iio: humidity: Support acpi probe for hts211Shrirang Bagul2016-12-031-0/+8
|/
* iio: si7020: Add devicetree support and trivial bindingsPaul Kocialkowski2016-11-011-1/+10
* iio: humidity: remove duplicated include from hts221_buffer.cWei Yongjun2016-11-011-1/+0
* iio: humidity: hdc100x: add triggered buffer support for HDC100XAlison Schofield2016-10-232-2/+130
* iio: humidity: add support to hts221 rh/temp combo deviceLorenzo Bianconi2016-10-237-0/+1193
* Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman2016-09-053-21/+10
|\
| * iio: humidity: hdc100x: fix sensor data reads of temp and humidityAlison Schofield2016-08-151-20/+7
| * iio: add Kconfig selects needed for triggered buffer compilesAlison Schofield2016-08-151-0/+2
| * iio: humidity: am2315: set up buffer timestamps for non-zero valuesAlison Schofield2016-08-151-1/+1
* | iio: humidity: hdc100x: add HDC1000 and HDC1008 to KconfigAlison Schofield2016-08-151-4/+4
|/
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-202-13/+11
|\
| * iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay2016-06-031-8/+8
| * iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay2016-05-291-1/+1
| * iio: humidity: am2315: Remove a stray unlockDan Carpenter2016-05-211-3/+1
| * iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield2016-05-211-1/+1
* | iio: Export I2C module alias informationJavier Martinez Canillas2016-05-212-0/+2
|/
* iio: humidity: Add triggered buffer support for AM2315Tiberiu Breana2016-04-241-3/+78
* iio: humidity: Add support for AM2315Tiberiu Breana2016-04-243-0/+239
* iio: dht11: Improve loggingHarald Geyer2016-04-101-6/+34
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-274-4/+4
* Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-071-4/+4
|\
| * iio: dht11: Use boottimeAbhilash Jindal2016-02-011-4/+4
* | iio: si7020: add support for Hoperf th06Cristina Moraru2016-01-302-1/+3
* | iio: si7005: add support for Hoperf th02Cristina Moraru2016-01-302-1/+3
* | iio: dht11: Simplify decoding algorithmHarald Geyer2016-01-301-22/+42
* | iio: dht11: Improve reliability - be more tolerant about missing start bitsHarald Geyer2016-01-301-6/+9
|/
* Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-181-4/+4
|\
| * iio: si7020: Swap data byte orderChris Lesiak2015-11-151-4/+4
* | 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/+0
* 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/+3
* IIO: add si7020 driverDavid Barksdale2014-10-043-0/+174
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0
OpenPOWER on IntegriCloud