aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra/tegra186.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-09memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre1-0/+9
2022-05-09memory: tegra: Add memory controller channels supportAshish Mhetre1-0/+30
2021-07-23memory: tegra: fix unused-function warningArnd Bergmann1-0/+2
2021-06-03memory: tegra: Implement SID override programmingThierry Reding1-0/+72
2021-06-03memory: tegra: Split Tegra194 data into separate fileThierry Reding1-1348/+1
2021-06-03memory: tegra: Add memory client IDs to tablesThierry Reding1-0/+205
2021-06-03memory: tegra: Unify driversThierry Reding1-92/+25
2021-06-03memory: tegra: Push suspend/resume into SoC driversThierry Reding1-4/+23
2021-06-03memory: tegra: Unify struct tegra_mc across SoC generationsThierry Reding1-445/+836
2020-06-22memory: tegra: Avoid unused function warningsArnd Bergmann1-2/+2
2020-01-09memory: tegra: Add support for the Tegra194 memory controllerThierry Reding1-0/+949
2020-01-09memory: tegra: Only include support for enabled SoCsThierry Reding1-0/+6
2020-01-09memory: tegra: Support DVFS on Tegra186 and laterThierry Reding1-2/+15
2020-01-09memory: tegra: Add system sleep supportThierry Reding1-0/+19
2020-01-09memory: tegra: Extract memory client SID programmingThierry Reding1-22/+27
2020-01-09memory: tegra: Add per-SoC data for Tegra186Thierry Reding1-10/+19
2020-01-09memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186Thierry Reding1-4/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2017-12-13memory: tegra: Add Tegra186 supportThierry Reding1-0/+600