summaryrefslogtreecommitdiff
path: root/drivers/iio/humidity/dht11.c
AgeCommit message (Expand)Author
2022-02-06iio: humidity: dht11: Switch from of headers to mod_devicetable.hAndy Shevchenko
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-01-12iio: humidity: dht11 remove TODO since it doesn't make senseKent Gustavsson
2019-07-11Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-17iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 ...Shobhit Kukreti
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-02-17iio: dht11: Improve detection of sensor typeHarald Geyer
2017-08-22iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-01-22iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks
2016-04-10iio: dht11: Improve loggingHarald Geyer
2016-02-07Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman
2016-02-01iio: dht11: Use boottimeAbhilash Jindal
2016-01-30iio: dht11: Simplify decoding algorithmHarald Geyer
2016-01-30iio: dht11: Improve reliability - be more tolerant about missing start bitsHarald Geyer
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-01-10iio: dht11: IRQ fixesRichard Weinberger
2015-01-10iio: dht11: Add lockingRichard Weinberger
2015-01-10iio: dht11: Fix out-of-bounds readRichard Weinberger
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma
2013-12-03iio: Add new driver dht11Harald Geyer