summaryrefslogtreecommitdiff
path: root/drivers/memory/mtk-smi.c
AgeCommit message (Expand)Author
2019-10-15memory: mtk-smi: Add PM suspend and resume opsYong Wu
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu
2019-08-30memory: mtk-smi: Get rid of need_larbidYong Wu
2019-08-30memory: mtk-smi: Add bus_sel for mt8183Yong Wu
2019-08-30memory: mtk-smi: Invoke pm runtime_callback to enable clocksYong Wu
2019-08-30iommu/mediatek: Add mt8183 IOMMU supportYong Wu
2019-08-30memory: mtk-smi: Add gals supportYong Wu
2019-08-30memory: mtk-smi: Use a struct for the platform data for smi-commonYong Wu
2019-08-30memory: mtk-smi: Use a general config_port interfaceYong Wu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2017-08-22memory: mtk-smi: Degrade SMI init to module_initYong Wu
2017-08-22iommu/mediatek: Add mt2712 IOMMU supportYong Wu
2017-08-15memory: mtk-smi: Handle return value of clk_prepare_enableArvind Yadav
2017-08-04memory: mtk-smi: add larbid handle routineHonghui Zhang
2017-08-04memory: mtk-smi: Use of_device_get_match_data helperHonghui Zhang
2016-06-21memory/mediatek: add support for mt2701Honghui Zhang
2016-05-06memory: mtk-smi: export mtk_smi_larb_get/putPhilipp Zabel
2016-02-25memory: mediatek: Add SMI driverYong Wu