summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/stm32-dac-core.c
AgeCommit message (Expand)Author
2023-10-14iio: Use device_get_match_data()Rob Herring
2023-09-23iio: dac: stm32-dac-core: Convert to platform remove callback returning voidUwe Kleine-König
2022-02-21iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unusedJonathan Cameron
2021-10-19iio: dac: stm32-dac: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-17iio: dac: stm32-dac: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing
2020-09-03iio: adc: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-01-18iio: dac: stm32-dac: better handle reset controller failuresEtienne Carriere
2020-01-18iio: dac: stm32-dac: use reset controller only at probe timeEtienne Carriere
2019-10-15iio: dac: stm32: add power management supportFabrice Gasnier
2018-01-08iio: stm32: Adopt SPDX identifierBenjamin Gaignard
2017-08-20iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel
2017-07-15iio: dac: stm32: add support for stm32f4Fabrice Gasnier
2017-04-14iio: dac: add support for stm32 DACFabrice Gasnier