summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/rcar-gyroadc.c
AgeCommit message (Expand)Author
2021-05-17iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()Jonathan Cameron
2020-09-29iio: adc: gyroadc: fix leak of device node iteratorTobias Jordan
2020-09-03iio: adc: rcar-gyroadc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-11-09iio: adc: rcar-gyroadc: use devm_platform_ioremap_resourceJonathan Cameron
2019-07-27iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann
2019-05-05iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printingGeert Uytterhoeven
2018-11-16iio: adc: rcar-gyroadc: convert to SPDX identifiersKuninori Morimoto
2018-09-02iio: Convert to using %pOFn instead of device_node.nameRob Herring
2017-10-09iio: adc: rcar-gyroadc: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-09iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bitGeert Uytterhoeven
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-04-27iio: adc: rcar-gyroadc: Derive interface clock speed from fck clockMarek Vasut
2017-02-05iio: adc: handle unknow of_device_id dataArnd Bergmann
2017-01-28iio: adc: Add Renesas GyroADC driverMarek Vasut