summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/stm32-dac-core.c
Commit message (Expand)AuthorAgeFilesLines
* iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unusedJonathan Cameron2022-02-211-8/+8
* iio: dac: stm32-dac: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-10/+4
* iio: dac: stm32-dac: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing2021-10-171-3/+1
* iio: adc: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-4/+1
* iio: dac: stm32-dac: better handle reset controller failuresEtienne Carriere2020-01-181-2/+10
* iio: dac: stm32-dac: use reset controller only at probe timeEtienne Carriere2020-01-181-6/+5
* iio: dac: stm32: add power management supportFabrice Gasnier2019-10-151-31/+107
* iio: stm32: Adopt SPDX identifierBenjamin Gaignard2018-01-081-13/+1
* iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel2017-08-201-1/+1
* iio: dac: stm32: add support for stm32f4Fabrice Gasnier2017-07-151-7/+31
* iio: dac: add support for stm32 DACFabrice Gasnier2017-04-141-0/+180