summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7192.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ad7192: Simplify using devm_regulator_get_enable()Matti Vaittinen2022-11-231-13/+2
* iio: adc: ad7192: Silence no spi_device_id warningsWei Yongjun2022-11-231-0/+12
* iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen2022-04-281-2/+2
* iio: adc: ad7192: add sequencer supportAlexandru Tachici2022-04-041-1/+41
* iio: adc: ad7192: Add update_scan_modeAlexandru Tachici2022-04-041-0/+22
* iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespaceJonathan Cameron2022-02-181-0/+1
* iio: ad7192: Use sysfs_emit()Lars-Peter Clausen2022-01-231-2/+2
* iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus2021-11-271-1/+2
* iio: adc: ad7192: Add IRQ flagAlexandru Tachici2021-09-141-0/+1
* iio: adc: ad7192: convert to device-managed functionsAlexandru Ardelean2021-06-131-53/+36
* iio: adc: ad7192: use devm_clk_get_optional() for mclkAlexandru Ardelean2021-06-131-3/+3
* iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean2021-05-131-7/+4
* iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron2021-05-131-2/+6
* iio: adc: ad7192: move ad7192_of_match table closer to the end of the fileAlexandru Ardelean2020-07-201-9/+9
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* iio: adc: ad7192: fix null pointer de-reference crash during probeAlexandru Ardelean2020-04-191-16/+47
* staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma2020-03-231-2/+2
* staging: iio: adc: ad7192: move out of stagingAlexandru Tachici2020-03-081-0/+1034