aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc/sun4i-gpadc-iio.c
AgeCommit message (Expand)Author
2021-04-07iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disableJonathan Cameron
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-04-19iio: adc: sun4i-gpadc-iio: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-18iio: adc: sun4i-gpadc-iio convert to SPDX license tagsYangtao Li
2017-10-21iio: adc: sun4i-gpadc: use of_device_get_match_dataCorentin Labbe
2017-10-09iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT nodeQuentin Schulz
2017-10-09iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pmQuentin Schulz
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-04iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disableQuentin Schulz
2017-05-21iio: adc: sun4i-gpadc-iio: fix parent device being used in devm functionQuentin Schulz
2017-05-07iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registeredEduardo Molinas
2017-05-07iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are regi...Eduardo Molinas
2017-04-08iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensorQuentin Schulz
2017-04-08iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new functionQuentin Schulz
2017-04-02iio: adc: Remove unnecessary cast on void pointersimran singhal
2017-03-08iio: adc: add support for Allwinner SoCs ADCQuentin Schulz