summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/npcm_adc.c
AgeCommit message (Expand)Author
2023-09-23iio: adc: npcm: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-29iio: adc: fix the return value handle for platform_get_irq()Ruan Jinjie
2022-07-18iio: adc: npcm: Add NPCM8XX supportTomer Maimon
2022-06-14iio: adc: npcm_adc: explicitly add proper header filesNuno Sá
2021-03-25iio: adc: npcm_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-02-14iio: adc: modify NPCM reset supportTomer Maimon
2019-11-09iio: adc: npcm: use devm_platform_ioremap_resourceJonathan Cameron
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-04-07iio: adc: modify NPCM ADC read reference voltageTomer Maimon
2019-01-19iio: adc: add NPCM ADC driverTomer Maimon