aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/mtk-smi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15memory: mtk-smi: Add PM suspend and resume opsYong Wu1-0/+4
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu1-3/+3
2019-08-30memory: mtk-smi: Get rid of need_larbidYong Wu1-24/+2
2019-08-30memory: mtk-smi: Add bus_sel for mt8183Yong Wu1-2/+22
2019-08-30memory: mtk-smi: Invoke pm runtime_callback to enable clocksYong Wu1-41/+72
2019-08-30iommu/mediatek: Add mt8183 IOMMU supportYong Wu1-0/+20
2019-08-30memory: mtk-smi: Add gals supportYong Wu1-0/+36
2019-08-30memory: mtk-smi: Use a struct for the platform data for smi-commonYong Wu1-11/+24
2019-08-30memory: mtk-smi: Use a general config_port interfaceYong Wu1-7/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2017-08-22memory: mtk-smi: Degrade SMI init to module_initYong Wu1-7/+4
2017-08-22iommu/mediatek: Add mt2712 IOMMU supportYong Wu1-3/+51
2017-08-15memory: mtk-smi: Handle return value of clk_prepare_enableArvind Yadav1-1/+4
2017-08-04memory: mtk-smi: add larbid handle routineHonghui Zhang1-0/+12
2017-08-04memory: mtk-smi: Use of_device_get_match_data helperHonghui Zhang1-12/+2
2016-06-21memory/mediatek: add support for mt2701Honghui Zhang1-18/+149
2016-05-06memory: mtk-smi: export mtk_smi_larb_get/putPhilipp Zabel1-0/+2
2016-02-25memory: mediatek: Add SMI driverYong Wu1-0/+273