summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita2017-08-201-2/+16
* iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita2017-08-201-0/+7
* iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita2017-08-201-24/+24
* iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita2017-08-201-17/+10
* iio: adc: ti-ads7950: Allow to use on ACPI platformsAndy Shevchenko2017-08-201-4/+20
* iio: adc: select triggered buffer for sama5d2 adcArnd Bergmann2017-08-171-0/+1
* iio: adc: xadc: Fix coding style violationsSai Krishna Potthuri2017-08-122-25/+23
* iio: adc: ti-ads7950: Add OF device ID tableAndy Shevchenko2017-08-091-0/+18
* iio: adc: stm32: add optional st,min-sample-time-nsecsFabrice Gasnier2017-08-091-4/+136
* Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-07-2717-65/+1617
|\
| * iio: adc: New driver for Cirrus Logic EP93xx ADCAlexander Sverdlin2017-07-253-0/+267
| * iio: Convert to using %pOF instead of full_nameRob Herring2017-07-223-14/+14
| * iio: adc: ad7766: Remove unneeded gpiod NULL checkFabio Estevam2017-07-171-4/+2
| * iio: adc: at91: make array startup_lookup staticColin Ian King2017-07-101-1/+1
| * iio:adc:at91-sama5d2: make array startup_lookup static to reduce code sizeColin Ian King2017-07-091-1/+1
| * iio: adc: rockchip_saradc: add NULL check on of_match_device() return valueGustavo A. R. Silva2017-07-091-0/+5
| * iio: adc: meson-saradc: add NULL check on of_match_device() return valueGustavo A. R. Silva2017-07-091-0/+5
| * iio: adc: Add support for DLN2 ADCJack Andersen2017-07-093-0/+732
| * iio: Add LTC2471/LTC2473 driverMike Looijmans2017-07-043-0/+171
| * iio:adc:ltc2497: Add support for board file based iio consumer mapping.Gaurav Gupta2017-07-021-19/+35
| * iio: adc: stm32: make array stm32h7_adc_ckmodes_spec staticColin Ian King2017-07-021-1/+1
| * iio: adc: mcp3422: Checking for error on probeAngelo Compagnucci2017-07-021-1/+3
| * iio: adc: mcp3422: Changing initial channelAngelo Compagnucci2017-07-021-1/+1
| * iio: adc: mt7622: Add compatible node for mt7622.Zhiyong Tao2017-07-011-0/+1
| * iio: adc: mt7622: add support for suspend/resume.Zhiyong Tao2017-07-011-0/+36
| * iio: adc: at91-sama5d2_adc: add support for suspend/resume functionalityEugen Hristev2017-07-011-10/+80
| * iio: adc: Fix polling of INA219 conversion ready flagStefan Brüns2017-07-011-7/+29
| * iio: adc: at91-sama5d2_adc: add hw trigger and buffer supportEugen Hristev2017-07-011-5/+232
| * iio: adc: Kconfig: Append vendor name for IMX7D_ADCFabio Estevam2017-07-011-1/+1
* | Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-041-1/+1
|\ \ | |/ |/|
| * hwmon: (ads1015) move header file out of I2C realmWolfram Sang2017-06-111-1/+1
* | Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-06-2612-266/+1369
|\ \
| * | iio: Aspeed ADC - Handle return value of clk_prepare_enableArvind Yadav2017-06-111-1/+5
| * | iio: adc: ad7791: Use sysfs_match_string() helperAndy Shevchenko2017-06-111-5/+3
| * | iio: adc: twl4030: Fold twl4030-madc.h into driverSebastian Reichel2017-06-111-1/+112
| * | iio: adc: twl4030: Remove twl4030_madc_request.func_cbSebastian Reichel2017-06-111-70/+0
| * | iio: adc: twl4030: Unexport twl4030_madc_conversion()Sebastian Reichel2017-06-111-2/+3
| * | iio: adc: twl4030: Drop twl4030_get_madc_conversion()Sebastian Reichel2017-06-111-21/+0
| * | iio: adc: stm32: add support for STM32H7Fabrice Gasnier2017-06-113-4/+701
| * | iio: adc: stm32: make per instance bus clock optionalFabrice Gasnier2017-06-111-8/+20
| * | iio: adc: stm32: introduce compatible data cfgFabrice Gasnier2017-06-112-59/+205
| * | iio: adc: stm32: make core adc clock optional by defaultFabrice Gasnier2017-06-111-12/+26
| * | iio: adc: Fix integration time/averaging for INA219/220Stefan Brüns2017-06-031-22/+182
| * | iio: adc: meson-saradc: use NULL instead of 0 for pointerPaolo Cretaro2017-06-031-1/+1
| * | iio:adc:lpc32xx Handle return value of clk_prepare_enableArvind Yadav2017-06-031-2/+6
| * | iio: adc: mxs-lradc: fix non-static symbol warningsPaolo Cretaro2017-06-031-16/+16
| * | Revert "iio: hi8435: cleanup reset gpio"Jonathan Cameron2017-06-031-7/+5
| * | iio: adc: xilinx: Handle return value of clk_prepare_enableArvind Yadav2017-06-031-1/+4
| * | iio: adc: ina2xx: Make use of attribute flags consistent on all channelsStefan Brüns2017-06-031-0/+2
| * | iio: hi8435: remote ampersands from hi8435_info definitionNikita Yushchenko2017-06-031-4/+4
OpenPOWER on IntegriCloud