index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ingenic-adc.c
Age
Commit message (
Expand
)
Author
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-06-13
iio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2022-08-15
iio: adc: ingenic-adc: Benefit from devm_clk_get_prepared() to simplify
Uwe Kleine-König
2022-08-15
iio: adc: ingenic-adc: convert to IIO fwnode interface
Nuno Sá
2022-06-14
iio: adc: ingenic-adc: explicitly add proper header files
Nuno Sá
2021-07-31
iio/adc: ingenic: add JZ4760B support to the sadc driver
Christophe Branchereau
2021-07-31
iio/adc: ingenic: add JZ4760 support to the sadc driver
Christophe Branchereau
2021-07-31
iio/adc: ingenic: rename has_aux2 to has_aux_md
Christophe Branchereau
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-08
iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
Paul Cercueil
2020-11-08
iio/adc: ingenic: Fix battery VREF for JZ4770 SoC
Paul Cercueil
2020-10-31
iio/adc: ingenic: remove unneeded semicolon
Tom Rix
2020-07-22
Merge branch 'ib-5.8-jz47xx-ts' into HEAD
Jonathan Cameron
2020-07-20
IIO: Ingenic JZ47xx: Add touchscreen mode.
Artur Rojek
2020-07-20
iio/adc: ingenic: Retrieve channels list from soc data struct
Paul Cercueil
2020-07-20
IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
Artur Rojek
2020-07-20
IIO: Ingenic JZ47xx: Error check clk_enable calls.
Artur Rojek
2020-07-07
iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.h
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-11-09
iio: adc: ingenic: Use devm_platform_ioremap_resource
Jonathan Cameron
2019-09-08
IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.
Artur Rojek
2019-07-14
IIO: Ingenic JZ47xx: Set clock divider on probe
Maarten ter Huurne
2019-04-04
iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()
Wei Yongjun
2019-02-09
IIO: add Ingenic JZ47xx ADC driver.
Artur Rojek