summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/axp20x_adc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-12-221-6/+39
|\
| * iio:adc:axp20x: add support for NTC thermistorEvgeny Boger2021-12-041-6/+39
* | iio: adc: axp20x_adc: fix charging current reporting on AXP22xEvgeny Boger2021-11-211-15/+3
|/
* iio:adc:axp20x: Convert from OF to generic fw / device propertiesJonathan Cameron2020-09-031-7/+7
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio: adc: axp20x_adc: remove !! in favor of ternary conditionQuentin Schulz2018-02-241-3/+5
* iio: adc: axp20x_adc: add support for AXP813 ADCQuentin Schulz2018-01-301-0/+123
* iio: adc: axp20x_adc: make it possible to probe from DTQuentin Schulz2018-01-301-1/+18
* iio: adc: axp20x_adc: put ADC rate setting in a per-variant functionQuentin Schulz2018-01-301-7/+11
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCsQuentin Schulz2017-04-271-0/+617