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
/
stm32-dfsdm-core.c
Age
Commit message (
Expand
)
Author
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2023-09-23
iio: adc: stm32-dfsdm-core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-01-08
iio: adc: stm32-dfsdm: add id registers support
Olivier Moysan
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
2021-05-17
iio: adc: stm32-dfsdm: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-01-22
iio: adc: stm32-dfsdm: Remove redundant null check before clk_disable_unprepare
Xu Wang
2020-09-29
iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
2020-09-03
iio: adc: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2019-04-27
iio: adc: stm32-dfsdm: missing error case during probe
Fabien Dessenne
2019-04-04
iio: adc: stm32-dfsdm: add PM support
Fabrice Gasnier
2019-04-04
iio: adc: stm32-dfsdm: make spi_master_freq more accurate
Fabrice Gasnier
2018-05-12
iio: adc: stm32-dfsdm: Add support for stm32mp1
Fabrice Gasnier
2018-05-11
Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-04-28
iio: adc: stm32-dfsdm: add check on spi-max-frequency
Fabrice Gasnier
2018-02-24
iio: adc: stm32-dfsdm: fix clock source selection
Fabrice Gasnier
2018-02-24
iio: adc: stm32-dfsdm: fix compatible data use
Fabrice Gasnier
2018-01-15
IIO: ADC: stm32-dfsdm: code optimization
Arnaud Pouliquen
2018-01-11
IIO: ADC: stm32-dfsdm: avoid unused-variable warning
Arnd Bergmann
2018-01-10
IIO: ADC: add stm32 DFSDM core support
Arnaud Pouliquen