summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/axp288_adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: axp288: Fix TS-pin handlingHans de Goede2019-01-121-16/+60
* iio: Add macro to populate struct iio_map arrayLukas Wunner2017-12-021-14/+6
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0Hans de Goede2017-07-091-1/+11
* iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede2017-07-041-1/+31
* iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede2017-01-101-31/+1
* iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King2016-01-231-1/+1
* Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-241-1/+1
|\
| * iio: adc: axp288: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
* | iio/axp288_adc: add missing channel info maskJacob Pan2015-04-091-6/+6
|/
* iio/axp288_adc: remove THIS_MODULE ownerJacob Pan2014-11-181-1/+0
* iio: adc: Add module device table for autoloadingAaron Lu2014-11-181-0/+8
* iio: adc: Add support for axp288 adcJacob Pan2014-10-071-0/+254