]> git.baikalelectronics.ru Git - kernel.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>
Mon, 24 Oct 2011 18:09:45 +0000 (11:09 -0700)
commit2b488e5a126ce15c3d2f679f6faf395f5cbc35f4
tree29c4f0055ae232c6df8d2206ece55a973ed857d1
parent99ff3bda06cd81d0ee8d65b4f50057e23587ccee
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