index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
axp20x_adc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-07-06
iio: adc: axp20x_adc: make axp717_maps const
David Lechner
1
-1
/
+1
2025-06-29
iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel maps
Chen-Yu Tsai
1
-0
/
+1
2025-04-22
iio: normalize array sentinel style
David Lechner
1
-4
/
+4
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
1
-1
/
+1
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
iio: adc: Convert to IIO_MAP()
Christophe JAILLET
1
-42
/
+12
2024-09-30
iio: adc: Constify struct iio_map
Christophe JAILLET
1
-3
/
+3
2024-09-07
iio: adc: axp20x_adc: add support for AXP717 ADC
Chris Morgan
1
-0
/
+160
2024-09-07
iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
Chris Morgan
1
-7
/
+15
2024-06-25
iio: adc: axp20x_adc: make use of regmap_set_bits()
Trevor Gamblin
1
-3
/
+2
2024-06-13
iio: adc: axp20x_adc: Add support for AXP192
Aidan MacDonald
1
-0
/
+279
2023-09-23
iio: adc: axp20x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-11
iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
Aidan MacDonald
1
-9
/
+7
2023-03-11
iio: adc: axp20x_adc: Minor code cleanups
Aidan MacDonald
1
-29
/
+32
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-6
/
+39
2021-12-04
iio:adc:axp20x: add support for NTC thermistor
Evgeny Boger
1
-6
/
+39
2021-11-21
iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Evgeny Boger
1
-15
/
+3
2020-09-03
iio:adc:axp20x: Convert from OF to generic fw / device properties
Jonathan Cameron
1
-7
/
+7
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-02-24
iio: adc: axp20x_adc: remove !! in favor of ternary condition
Quentin Schulz
1
-3
/
+5
2018-01-30
iio: adc: axp20x_adc: add support for AXP813 ADC
Quentin Schulz
1
-0
/
+123
2018-01-30
iio: adc: axp20x_adc: make it possible to probe from DT
Quentin Schulz
1
-1
/
+18
2018-01-30
iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
Quentin Schulz
1
-7
/
+11
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-04-27
iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
Quentin Schulz
1
-0
/
+617