开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
iio: adc: Convert to IIO_MAP()
Christophe JAILLET
2024-09-30
iio: adc: Constify struct iio_map
Christophe JAILLET
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