aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ad7418.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2019-02-25hwmon: (ad7418) Add device tree probingLinus Walleij1-1/+14
2019-02-18hwmon: (ad7418) Catch I2C errorsBrandon Maier1-15/+48
2018-12-16hwmon: (ad7418) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-14/+13
2014-08-04hwmon: (ad7418) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-41/+24
2014-08-04hwmon: (ad7418) Avoid forward declarationAxel Lin1-38/+34
2012-09-23hwmon: (ad7418) Convert to use devm_ functionsGuenter Roeck1-14/+7
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin1-12/+1
2012-03-18hwmon: (ad7418) fix checkpatch issuesFrans Meulenbroeks1-3/+9
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare1-18/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-16hwmon: (ad7418) Convert to a new-style i2c driverJean Delvare1-83/+26
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman1-1/+1
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-10-09hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt1-1/+1
2007-05-08hwmon: New AD7416, AD7417 and AD7418 driverAlessandro Zummo1-0/+373