summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: adc: cpcap: Remove hung interrupt quirkTony Lindgren2017-06-031-23/+1
* iio: adc: cpcap: Fix die temperatureTony Lindgren2017-06-031-3/+28
* iio: adc: cpcap: Fix default register values and battery temperatureTony Lindgren2017-06-031-8/+49
* Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-05-298-48/+765
|\
| * iio: adc: Add support for TI ADC108S102 and ADC128S102Jan Kiszka2017-05-213-0/+361
| * iio: hi8435: cleanup reset gpioNikita Yushchenko2017-05-201-5/+7
| * iio: hi8435: make in_voltage_sensing_mode_available visibleNikita Yushchenko2017-05-201-0/+1
| * iio: hi8435: avoid garbage event at first enableNikita Yushchenko2017-05-201-2/+13
| * iio: hi8435: add raw accessNikita Yushchenko2017-05-201-0/+22
| * iio: adc: add driver for the ti-adc084s021 chipMårten Lindahl2017-05-143-0/+288
| * iio: adc: Fix bad GENMASK use, typos, whitespaceStefan Brüns2017-05-071-6/+6
| * iio: adc: meson-saradc: add Meson8b SoC compatibilityMartin Blumenstingl2017-05-071-24/+56
| * iio: adc: meson-saradc: mark all meson_sar_adc_data static and constMartin Blumenstingl2017-05-071-3/+3
| * iio: adc: rcar-gyroadc: Derive interface clock speed from fck clockMarek Vasut2017-04-271-8/+8
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-111-1/+1
|\ \
| * | Annotate hardware config module parameters in drivers/iio/David Howells2017-04-201-1/+1
* | | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-0628-350/+5572
|\ \ \ | | |/ | |/|
| * | iio: adc: add max1117/max1118/max1119 ADC driverAkinobu Mita2017-04-143-0/+320
| * | iio: adc: add a driver for Qualcomm PM8xxx HK/XOADCLinus Walleij2017-04-083-0/+1048
| * | iio: adc: break out common code from SPMI VADCLinus Walleij2017-04-085-310/+358
| * | iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensorQuentin Schulz2017-04-082-4/+98
| * | iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new functionQuentin Schulz2017-04-081-33/+45
| * | iio: adc: Add Maxim max9611 ADC driverJacopo Mondi2017-04-083-0/+596
| * | iio: adc: stm32: add dt option to set resolutionFabrice Gasnier2017-04-031-1/+49
| * | Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-04-0316-13/+1703
| |\ \
| | * | iio: adc: sun4i: add THERMAL dependencyArnd Bergmann2017-04-021-0/+1
| | * | iio:adc: Driver for Linear Technology LTC2497 ADCMichael Hennerich2017-04-023-0/+290
| | * | iio: adc: Remove unnecessary cast on void pointersimran singhal2017-04-026-6/+6
| | * | iio: Aspeed ADCRick Altherr2017-04-013-0/+307
| | * | iio: adc: hx711: constify attribute_group structuressimran singhal2017-04-011-1/+1
| | * | iio: adc: cpcap: Add minimal support for CPCAP PMIC ADCTony Lindgren2017-03-303-0/+1019
| | * | iio: adc: replace comma with a semicolonArushi Singhal2017-03-301-2/+2
| | * | iio: adc: ad799x: constify attribute_group structuressimran singhal2017-03-291-1/+1