hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor driver
authorIain Paton <ipaton0@gmail.com>
Wed, 27 Jun 2012 08:55:11 +0000 (08:55 +0000)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 22 Jul 2012 04:48:44 +0000 (21:48 -0700)
commit27f8b1355504744e7cfbb5756f120734d58644a8
tree3f30ded2736a1692a8ff3ff92406775a11b8d7fb
parentedf48f3a73b027a99c92edab2b07d78fe77523cc
hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor driver

This is a new driver for the Honeywell Humidicon HIH-6130/HIH-6131 humidity sensor.

The driver is based on the existing Sensiron sht21 driver with the necessary changes
to the probe, update_measurements and conversion functions necessary to use the
Honeywell sensors.

There's no difference between the 6130 & 6131 other than the 6131 having an external
condensation filter attached.

Signed-off-by: Iain Paton <ipaton0@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/hih6130 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/hih6130.c [new file with mode: 0644]
This page took 0.043896 seconds and 5 git commands to generate.