index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
axp288_adc.c
Age
Commit message (
Expand
)
Author
2019-01-12
iio: adc: axp288: Fix TS-pin handling
Hans de Goede
2017-12-02
iio: Add macro to populate struct iio_map array
Lukas Wunner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-09
iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0
Hans de Goede
2017-07-04
iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...
Hans de Goede
2017-01-10
iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
Hans de Goede
2016-01-23
iio: adc: axp288: remove redundant duplicate const on axp288_adc_channels
Colin Ian King
2015-05-24
Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2015-05-10
iio: adc: axp288: Constify platform_device_id
Krzysztof Kozlowski
2015-04-09
iio/axp288_adc: add missing channel info mask
Jacob Pan
2014-11-18
iio/axp288_adc: remove THIS_MODULE owner
Jacob Pan
2014-11-18
iio: adc: Add module device table for autoloading
Aaron Lu
2014-10-07
iio: adc: Add support for axp288 adc
Jacob Pan