index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ingenic-adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
iio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2022-08-15
iio: adc: ingenic-adc: Benefit from devm_clk_get_prepared() to simplify
Uwe Kleine-König
1
-13
/
+2
2022-08-15
iio: adc: ingenic-adc: convert to IIO fwnode interface
Nuno Sá
1
-4
/
+4
2022-06-14
iio: adc: ingenic-adc: explicitly add proper header files
Nuno Sá
1
-0
/
+2
2021-07-31
iio/adc: ingenic: add JZ4760B support to the sadc driver
Christophe Branchereau
1
-0
/
+10
2021-07-31
iio/adc: ingenic: add JZ4760 support to the sadc driver
Christophe Branchereau
1
-4
/
+78
2021-07-31
iio/adc: ingenic: rename has_aux2 to has_aux_md
Christophe Branchereau
1
-5
/
+5
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2020-11-08
iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
Paul Cercueil
1
-6
/
+26
2020-11-08
iio/adc: ingenic: Fix battery VREF for JZ4770 SoC
Paul Cercueil
1
-1
/
+1
2020-10-31
iio/adc: ingenic: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-07-22
Merge branch 'ib-5.8-jz47xx-ts' into HEAD
Jonathan Cameron
1
-40
/
+351
2020-07-20
IIO: Ingenic JZ47xx: Add touchscreen mode.
Artur Rojek
1
-2
/
+248
2020-07-20
iio/adc: ingenic: Retrieve channels list from soc data struct
Paul Cercueil
1
-34
/
+65
2020-07-20
IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
Artur Rojek
1
-0
/
+16
2020-07-20
IIO: Ingenic JZ47xx: Error check clk_enable calls.
Artur Rojek
1
-6
/
+24
2020-07-07
iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.h
Jonathan Cameron
1
-3
/
+2
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-11-09
iio: adc: ingenic: Use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-09-08
IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.
Artur Rojek
1
-22
/
+127
2019-07-14
IIO: Ingenic JZ47xx: Set clock divider on probe
Maarten ter Huurne
1
-0
/
+54
2019-04-04
iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()
Wei Yongjun
1
-3
/
+1
2019-02-09
IIO: add Ingenic JZ47xx ADC driver.
Artur Rojek
1
-0
/
+364