hwmon: (lm75) Add support for Analog Devices ADT75
authorMichael Hennerich <michael.hennerich@analog.com>
Thu, 13 Oct 2011 08:43:31 +0000 (04:43 -0400)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 24 Oct 2011 18:09:45 +0000 (11:09 -0700)
commite96f9d89e6213c7630a3323cd0c754e7f2619564
tree29c4f0055ae232c6df8d2206ece55a973ed857d1
parent1af1f5313cfea85a185c7bbb5258f7856fc8fea7
hwmon: (lm75) Add support for Analog Devices ADT75

Add datasheet reference and device ID for ADT75.

The ADT75, like some other LM75 derivatives, needs to be instantiated
using methods 1, 2, or 4.
For more information see Documentation/i2c/instantiating-devices.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Documentation/hwmon/lm75
drivers/hwmon/Kconfig
drivers/hwmon/lm75.c