aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/max9611.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-16iio: adc: max9611: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-08-19iio: adc: max9611: explicitly cast gain_selectorsStefan Agner1-1/+1
2017-09-03iio:adc:max9611: Drop explicit setting of the i2c module owner.Jonathan Cameron1-1/+0
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-07-22iio: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-05-14iio: adc: max9611: Fix attribute measure unitJacopo Mondi1-3/+3
2017-04-26iio: adc: Max9611: checking for ERR_PTR instead of NULL in probeDan Carpenter1-2/+2
2017-04-08iio: adc: Add Maxim max9611 ADC driverJacopo Mondi1-0/+585