summaryrefslogtreecommitdiff
path: root/drivers/hwmon/adt7473.c
AgeCommit message (Expand)Author
2009-01-06adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong
2008-11-12adt7473: check inputs from sysfs writesDarrick J. Wong
2008-10-26hwmon: (adt7473) Fix voltage conversion routinesJean Delvare
2008-08-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds
2008-07-31hwmon: (adt7473) clarify an awkward bit of codeMark M. Hoffman
2008-07-31hwmon: (adt7473) Remove unused definesJean Delvare
2008-07-16hwmon: (adt7473) Convert to a new-style i2c driverJean Delvare
2008-06-19hwmon: (adt7473) Initialize max_duty_at_overheat before useJean Delvare
2008-04-27hwmon: (adt7473) minor cleanup / refactoringMark M. Hoffman
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-18hwmon: New driver for Analog Devices ADT7473 sensor chipDarrick J. Wong