summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/qcom-vadc-common.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMJishnu Prakash2022-05-191-0/+11
* iio: adc: qcom-vadc-common: Re-use generic struct u32_fractAndy Shevchenko2022-01-301-46/+46
* thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov2021-02-151-0/+50
* iio: adc: qcom-vadc-common: scale adcmap_100k_104ef_104fbDmitry Baryshkov2021-01-161-36/+34
* iio: adc: qcom-vadc-common: simplify qcom_vadc_map_voltage_tempDmitry Baryshkov2021-01-161-20/+1
* iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculationDmitry Baryshkov2021-01-161-35/+15
* iio: adc: move vadc_map_pt from header to the source fileDmitry Baryshkov2021-01-161-0/+11
* iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov2021-01-161-2/+1
* iio: adc: qcom-vadc-common: use fixp_linear_interpolateDmitry Baryshkov2021-01-161-4/+4
* iio: adc: qcom-vadc: move several adc5 functions to common fileDmitry Baryshkov2021-01-161-1/+67
* iio: adc: Add support for PMIC7 ADCJishnu Prakash2020-06-141-0/+262
* iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita2020-01-311-3/+3
* iio: adc: Add QCOM SPMI PMIC5 ADC driverSiddartha Mohanadoss2018-08-181-5/+184
* iio: adc/accel: Fix up module licensesLinus Walleij2017-12-021-0/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* iio: adc: break out common code from SPMI VADCLinus Walleij2017-04-081-0/+230