summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ad7418.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ad7418) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-41/+24
* hwmon: (ad7418) Avoid forward declarationAxel Lin2014-08-041-38/+34
* hwmon: (ad7418) Convert to use devm_ functionsGuenter Roeck2012-09-231-14/+7
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: (ad7418) fix checkpatch issuesFrans Meulenbroeks2012-03-181-3/+9
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-041-18/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* hwmon: (ad7418) Convert to a new-style i2c driverJean Delvare2008-07-161-83/+26
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-181-1/+1
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt2007-10-091-1/+1
* hwmon: New AD7416, AD7417 and AD7418 driverAlessandro Zummo2007-05-081-0/+373