summaryrefslogtreecommitdiff
path: root/drivers/hwmon/adt7470.c
AgeCommit message (Expand)Author
2009-01-06adt7470: make automatic fan control really workDarrick J. Wong
2009-01-06adt7470: observe the number of temperature sensors to shorten update timeDarrick J. Wong
2009-01-06adt7470: fix pwm at a certain level during temperature sensor scanDarrick J. Wong
2009-01-06adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong
2008-11-12adt7470: check input range when sysfs files are writtenDarrick J. Wong
2008-07-16hwmon: (adt7470) Convert to a new-style i2c driverJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-07hwmon: (adt7470) Support per-sensor alarm filesDarrick J. Wong
2008-02-07hwmon: (adt7470) Replace power-of-two testRobert P. J. Day
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-10-09hwmon: add support for adt7470Darrick J. Wong