summaryrefslogtreecommitdiff
path: root/include/soc/tegra/mc.h
AgeCommit message (Expand)Author
2024-02-26interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski
2023-11-21memory: tegra: Add SID override programming for MC clientsAshish Mhetre
2023-09-25iommu/tegra-gart: Remove tegra-gartJason Gunthorpe
2023-07-10memory: tegra: Add dummy implementation on Tegra194Thierry Reding
2023-05-16memory: tegra: Make CPU cluster BW request a multiple of MC channelsSumit Gupta
2023-05-16memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta
2022-11-25memory: tegra: Add API for retrieving carveout boundsMikko Perttunen
2022-05-09memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre
2022-05-09memory: tegra: Add memory controller channels supportAshish Mhetre
2021-06-20memory: tegra: Add compile-test stub for tegra_mc_probe_device()Thierry Reding
2021-06-03memory: tegra: Implement SID override programmingThierry Reding
2021-06-03memory: tegra: Unify driversThierry Reding
2021-06-03memory: tegra: Parameterize interrupt handlerThierry Reding
2021-06-03memory: tegra: Make per-SoC setup more genericThierry Reding
2021-06-03memory: tegra: Push suspend/resume into SoC driversThierry Reding
2021-06-03memory: tegra: Introduce struct tegra_mc_opsThierry Reding
2021-06-03memory: tegra: Unify struct tegra_mc across SoC generationsThierry Reding
2021-06-03memory: tegra: Consolidate register fieldsThierry Reding
2021-04-01memory: tegra20: Add debug statisticsDmitry Osipenko
2020-11-26memory: tegra: Correct stub of devm_tegra_memory_controller_get()Dmitry Osipenko
2020-11-26memory: tegra-mc: Add interconnect frameworkDmitry Osipenko
2020-11-26memory: tegra: Add and use devm_tegra_memory_controller_get()Dmitry Osipenko
2019-11-11memory: tegra: Introduce Tegra30 EMC driverDmitry Osipenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-16iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko
2019-01-16memory: tegra: Adapt to Tegra20 device-tree binding changesDmitry Osipenko
2018-04-30memory: tegra: Introduce memory client hot resetDmitry Osipenko
2018-04-30memory: tegra: Squash tegra20-mc into common tegra-mc driverDmitry Osipenko
2018-04-27memory: tegra: Apply interrupts mask per SoCDmitry Osipenko
2017-12-15memory: tegra: Create SMMU display groupsThierry Reding
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding
2015-08-13memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King
2015-05-13Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2015-05-05memory: tegra: Add API needed by the EMC driverMikko Perttunen
2015-05-04iommu/tegra-smmu: Add debugfs supportThierry Reding
2015-05-04memory: tegra: Add SWGROUP namesThierry Reding
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding