aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/palmas_gpadc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-31iio: adc: Fix incorrect exit of for-loopColin Ian King1-2/+2
2021-03-25iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-3/+13
2021-03-11iio: use getter/setter functionsJulia Lawall1-1/+1
2020-09-16iio: adc: palmas_gpadc: use module_platform_driver to simplify the codeLiu Shixin1-12/+1
2020-07-20iio: adc: palmas_gpadc: Demote non-conforming kerneldoc headerLee Jones1-2/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-01-21iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2016-02-27iio: adc: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko1-3/+3
2015-10-25iio:adc:palmas: add DT supportMarek Belisko1-5/+47
2015-10-25iio:adc: add iio driver for Palmas (twl6035/7) gpadcH. Nikolaus Schaller1-0/+817