aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adm1029.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck1-4/+5
2012-09-23hwmon: (adm1029) Convert to use devm_ functionsGuenter Roeck1-14/+7
2012-03-18hwmon: (adm1029) Fix multi-line commentsGuenter Roeck1-8/+11
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin1-17/+1
2012-03-18hwmon: (adm1029) fix checkpatch issuesFrans Meulenbroeks1-3/+7
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-7/+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/+2
2009-12-09Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-39/+16
2009-12-09hwmon: Clean up detect functionsJean Delvare1-39/+16
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2008-10-17hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe1-2/+3
2008-07-16hwmon: (adm1029) Convert to a new-style i2c driverJean Delvare1-53/+44
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman1-4/+2
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-02-14hwmon: New driver for the Analog Devices ADM1029Corentin Labbe1-0/+508