aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/adcxx.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-09spi: make remove callback a void functionGravatar Uwe Kleine-König 1-3/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 1-14/+1
2018-12-16hwmon: (adcxx) Use permission specific SENSOR[_DEVICE]_ATTR variantsGravatar Guenter Roeck 1-22/+22
2015-10-28spi: Drop owner assignment from spi_driversGravatar Andrew F. Davis 1-1/+0
2013-10-18hwmon: (adcxx) Remove redundant spi_set_drvdataGravatar Sachin Kamat 1-2/+0
2012-11-28hwmon: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28hwmon: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28hwmon: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-09-23hwmon: (adcxx) Simplify show_name functionGravatar Guenter Roeck 1-4/+1
2012-09-23hwmon: (adcxx) Convert to use devm_ functionsGravatar Guenter Roeck 1-3/+1
2012-03-18hwmon: convert drivers/hwmon/* to use module_spi_driver()Gravatar Axel Lin 1-12/+1
2012-01-05hwmon: replaced strict_str* with kstr*Gravatar Frans Meulenbroeks 1-1/+1
2011-05-25hwmon: Use helper functions to set and get driver dataGravatar Jean Delvare 1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-06drivers/hwmon/adcxx.c: fix for single-channel ADCsGravatar José Miguel Gonçalves 1-5/+10
2009-09-23hwmon: adxx: convert to device table matchingGravatar Anton Vorontsov 1-85/+16
2008-08-15hwmon: ADC124S501 generic driverGravatar Marc Pignat 1-0/+329