iio: humidity: add HDC100x support
authorMatt Ranostay <mranostay@gmail.com>
Sun, 6 Sep 2015 20:27:39 +0000 (13:27 -0700)
committerJonathan Cameron <jic23@kernel.org>
Wed, 23 Sep 2015 19:23:19 +0000 (20:23 +0100)
commit4839367d99e3b067d3c2e9404ae320c100d090c7
tree4e3686a7bd48708af297c252adcbc9f85c6e3a37
parent7db75fd615a6d77230315c52f9c79b2102ef2bfe
iio: humidity: add HDC100x support

Add support for the HDC100x temperature and humidity sensors
including the resistive heater element.

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/ABI/testing/sysfs-bus-iio-humidity-hdc100x [new file with mode: 0644]
drivers/iio/humidity/Kconfig
drivers/iio/humidity/Makefile
drivers/iio/humidity/hdc100x.c [new file with mode: 0644]
This page took 0.024453 seconds and 5 git commands to generate.