aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc/max9611.c
AgeCommit message (Expand)Author
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-12-08iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
2019-11-16iio: adc: max9611: Make enum relations more future proofGeert Uytterhoeven
2019-08-05iio: adc: max9611: Fix temperature reading in probeJacopo Mondi
2019-07-14iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches
2018-11-16iio: adc: max9611: convert to SPDX identifiersKuninori Morimoto
2018-08-19iio: adc: max9611: explicitly cast gain_selectorsStefan Agner
2017-09-03iio:adc:max9611: Drop explicit setting of the i2c module owner.Jonathan Cameron
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-22iio: Convert to using %pOF instead of full_nameRob Herring
2017-05-14iio: adc: max9611: Fix attribute measure unitJacopo Mondi
2017-04-26iio: adc: Max9611: checking for ERR_PTR instead of NULL in probeDan Carpenter
2017-04-08iio: adc: Add Maxim max9611 ADC driverJacopo Mondi