aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/axp288_adc.c
AgeCommit message (Expand)Author
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-01-12iio: adc: axp288: Fix TS-pin handlingHans de Goede
2017-12-02iio: Add macro to populate struct iio_map arrayLukas Wunner
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-09iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0Hans de Goede
2017-07-04iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede
2017-01-10iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede
2016-01-23iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2015-05-10iio: adc: axp288: Constify platform_device_idKrzysztof Kozlowski
2015-04-09iio/axp288_adc: add missing channel info maskJacob Pan
2014-11-18iio/axp288_adc: remove THIS_MODULE ownerJacob Pan
2014-11-18iio: adc: Add module device table for autoloadingAaron Lu
2014-10-07iio: adc: Add support for axp288 adcJacob Pan