aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/qcom-spmi-adc5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-16iio: adc: qcom-spmi-adc5: use of_device_get_match_dataDmitry Baryshkov1-11/+7
2021-01-16iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov1-1/+1
2021-01-16iio: adc: qcom-vadc: move several adc5 functions to common fileDmitry Baryshkov1-69/+6
2020-09-22iio: adc: qcom-spmi-adc5: fix driver nameDmitry Baryshkov1-1/+1
2020-06-27iio: adc: Combine read functions for PMIC5 and PMIC7Jishnu Prakash1-30/+19
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-06-14iio: adc: Update debug printsJishnu Prakash1-9/+9
2020-06-14iio: adc: Update return value checksJishnu Prakash1-6/+4
2020-06-14iio: adc: Add support for PMIC7 ADCJishnu Prakash1-3/+212
2020-06-14iio: adc: Add info property under adc_dataJishnu Prakash1-1/+3
2019-04-22iio: adc: qcom-spmi-adc5: Fix of-based module autoloadingBjorn Andersson1-0/+1
2018-12-12iio: adc: qcom-spmi-adc5: Initialize prescale properlyEvan Green1-27/+31
2018-09-02iio: adc: qcom-spmi-adc5: Verify channel numbers from DTMatthias Kaehlcke1-1/+2
2018-08-19iio: adc: qcom-spmi-adc5: Add ADC5_AMUX_THM[24]_100K_PU to rev2 channel listMatthias Kaehlcke1-0/+4
2018-08-18iio: adc: Add QCOM SPMI PMIC5 ADC driverSiddartha Mohanadoss1-0/+788