aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ads7871.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 51Thomas Gleixner1-9/+1
2018-12-16hwmon: (ads7871) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-10/+10
2016-06-27hwmon: (ads7871) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-50/+15
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2013-04-07hwmon: Fix CamelCase checkpatch warningsGuenter Roeck1-21/+21
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devinitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-23hwmon: (ads7871) Convert to use devm_ functionsGuenter Roeck1-14/+7
2012-09-17hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck1-0/+9
2012-03-18hwmon: (ads7871) Fix multi-line commentsGuenter Roeck1-9/+17
2012-03-18hwmon: convert drivers/hwmon/* to use module_spi_driver()Axel Lin1-12/+1
2011-11-25hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2010-08-25hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin1-19/+19
2010-05-25hwmon: add TI ads7871 a/d converter driverPaul Thomas1-0/+253