summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adm1029.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (adm1029) Convert to use devm_ functionsGuenter Roeck2012-09-231-14/+7
* hwmon: (adm1029) Fix multi-line commentsGuenter Roeck2012-03-181-8/+11
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-17/+1
* hwmon: (adm1029) fix checkpatch issuesFrans Meulenbroeks2012-03-181-3/+7
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-7/+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/+2
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-091-39/+16
|\
| * hwmon: Clean up detect functionsJean Delvare2009-12-091-39/+16
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe2008-10-171-2/+3
* hwmon: (adm1029) Convert to a new-style i2c driverJean Delvare2008-07-161-53/+44
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-181-4/+2
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: New driver for the Analog Devices ADM1029Corentin Labbe2007-02-141-0/+508