hwmon: Driver for TI ADC128D818
authorGuenter Roeck <linux@roeck-us.net>
Sat, 25 Jan 2014 06:25:33 +0000 (22:25 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 3 Mar 2014 16:01:04 +0000 (08:01 -0800)
commitb4c9c1a7987ef07d8345bf9d19f36d97423b6b25
tree168998980521b3e9ea35de589bcc707b2fdcf8b7
parentebf5e87791a97a7b71d5bd52e0382321a56bb12b
hwmon: Driver for TI ADC128D818

ADC128D818 is a System Monitor with Temperature Sensor. It is similar to LM80
and LM96080, but has 16 bit wide sensor registers and no fan speed monitoring.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/adc128d818 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/adc128d818.c [new file with mode: 0644]