summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/npcm_adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: npcm: Add NPCM8XX supportTomer Maimon2022-07-181-7/+29
* iio: adc: npcm_adc: explicitly add proper header filesNuno Sá2022-06-141-0/+1
* iio: adc: npcm_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean2021-03-251-2/+13
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: adc: modify NPCM reset supportTomer Maimon2020-02-141-21/+9
* iio: adc: npcm: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
* iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-051-1/+0
* iio: adc: modify NPCM ADC read reference voltageTomer Maimon2019-04-071-1/+1
* iio: adc: add NPCM ADC driverTomer Maimon2019-01-191-0/+335