]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: AD7314 driver (ported from IIO)
authorJonathan Cameron <jic23@cam.ac.uk>
Thu, 29 Sep 2011 16:50:04 +0000 (12:50 -0400)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 24 Oct 2011 18:09:41 +0000 (11:09 -0700)
commit4f3a659581cabf1be441d6467b523be914615496
tree7d5d581f10409b883fab255f7ccede8692497b2b
parent200855e52db1b1834121ba57fbd89c5b4911e02c
hwmon: AD7314 driver (ported from IIO)

Driver for AD7314, ADT7301, and ADT7302, ported from IIO.

Currently dropped power down mode support.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
[guenter.roeck@ericsson.com: Added MODULE_DEVICE_TABLE]
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Documentation/hwmon/ad7314 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/ad7314.c [new file with mode: 0644]