aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/adc/ltc2497.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-07iio:adc:ltc2497 drop of_match_ptr protectionJonathan Cameron1-2/+2
2019-12-15iio: adc: ltc2497: split protocol independent part in a separate moduleUwe Kleine-König1-208/+26
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-07-02iio:adc:ltc2497: Add support for board file based iio consumer mapping.Gaurav Gupta1-19/+35
2017-04-02iio:adc: Driver for Linear Technology LTC2497 ADCMichael Hennerich1-0/+279