hwmon: add support for Sensirion SHTC1 sensor
authorTomas Pop <Tomas.Pop@sensirion.com>
Thu, 5 Jun 2014 22:24:19 +0000 (15:24 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 12 Jun 2014 15:36:48 +0000 (08:36 -0700)
commit1a539d372edd9832444e7a3daa710c444c014dc9
treeae4029bc700a6f66752276477f00f39cd4b6dee5
parent31e3879127d4db56ad445fd948ca39c393ee65d7
hwmon: add support for Sensirion SHTC1 sensor

Add support for Sensirion SHTC1 and compatible temperature and humidity
sensors.

Signed-off-by: Tomas Pop <tomas.pop@sensirion.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/shtc1 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/shtc1.c [new file with mode: 0644]
include/linux/platform_data/shtc1.h [new file with mode: 0644]