index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
/
dht11.c
Age
Commit message (
Expand
)
Author
2018-02-17
iio: dht11: Improve detection of sensor type
Harald Geyer
2017-08-22
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-01-22
iio: dht11: Use usleep_range instead of msleep for start signal
John Brooks
2016-04-10
iio: dht11: Improve logging
Harald Geyer
2016-02-07
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
2016-02-01
iio: dht11: Use boottime
Abhilash Jindal
2016-01-30
iio: dht11: Simplify decoding algorithm
Harald Geyer
2016-01-30
iio: dht11: Improve reliability - be more tolerant about missing start bits
Harald Geyer
2015-07-20
iio: dht11: Use new function ktime_get_resolution_ns()
Harald Geyer
2015-07-20
iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
iio: dht11: add comment to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
iio: dht11: whitespace changes to make checkpatch.pl --strict happy
Harald Geyer
2015-01-10
iio: dht11: IRQ fixes
Richard Weinberger
2015-01-10
iio: dht11: Add locking
Richard Weinberger
2015-01-10
iio: dht11: Fix out-of-bounds read
Richard Weinberger
2014-08-26
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2013-12-03
iio: Add new driver dht11
Harald Geyer