summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/max517.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: max517: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: dac: max517: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-07-181-4/+4
* iio:dac:max517.c: Use devm_iio_device_register()Mugilraj Dhavachelvan2021-03-251-9/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-3/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
* iio: dac: max517: avoid using CONFIG_PM_SLEEPMarcus Folkesson2018-08-191-8/+3
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol2015-03-281-12/+33
* iio: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-111-1/+0
* iio:dac:max517 drop specification of scan type as unused in this driver.Jonathan Cameron2013-12-171-1/+0
* iio: dac: max517: Remove redundant variableSachin Kamat2013-10-241-8/+1
* iio:max517: Report scale as fractional valueLars-Peter Clausen2013-10-011-5/+3
* iio: dac: max517: Use devm_iio_device_allocSachin Kamat2013-08-191-13/+4
* iio:dac:max517 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* iio: max517: mark probe() and remove() with __devinit and __devexitPeter Meerwald2012-06-121-3/+3
* iio: remove indio_dev pointer from max517_dataPeter Meerwald2012-06-121-1/+0
* staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-051-0/+243