summaryrefslogtreecommitdiff
path: root/drivers/iio/humidity (follow)
Commit message (Expand)AuthorAge
* iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak2019-12-21
* iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay2016-07-27
* iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay2016-07-27
* iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield2016-07-27
* Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-18
|\
| * iio: si7020: Swap data byte orderChris Lesiak2015-11-15
* | iio: hdc100x: correct IIO_CHAN_INFO_OFFSET valueMatt Ranostay2015-10-11
* | Add ms8607 meas-spec driver supportLudovic Tancerel2015-10-11
* | Add htu21 meas-spec driver supportLudovic Tancerel2015-10-11
* | iio: humidity: add HDC100x supportMatt Ranostay2015-09-23
* | iio: humidity: si7020: replaced bitmask on humidity values with range checkNicola Corna2015-08-24
|/
* iio: dht11: Use new function ktime_get_resolution_ns()Harald Geyer2015-07-20
* iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happyHarald Geyer2015-07-20
* iio: dht11: add comment to make checkpatch.pl --strict happyHarald Geyer2015-07-20
* iio: dht11: whitespace changes to make checkpatch.pl --strict happyHarald Geyer2015-07-20
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-11
* iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-10
* IIO: si7020: Allocate correct amount of memory in devm_iio_device_allocAndrey Smirnov2015-02-14
* Revert "iio:humidity:si7020: fix pointer to i2c client"Jonathan Cameron2015-02-14
* iio: dht11: IRQ fixesRichard Weinberger2015-01-10
* iio: dht11: Add lockingRichard Weinberger2015-01-10
* iio: dht11: Fix out-of-bounds readRichard Weinberger2015-01-10
* iio:humidity:si7020: fix pointer to i2c clientHartmut Knaack2014-10-25
* iio:humidity:si7020: cleanup read_raw and probeHartmut Knaack2014-10-25
* IIO: add si7020 driverDavid Barksdale2014-10-04
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-26
* iio: Add si7005 relative humidity and temperature sensor driverPeter Meerwald2014-01-11
* iio: Add new driver dht11Harald Geyer2013-12-03