summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/stm32-dac.c
AgeCommit message (Expand)Author
2023-09-23iio: dac: stm32-dac: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-12iio: dac: stm32-dac: Use correct header(s) instead of string_helpers.hAndy Shevchenko
2022-06-18iio: dac: stm32-dac: Replace open coded str_enable_disable()Andy Shevchenko
2022-06-14iio: dac: stm32-dac: explicitly add proper header filesNuno Sá
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen
2022-02-21iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unusedJonathan Cameron
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus
2021-05-17iio: dac: stm32-dac: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen
2020-09-16iio: stm32-dac: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-10-15iio: dac: stm32: add power management supportFabrice Gasnier
2018-01-08iio: stm32: Adopt SPDX identifierBenjamin Gaignard
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron
2017-07-15iio: dac: stm32: fix error messageFabrice Gasnier
2017-04-14iio: dac: add support for stm32 DACFabrice Gasnier