summaryrefslogtreecommitdiff
path: root/drivers/iio/humidity
AgeCommit message (Expand)Author
2017-04-02iio: humidity: hts221: Remove unnecessary cast on void pointersimran singhal
2017-04-01iio: humidity: hdc100x: constify attribute_group structuressimran singhal
2017-03-25iio: hid: Add humidity sensor supportSong Hongyan
2017-02-06Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman
2017-01-22iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks
2016-12-03iio: humidity: Support acpi probe for hts211Shrirang Bagul
2016-11-01iio: si7020: Add devicetree support and trivial bindingsPaul Kocialkowski
2016-11-01iio: humidity: remove duplicated include from hts221_buffer.cWei Yongjun
2016-10-23iio: humidity: hdc100x: add triggered buffer support for HDC100XAlison Schofield
2016-10-23iio: humidity: add support to hts221 rh/temp combo deviceLorenzo Bianconi
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman
2016-08-15iio: humidity: hdc100x: add HDC1000 and HDC1008 to KconfigAlison Schofield
2016-08-15iio: humidity: hdc100x: fix sensor data reads of temp and humidityAlison Schofield
2016-08-15iio: add Kconfig selects needed for triggered buffer compilesAlison Schofield
2016-08-15iio: humidity: am2315: set up buffer timestamps for non-zero valuesAlison Schofield
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-06-03iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay
2016-05-29iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay
2016-05-21iio: Export I2C module alias informationJavier Martinez Canillas
2016-05-21iio: humidity: am2315: Remove a stray unlockDan Carpenter
2016-05-21iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield
2016-04-24iio: humidity: Add triggered buffer support for AM2315Tiberiu Breana
2016-04-24iio: humidity: Add support for AM2315Tiberiu Breana
2016-04-10iio: dht11: Improve loggingHarald Geyer
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay
2016-02-07Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman
2016-02-01iio: dht11: Use boottimeAbhilash Jindal
2016-01-30iio: si7020: add support for Hoperf th06Cristina Moraru
2016-01-30iio: si7005: add support for Hoperf th02Cristina Moraru
2016-01-30iio: dht11: Simplify decoding algorithmHarald Geyer
2016-01-30iio: dht11: Improve reliability - be more tolerant about missing start bitsHarald Geyer
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2015-11-15iio: si7020: Swap data byte orderChris Lesiak
2015-10-11iio: hdc100x: correct IIO_CHAN_INFO_OFFSET valueMatt Ranostay
2015-10-11Add ms8607 meas-spec driver supportLudovic Tancerel
2015-10-11Add htu21 meas-spec driver supportLudovic Tancerel
2015-09-23iio: humidity: add HDC100x supportMatt Ranostay
2015-08-24iio: humidity: si7020: replaced bitmask on humidity values with range checkNicola Corna
2015-07-20iio: dht11: Use new function ktime_get_resolution_ns()Harald Geyer
2015-07-20iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happyHarald Geyer
2015-07-20iio: dht11: add comment to make checkpatch.pl --strict happyHarald Geyer
2015-07-20iio: dht11: whitespace changes to make checkpatch.pl --strict happyHarald Geyer
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-10iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-02-14IIO: si7020: Allocate correct amount of memory in devm_iio_device_allocAndrey Smirnov
2015-02-14Revert "iio:humidity:si7020: fix pointer to i2c client"Jonathan Cameron
2015-01-10iio: dht11: IRQ fixesRichard Weinberger
2015-01-10iio: dht11: Add lockingRichard Weinberger
2015-01-10iio: dht11: Fix out-of-bounds readRichard Weinberger
2014-10-25iio:humidity:si7020: fix pointer to i2c clientHartmut Knaack