aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/axp288_adc.c
Commit message (Expand)AuthorAge
* iio: Add macro to populate struct iio_map arrayLukas Wunner2017-12-02
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-22
* iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0Hans de Goede2017-07-09
* iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede2017-07-04
* iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede2017-01-10
* iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King2016-01-23
* Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-24
|\
| * iio: adc: axp288: Constify platform_device_idKrzysztof Kozlowski2015-05-10
* | iio/axp288_adc: add missing channel info maskJacob Pan2015-04-09
|/
* iio/axp288_adc: remove THIS_MODULE ownerJacob Pan2014-11-18
* iio: adc: Add module device table for autoloadingAaron Lu2014-11-18
* iio: adc: Add support for axp288 adcJacob Pan2014-10-07