summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/max9611.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: max9611: Fix temperature reading in probeJacopo Mondi2019-08-051-1/+1
* iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches2019-07-141-1/+1
* iio: adc: max9611: convert to SPDX identifiersKuninori Morimoto2018-11-161-4/+1
* iio: adc: max9611: explicitly cast gain_selectorsStefan Agner2018-08-191-1/+1
* iio:adc:max9611: Drop explicit setting of the i2c module owner.Jonathan Cameron2017-09-031-1/+0
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: Convert to using %pOF instead of full_nameRob Herring2017-07-221-2/+2
* iio: adc: max9611: Fix attribute measure unitJacopo Mondi2017-05-141-3/+3
* iio: adc: Max9611: checking for ERR_PTR instead of NULL in probeDan Carpenter2017-04-261-2/+2
* iio: adc: Add Maxim max9611 ADC driverJacopo Mondi2017-04-081-0/+585