aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm93.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm93) Convert to a new-style i2c driverJean Delvare2008-07-161-66/+60
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-181-1/+1
* hwmon: (lm93) Use standard names for vid filesJean Delvare2007-10-091-4/+4
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt2007-10-091-5/+5
* hwmon: fix array overruns in lm93.cHans-Jürgen Koch2007-07-301-1/+1
* hwmon: Add LM93 supportHans-Jürgen Koch2007-07-191-0/+2655