index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
axp20x_adc.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-07
iio: adc: axp20x_adc: add support for AXP717 ADC
Chris Morgan
2024-09-07
iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
Chris Morgan
2024-06-25
iio: adc: axp20x_adc: make use of regmap_set_bits()
Trevor Gamblin
2024-06-13
iio: adc: axp20x_adc: Add support for AXP192
Aidan MacDonald
2023-09-23
iio: adc: axp20x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-11
iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
Aidan MacDonald
2023-03-11
iio: adc: axp20x_adc: Minor code cleanups
Aidan MacDonald
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-12-04
iio:adc:axp20x: add support for NTC thermistor
Evgeny Boger
2021-11-21
iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Evgeny Boger
2020-09-03
iio:adc:axp20x: Convert from OF to generic fw / device properties
Jonathan Cameron
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-02-24
iio: adc: axp20x_adc: remove !! in favor of ternary condition
Quentin Schulz
2018-01-30
iio: adc: axp20x_adc: add support for AXP813 ADC
Quentin Schulz
2018-01-30
iio: adc: axp20x_adc: make it possible to probe from DT
Quentin Schulz
2018-01-30
iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
Quentin Schulz
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-04-27
iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
Quentin Schulz