aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adcxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2018-12-16hwmon: (adcxx) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-22/+22
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2013-10-18hwmon: (adcxx) Remove redundant spi_set_drvdataSachin Kamat1-2/+0
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: (adcxx) Simplify show_name functionGuenter Roeck1-4/+1
2012-09-23hwmon: (adcxx) Convert to use devm_ functionsGuenter Roeck1-3/+1
2012-03-18hwmon: convert drivers/hwmon/* to use module_spi_driver()Axel Lin1-12/+1
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks1-1/+1
2011-05-25hwmon: Use helper functions to set and get driver dataJean Delvare1-8/+8
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
2010-03-06drivers/hwmon/adcxx.c: fix for single-channel ADCsJosé Miguel Gonçalves1-5/+10
2009-09-23hwmon: adxx: convert to device table matchingAnton Vorontsov1-85/+16
2008-08-15hwmon: ADC124S501 generic driverMarc Pignat1-0/+329