hwmon: Driver for Maxim MAX6697 and compatibles
authorGuenter Roeck <linux@roeck-us.net>
Sat, 13 Oct 2012 06:01:58 +0000 (23:01 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 6 Feb 2013 17:57:56 +0000 (09:57 -0800)
commit5372d2d71c46e5649e5d2edd4514adcd6fe7a085
treea2317c0984ace02ba083f3386ce1ec7a3781b45a
parent412e29c135c11be6e2e4b22c0691e861b3d946c4
hwmon: Driver for Maxim MAX6697 and compatibles

Add support for MAX6581, MAX6602, MAX6622, MAX6636, MAX6689, MAX6693,
MAX6694, MAX6697, MAX6698, and MAX6699 temperature sensors

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Jean Delvare <khali@linux-fr.org>
Documentation/devicetree/bindings/i2c/max6697.txt [new file with mode: 0644]
Documentation/hwmon/max6697 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/max6697.c [new file with mode: 0644]
include/linux/platform_data/max6697.h [new file with mode: 0644]