summaryrefslogtreecommitdiff
path: root/drivers/memory/tegra/tegra186-emc.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-08memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...Jiapeng Chong1-6/+6
2020-09-02memory: tegra186-emc: Simplify with dev_err_probe()Krzysztof Kozlowski1-8/+2
2020-07-14memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194Jon Hunter1-2/+2
2020-06-22memory: tegra: Delete some dead codeDan Carpenter1-5/+0
2020-06-22memory: tegra: Fix an error handling path in tegra186_emc_probe()Christophe JAILLET1-5/+11
2020-01-09memory: tegra: Add support for the Tegra194 memory controllerThierry Reding1-0/+3
2020-01-09memory: tegra: Only include support for enabled SoCsThierry Reding1-0/+2
2020-01-09memory: tegra: Support DVFS on Tegra186 and laterThierry Reding1-0/+288