Age | Commit message (Expand) | Author |
2023-05-21 | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2022-11-23 | iio: adc: max9611: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-01-23 | iio: max9611: Use sysfs_emit() | Lars-Peter Clausen |
2021-12-12 | iio:adc:max9611: Switch to generic firmware properties. | Jonathan Cameron |
2020-07-20 | iio: adc: max9611: Demote obvious misuse of kerneldoc to standard comment blocks | Lee Jones |
2020-06-14 | iio: Remove superfluous of_node assignments | Lars-Peter Clausen |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean |
2020-01-10 | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2019-12-08 | iio: adc: max9611: Fix too short conversion time delay | Geert Uytterhoeven |
2019-11-16 | iio: adc: max9611: Make enum relations more future proof | Geert Uytterhoeven |
2019-08-05 | iio: adc: max9611: Fix temperature reading in probe | Jacopo Mondi |
2019-07-14 | iio: adc: max9611: Fix misuse of GENMASK macro | Joe Perches |
2018-11-16 | iio: adc: max9611: convert to SPDX identifiers | Kuninori Morimoto |
2018-08-19 | iio: adc: max9611: explicitly cast gain_selectors | Stefan Agner |
2017-09-03 | iio:adc:max9611: Drop explicit setting of the i2c module owner. | Jonathan Cameron |
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron |
2017-07-22 | iio: Convert to using %pOF instead of full_name | Rob Herring |
2017-05-14 | iio: adc: max9611: Fix attribute measure unit | Jacopo Mondi |
2017-04-26 | iio: adc: Max9611: checking for ERR_PTR instead of NULL in probe | Dan Carpenter |
2017-04-08 | iio: adc: Add Maxim max9611 ADC driver | Jacopo Mondi |