aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/thmc50.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt2008-08-061-1/+27
* hwmon: (thmc50) Convert to a new-style i2c driverJean Delvare2008-07-161-54/+53
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-181-1/+1
* hwmon: (thmc50) Storage class should be before const qualifierTobias Klauser2008-02-171-3/+3
* hwmon: (thmc50) Fix a debug messageJean Delvare2007-10-091-6/+6
* hwmon: (thmc50) Don't create temp3 if not enabledJean Delvare2007-10-091-9/+9
* hwmon: (thmc50) Fix alarms clearingKrzysztof Helt2007-10-091-4/+4
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: (thmc50) add individual alarm & fault filesKrzysztof Helt2007-10-091-0/+28
* hwmon: add support for THMC50 and ADM1022Krzysztof Helt2007-07-301-0/+440