index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
mtk-smi.c
Age
Commit message (
Expand
)
Author
2020-11-05
memory: mtk-smi: Add mt8192 support
Yong Wu
2020-09-09
memory: mtk-smi: add support for MT8167
Fabien Parent
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
memory: mtk-smi: Add argument to function pointer definition
Krzysztof Kozlowski
2020-07-13
memory: mtk-smi: Add basic support for MT6779
Ming-Fan Chen
2019-10-15
memory: mtk-smi: Add PM suspend and resume ops
Yong Wu
2019-08-30
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
2019-08-30
memory: mtk-smi: Get rid of need_larbid
Yong Wu
2019-08-30
memory: mtk-smi: Add bus_sel for mt8183
Yong Wu
2019-08-30
memory: mtk-smi: Invoke pm runtime_callback to enable clocks
Yong Wu
2019-08-30
iommu/mediatek: Add mt8183 IOMMU support
Yong Wu
2019-08-30
memory: mtk-smi: Add gals support
Yong Wu
2019-08-30
memory: mtk-smi: Use a struct for the platform data for smi-common
Yong Wu
2019-08-30
memory: mtk-smi: Use a general config_port interface
Yong Wu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-08-22
memory: mtk-smi: Degrade SMI init to module_init
Yong Wu
2017-08-22
iommu/mediatek: Add mt2712 IOMMU support
Yong Wu
2017-08-15
memory: mtk-smi: Handle return value of clk_prepare_enable
Arvind Yadav
2017-08-04
memory: mtk-smi: add larbid handle routine
Honghui Zhang
2017-08-04
memory: mtk-smi: Use of_device_get_match_data helper
Honghui Zhang
2016-06-21
memory/mediatek: add support for mt2701
Honghui Zhang
2016-05-06
memory: mtk-smi: export mtk_smi_larb_get/put
Philipp Zabel
2016-02-25
memory: mediatek: Add SMI driver
Yong Wu