aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ingenic-adc.c
AgeCommit message (Expand)Author
2022-08-15iio: adc: ingenic-adc: Benefit from devm_clk_get_prepared() to simplifyUwe Kleine-König
2022-08-15iio: adc: ingenic-adc: convert to IIO fwnode interfaceNuno Sá
2022-06-14iio: adc: ingenic-adc: explicitly add proper header filesNuno Sá
2021-07-31iio/adc: ingenic: add JZ4760B support to the sadc driverChristophe Branchereau
2021-07-31iio/adc: ingenic: add JZ4760 support to the sadc driverChristophe Branchereau
2021-07-31iio/adc: ingenic: rename has_aux2 to has_aux_mdChristophe Branchereau
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-11-08iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is usedPaul Cercueil
2020-11-08iio/adc: ingenic: Fix battery VREF for JZ4770 SoCPaul Cercueil
2020-10-31iio/adc: ingenic: remove unneeded semicolonTom Rix
2020-07-22Merge branch 'ib-5.8-jz47xx-ts' into HEADJonathan Cameron
2020-07-20IIO: Ingenic JZ47xx: Add touchscreen mode.Artur Rojek
2020-07-20iio/adc: ingenic: Retrieve channels list from soc data structPaul Cercueil
2020-07-20IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idxArtur Rojek
2020-07-20IIO: Ingenic JZ47xx: Error check clk_enable calls.Artur Rojek
2020-07-07iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.hJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-11-09iio: adc: ingenic: Use devm_platform_ioremap_resourceJonathan Cameron
2019-09-08IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.Artur Rojek
2019-07-14IIO: Ingenic JZ47xx: Set clock divider on probeMaarten ter Huurne
2019-04-04iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()Wei Yongjun
2019-02-09IIO: add Ingenic JZ47xx ADC driver.Artur Rojek