summaryrefslogtreecommitdiff
path: root/drivers/hwmon/adm1029.c
Commit message (Expand)AuthorAge
* hwmon: (adm1029) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* hwmon: (adm1029) Avoid forward declarationsAxel Lin2014-08-04
* hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin2014-07-03
* hwmon: (adm1029) Update Corentin Labbe's emailLABBE Corentin2014-05-21
* Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: (adm1029) Convert to use devm_ functionsGuenter Roeck2012-09-23
* hwmon: (adm1029) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* hwmon: (adm1029) fix checkpatch issuesFrans Meulenbroeks2012-03-18
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-14
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-14
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-14
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-09
|\
| * hwmon: Clean up detect functionsJean Delvare2009-12-09
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe2008-10-17
* hwmon: (adm1029) Convert to a new-style i2c driverJean Delvare2008-07-16
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-18
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: New driver for the Analog Devices ADM1029Corentin Labbe2007-02-14