]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 13 Oct 2011 15:30:03 +0000 (08:30 -0700)
commit6fbde24c04e4bae4383961a39a23725ac188759a
tree49d52ec43f112ce37ff6f0cdc0f6718a159485c4
parentf3e730b43aa63ad5e02346dd5557f43d6b2142dc
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