summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/mt6577_auxadc.c
AgeCommit message (Expand)Author
2023-10-11iio: adc: mt6577_auxadc: Fix kernel panic on suspendAngeloGioacchino Del Regno
2023-09-11iio: adc: mt6577_auxadc: Simplify with device managed functionJinjie Ruan
2023-09-11iio: adc: mt6577_auxadc: Simplify with dev_err_probe()Jinjie Ruan
2023-09-11iio: adc: mt6577_auxadc: Use devm_clk_get_enabled() helper functionJinjie Ruan
2022-07-18iio: adc: mt6577_auxadc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-01-23iio: adc: mt8186: Add compatible node for mt8186Guodong Liu
2022-01-23iio:adc:mt6577_auxadc: Tidy up white space around {} in id tablesJonathan Cameron
2021-09-26iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSEDHui Liu
2020-11-01iio: adc: mediatek: fix unset fieldFabien Parent
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-11-09iio: adc: mt6577_auxdac: use devm_platform_ioremap_resourceJonathan Cameron
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-19iio: adc: mediatek: mt6577-auxadc, add mt6765 supportChun-Hung Wu
2017-09-24iio: adc: mt2712: Add compatible node for mt2712.Zhiyong Tao
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-01iio: adc: mt7622: Add compatible node for mt7622.Zhiyong Tao
2017-07-01iio: adc: mt7622: add support for suspend/resume.Zhiyong Tao
2016-08-21iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.Zhiyong Tao