summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/mt6577_auxadc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: mt6577_auxadc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-07-181-6/+6
* iio: adc: mt8186: Add compatible node for mt8186Guodong Liu2022-01-231-0/+6
* iio:adc:mt6577_auxadc: Tidy up white space around {} in id tablesJonathan Cameron2022-01-231-5/+5
* iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSEDHui Liu2021-09-261-0/+8
* iio: adc: mediatek: fix unset fieldFabien Parent2020-11-011-2/+4
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: adc: mt6577_auxdac: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
* Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-031-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* | iio: adc: mediatek: mt6577-auxadc, add mt6765 supportChun-Hung Wu2019-05-191-13/+41
|/
* iio: adc: mt2712: Add compatible node for mt2712.Zhiyong Tao2017-09-241-0/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: mt7622: Add compatible node for mt7622.Zhiyong Tao2017-07-011-0/+1
* iio: adc: mt7622: add support for suspend/resume.Zhiyong Tao2017-07-011-0/+36
* iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.Zhiyong Tao2016-08-211-0/+291