aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm93.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm93) Add support for LM94Guenter Roeck2011-01-181-2/+19
* hwmon: Change mail address of Hans J. KochHans J. Koch2010-11-151-2/+2
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-2/+1
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-1/+1
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-2/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-091-21/+11
|\
| * hwmon: Clean up detect functionsJean Delvare2009-12-091-21/+11
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* 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