aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/max517.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-18iio: dac: max517: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2021-03-25iio:dac:max517.c: Use devm_iio_device_register()Mugilraj Dhavachelvan1-9/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-3/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2018-08-19iio: dac: max517: avoid using CONFIG_PM_SLEEPMarcus Folkesson1-8/+3
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2015-03-28iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol1-12/+33
2014-01-11iio: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-17iio:dac:max517 drop specification of scan type as unused in this driver.Jonathan Cameron1-1/+0
2013-10-24iio: dac: max517: Remove redundant variableSachin Kamat1-8/+1
2013-10-01iio:max517: Report scale as fractional valueLars-Peter Clausen1-5/+3
2013-08-19iio: dac: max517: Use devm_iio_device_allocSachin Kamat1-13/+4
2013-03-17iio:dac:max517 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-06-12iio: max517: mark probe() and remove() with __devinit and __devexitPeter Meerwald1-3/+3
2012-06-12iio: remove indio_dev pointer from max517_dataPeter Meerwald1-1/+0
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen1-0/+243