]> git.karo-electronics.de Git - linux-beck.git/commit
Add htu21 meas-spec driver support
authorLudovic Tancerel <ludovic.tancerel@maplehightech.com>
Thu, 1 Oct 2015 14:13:39 +0000 (16:13 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 11 Oct 2015 09:21:20 +0000 (10:21 +0100)
commit2b5c53d2c958bda92310d1b371a9314f4aa8c274
treea7271cb7fc84f3a0b9d2aa507b3df194de5975d5
parent53bf4d067d5115ac740bdc907023afe95e449fdd
Add htu21 meas-spec driver support

Support for HTU21 temperature & humidity sensor

Signed-off-by: Ludovic Tancerel <ludovic.tancerel@maplehightech.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/ABI/testing/sysfs-bus-iio
drivers/iio/humidity/Kconfig
drivers/iio/humidity/Makefile
drivers/iio/humidity/htu21.c [new file with mode: 0644]