aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/qcom-vadc-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-15thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov1-0/+50
2021-01-16iio: adc: qcom-vadc-common: scale adcmap_100k_104ef_104fbDmitry Baryshkov1-36/+34
2021-01-16iio: adc: qcom-vadc-common: simplify qcom_vadc_map_voltage_tempDmitry Baryshkov1-20/+1
2021-01-16iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculationDmitry Baryshkov1-35/+15
2021-01-16iio: adc: move vadc_map_pt from header to the source fileDmitry Baryshkov1-0/+11
2021-01-16iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov1-2/+1
2021-01-16iio: adc: qcom-vadc-common: use fixp_linear_interpolateDmitry Baryshkov1-4/+4
2021-01-16iio: adc: qcom-vadc: move several adc5 functions to common fileDmitry Baryshkov1-1/+67
2020-06-14iio: adc: Add support for PMIC7 ADCJishnu Prakash1-0/+262
2020-01-31iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita1-3/+3
2018-08-18iio: adc: Add QCOM SPMI PMIC5 ADC driverSiddartha Mohanadoss1-5/+184
2017-12-02iio: adc/accel: Fix up module licensesLinus Walleij1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-08iio: adc: break out common code from SPMI VADCLinus Walleij1-0/+230