summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ingenic-adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ingenic-adc: Benefit from devm_clk_get_prepared() to simplifyUwe Kleine-König2022-08-151-13/+2
* iio: adc: ingenic-adc: convert to IIO fwnode interfaceNuno Sá2022-08-151-4/+4
* iio: adc: ingenic-adc: explicitly add proper header filesNuno Sá2022-06-141-0/+2
* iio/adc: ingenic: add JZ4760B support to the sadc driverChristophe Branchereau2021-07-311-0/+10
* iio/adc: ingenic: add JZ4760 support to the sadc driverChristophe Branchereau2021-07-311-4/+78
* iio/adc: ingenic: rename has_aux2 to has_aux_mdChristophe Branchereau2021-07-311-5/+5
* Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-11-241-1/+1
|\
| * iio/adc: ingenic: remove unneeded semicolonTom Rix2020-10-311-1/+1
* | iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is usedPaul Cercueil2020-11-081-6/+26
* | iio/adc: ingenic: Fix battery VREF for JZ4770 SoCPaul Cercueil2020-11-081-1/+1
|/
* Merge branch 'ib-5.8-jz47xx-ts' into HEADJonathan Cameron2020-07-221-40/+351
|\
| * IIO: Ingenic JZ47xx: Add touchscreen mode.Artur Rojek2020-07-201-2/+248
| * iio/adc: ingenic: Retrieve channels list from soc data structPaul Cercueil2020-07-201-34/+65
| * IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idxArtur Rojek2020-07-201-0/+16
| * IIO: Ingenic JZ47xx: Error check clk_enable calls.Artur Rojek2020-07-201-6/+24
* | iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.hJonathan Cameron2020-07-071-3/+2
* | iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
|/
* iio: adc: ingenic: Use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
* IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.Artur Rojek2019-09-081-22/+127
* IIO: Ingenic JZ47xx: Set clock divider on probeMaarten ter Huurne2019-07-141-0/+54
* iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()Wei Yongjun2019-04-041-3/+1
* IIO: add Ingenic JZ47xx ADC driver.Artur Rojek2019-02-091-0/+364