summaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra/tegra186.c
Commit message (Expand)AuthorAgeFilesLines
* memory: tegra: Avoid unused function warningsArnd Bergmann2020-06-221-2/+2
* memory: tegra: Add support for the Tegra194 memory controllerThierry Reding2020-01-091-0/+949
* memory: tegra: Only include support for enabled SoCsThierry Reding2020-01-091-0/+6
* memory: tegra: Support DVFS on Tegra186 and laterThierry Reding2020-01-091-2/+15
* memory: tegra: Add system sleep supportThierry Reding2020-01-091-0/+19
* memory: tegra: Extract memory client SID programmingThierry Reding2020-01-091-22/+27
* memory: tegra: Add per-SoC data for Tegra186Thierry Reding2020-01-091-10/+19
* memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186Thierry Reding2020-01-091-4/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* memory: tegra: Add Tegra186 supportThierry Reding2017-12-131-0/+600