summaryrefslogtreecommitdiff
path: root/include/linux/i2c/max6639.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-12hwmon: (max6639) move header file out of I2C realmWolfram Sang1-14/+0
include/linux/i2c is not for client devices. Move the header file to a more appropriate location. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2011-03-15hwmon: Driver for Maxim MAX6639stigge@antcom.de1-0/+14
2-Channel Temperature Monitor with Dual PWM Fan-Speed Controller Signed-off-by: Roland Stigge <stigge@antcom.de> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>