aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/npcm_adc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-18iio: adc: npcm: Add NPCM8XX supportTomer Maimon1-7/+29
2022-06-14iio: adc: npcm_adc: explicitly add proper header filesNuno Sá1-0/+1
2021-03-25iio: adc: npcm_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-2/+13
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-02-14iio: adc: modify NPCM reset supportTomer Maimon1-21/+9
2019-11-09iio: adc: npcm: use devm_platform_ioremap_resourceJonathan Cameron1-3/+1
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-1/+0
2019-04-07iio: adc: modify NPCM ADC read reference voltageTomer Maimon1-1/+1
2019-01-19iio: adc: add NPCM ADC driverTomer Maimon1-0/+335