aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/thmc50.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-06hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt1-1/+27
2008-07-16hwmon: (thmc50) Convert to a new-style i2c driverJean Delvare1-54/+53
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman1-1/+1
2008-02-17hwmon: (thmc50) Storage class should be before const qualifierTobias Klauser1-3/+3
2007-10-09hwmon: (thmc50) Fix a debug messageJean Delvare1-6/+6
2007-10-09hwmon: (thmc50) Don't create temp3 if not enabledJean Delvare1-9/+9
2007-10-09hwmon: (thmc50) Fix alarms clearingKrzysztof Helt1-4/+4
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-10-09hwmon: (thmc50) add individual alarm & fault filesKrzysztof Helt1-0/+28
2007-07-30hwmon: add support for THMC50 and ADM1022Krzysztof Helt1-0/+440