aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.4.128 into android-msm-wahoo-4.4-oreo-m2Nathan Chancellor2018-04-131-7/+20
|\
| * iio: hi8435: cleanup reset gpioNikita Yushchenko2018-04-131-5/+7
| * iio: hi8435: avoid garbage event at first enableNikita Yushchenko2018-04-131-2/+13
* | Merge 4.4.118 into android-msm-wahoo-4.4-oreo-mr1Nathan Chancellor2018-02-251-1/+1
|\|
| * iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King2018-02-251-1/+1
* | Merge 4.4.105 into android-msm-wahoo-4.4-oreo-mr1Nathan Chancellor2017-12-096-48/+57
|\|
| * iio: adc: xilinx: Fix error handlingChristophe JAILLET2017-10-211-3/+3
| * iio: adc: mcp320x: Fix oops on module unloadLukas Wunner2017-10-121-0/+1
| * iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner2017-10-121-9/+15
| * iio: ad7793: Fix the serial interface resetDragos Bogdan2017-10-121-2/+2
| * iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-10-121-0/+28
| * iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET2017-10-121-1/+3
| * iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET2017-10-121-2/+4
| * iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede2017-10-081-31/+1
* | Merged linux-4.4.88 into android-msm-wahoo-4.4Thierry Strudel2017-09-211-1/+1
|\|
| * iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea2017-08-161-1/+1
* | Merged linux-4.4.60 into android-msm-wahoo-4.4Thierry Strudel2017-09-201-1/+12
|\|
| * iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl2017-03-301-1/+12
* | iio: qcom-tadc: use HW default for batt therm HW conversion triggerNicholas Troast2017-04-041-7/+42
* | qpnp-revid: move pmi8998 and pm660 FAB_ID definitions to qpnp-revid.hSubbaraman Narayanamurthy2017-03-271-9/+4
* | Merge "iio: qcom-rradc: Update reading battery ID channel"Linux Build Service Account2017-03-241-17/+72
|\ \
| * | iio: qcom-rradc: Update reading battery ID channelSiddartha Mohanadoss2017-03-231-17/+72
* | | iio: adc: tadc: fix leakage problemAbhijeet Dharmapurikar2017-03-211-16/+208
* | | iio: qcom-tadc: fix reading die reset thresholdNicholas Troast2017-03-201-0/+1
* | | iio: qcom-tadc: serialize conversion requestsNicholas Troast2017-03-201-7/+14
|/ /
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-285-6/+46
|\|
| * iio: adc: at91: unbreak channel adc channel 3Anders Darander2016-09-241-2/+2
| * iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen2016-09-241-0/+1
| * iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-09-241-1/+1
| * iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R2016-09-241-3/+11
| * iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2016-09-242-0/+31
* | Merge "iio: qcom-tadc: set all threshold comparators directions"Linux Build Service Account2017-02-081-120/+467
|\ \
| * | iio: qcom-tadc: set all threshold comparators directionsNicholas Troast2017-02-071-0/+18
| * | iio: qcom-tadc: enable hardware conversion triggersNicholas Troast2017-02-071-0/+15
| * | iio: qcom-tadc: add threshold write supportNicholas Troast2017-02-071-120/+434
* | | iio: rradc: Update charger die temperature coefficientsRama Krishna Phani A2017-02-021-15/+79
|/ /
* | iio: rradc: Update charger die temperature coefficientsSiddartha Mohanadoss2016-12-201-4/+4
* | iio: rradc: Update reading BATT_ID channelSiddartha Mohanadoss2016-12-161-71/+159
* | iio: rradc: Update reading USBIN_V channelSiddartha Mohanadoss2016-11-171-2/+108
* | Merge "iio: adc: qcom-tadc: cast raw ADC readings before conversion"Linux Build Service Account2016-11-151-1/+1
|\ \
| * | iio: adc: qcom-tadc: cast raw ADC readings before conversionNicholas Troast2016-11-141-1/+1
* | | iio: rradc: Update RRADC USBIN scalingSiddartha Mohanadoss2016-11-111-5/+14
|/ /
* | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-281-2/+5
|\|
| * iio:ad7266: Fix probe deferral for vrefMark Brown2016-07-271-0/+3
| * iio:ad7266: Fix support for optional regulatorsMark Brown2016-07-271-1/+1
| * iio:ad7266: Fix broken regulator error handlingMark Brown2016-07-271-1/+1
* | iio: rradc: Add temperature compensation for die temperatureSiddartha Mohanadoss2016-10-071-20/+80
* | iio: rradc: Remove scaled support for battery thermistorSiddartha Mohanadoss2016-09-301-2/+10
* | iio: rradc: Add a format string in log printsAbhijeet Dharmapurikar2016-09-091-0/+2
* | iio: adc: add driver for TADCNicholas Troast2016-08-223-0/+755