aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra/tegra186-emc.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-26interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski1-1/+1
2023-12-19memory: tegra186-emc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-07-25memory: tegra: Prefer octal over symbolic permissionsThierry Reding1-6/+6
2023-07-25memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supportedSumit Gupta1-65/+71
2023-05-16memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta1-0/+133
2023-03-09memory: tegra: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2022-10-17memory: tegra186-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin1-14/+1
2022-05-09memory: tegra: Add Tegra234 supportThierry Reding1-0/+3
2021-10-07memory: tegra186-emc: Fix error return code in tegra186_emc_probe()Yang Yingliang1-0/+1
2021-09-20memory: tegra186-emc: Handle errors in BPMP responseMikko Perttunen1-0/+4
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