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
2020-01-12
iio: humidity: dht11 remove TODO since it doesn't make sense
Kent Gustavsson
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-17
iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 ...
Shobhit Kukreti
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
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