summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ad7414.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ad7414) Add OF device ID tableJavier Martinez Canillas2017-04-021-0/+7
* hwmon: (ad7414) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-41/+16
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-1/+1
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: (ad7414) Convert to use devm_ functionsGuenter Roeck2012-09-231-14/+7
* hwmon: (ad7414) Fix multi-line commentsGuenter Roeck2012-03-181-1/+2
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-11/+1
* hwmon: (ad7414) fix checkpatch issuesFrans Meulenbroeks2012-03-181-1/+5
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-041-4/+3
* hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
* hwmon: (ad7414) Return proper error code for ad7414_probe()Axel Lin2010-11-111-2/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk2008-09-201-1/+1
* hwmon: ad7414 driverSean MacLennan2008-08-061-0/+268