aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7192.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-13iio: adc: ad7192: convert to device-managed functionsAlexandru Ardelean1-53/+36
2021-06-13iio: adc: ad7192: use devm_clk_get_optional() for mclkAlexandru Ardelean1-3/+3
2021-05-13iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean1-7/+4
2021-05-13iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron1-2/+6
2020-07-20iio: adc: ad7192: move ad7192_of_match table closer to the end of the fileAlexandru Ardelean1-9/+9
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean1-1/+0
2020-04-19iio: adc: ad7192: fix null pointer de-reference crash during probeAlexandru Ardelean1-16/+47
2020-03-23staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma1-2/+2
2020-03-08staging: iio: adc: ad7192: move out of stagingAlexandru Tachici1-0/+1034