summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ad7414.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* hwmon: (ad7414) Fix build warningGuenter Roeck2019-04-161-1/+1
* hwmon: (ad7414) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2018-12-171-14/+12Star
* 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/+16Star
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-261-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-241-14/+7Star
* hwmon: (ad7414) Fix multi-line commentsGuenter Roeck2012-03-191-1/+2
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-191-11/+1Star
* hwmon: (ad7414) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+5
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-041-4/+3Star
* 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