summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/axp20x_adc.c
AgeCommit message (Expand)Author
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron
2024-10-10iio: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30iio: adc: Convert to IIO_MAP()Christophe JAILLET
2024-09-30iio: adc: Constify struct iio_mapChristophe JAILLET
2024-09-07iio: adc: axp20x_adc: add support for AXP717 ADCChris Morgan
2024-09-07iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_dataChris Morgan
2024-06-25iio: adc: axp20x_adc: make use of regmap_set_bits()Trevor Gamblin
2024-06-13iio: adc: axp20x_adc: Add support for AXP192Aidan MacDonald
2023-09-23iio: adc: axp20x: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-11iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask fieldAidan MacDonald
2023-03-11iio: adc: axp20x_adc: Minor code cleanupsAidan MacDonald
2021-12-22Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-12-04iio:adc:axp20x: add support for NTC thermistorEvgeny Boger
2021-11-21iio: adc: axp20x_adc: fix charging current reporting on AXP22xEvgeny Boger
2020-09-03iio:adc:axp20x: Convert from OF to generic fw / device propertiesJonathan Cameron
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-24iio: adc: axp20x_adc: remove !! in favor of ternary conditionQuentin Schulz
2018-01-30iio: adc: axp20x_adc: add support for AXP813 ADCQuentin Schulz
2018-01-30iio: adc: axp20x_adc: make it possible to probe from DTQuentin Schulz
2018-01-30iio: adc: axp20x_adc: put ADC rate setting in a per-variant functionQuentin Schulz
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-04-27iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCsQuentin Schulz