summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/stm32-dac-core.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-21iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unusedJonathan Cameron1-8/+8
2021-10-19iio: dac: stm32-dac: Make use of the helper function dev_err_probe()Cai Huoqing1-10/+4
2021-10-17iio: dac: stm32-dac: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-3/+1
2020-09-03iio: adc: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+1
2020-01-18iio: dac: stm32-dac: better handle reset controller failuresEtienne Carriere1-2/+10
2020-01-18iio: dac: stm32-dac: use reset controller only at probe timeEtienne Carriere1-6/+5
2019-10-15iio: dac: stm32: add power management supportFabrice Gasnier1-31/+107
2018-01-08iio: stm32: Adopt SPDX identifierBenjamin Gaignard1-13/+1
2017-08-20iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-07-15iio: dac: stm32: add support for stm32f4Fabrice Gasnier1-7/+31
2017-04-14iio: dac: add support for stm32 DACFabrice Gasnier1-0/+180