aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm93.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-2/+1
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare1-1/+1
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare1-2/+1
2009-12-09Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-21/+11
2009-12-09hwmon: Clean up detect functionsJean Delvare1-21/+11
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2008-07-16hwmon: (lm93) Convert to a new-style i2c driverJean Delvare1-66/+60
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman1-1/+1
2007-10-09hwmon: (lm93) Use standard names for vid filesJean Delvare1-4/+4
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-10-09hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt1-5/+5
2007-07-30hwmon: fix array overruns in lm93.cHans-Jürgen Koch1-1/+1
2007-07-19hwmon: Add LM93 supportHans-Jürgen Koch1-0/+2655