summaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra/tegra186-emc.c
Commit message (Expand)AuthorAgeFilesLines
* memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski2024-08-141-5/+0
* interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-261-1/+1
* memory: tegra186-emc: Convert to platform remove callback returning voidUwe Kleine-König2023-12-191-4/+2
* memory: tegra: Prefer octal over symbolic permissionsThierry Reding2023-07-251-6/+6
* memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supportedSumit Gupta2023-07-251-65/+71
* memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta2023-05-161-0/+133
* memory: tegra: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-091-1/+0
* memory: tegra186-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin2022-10-171-14/+1
* memory: tegra: Add Tegra234 supportThierry Reding2022-05-091-0/+3
* memory: tegra186-emc: Fix error return code in tegra186_emc_probe()Yang Yingliang2021-10-071-0/+1
* memory: tegra186-emc: Handle errors in BPMP responseMikko Perttunen2021-09-201-0/+4
* memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...Jiapeng Chong2021-02-081-6/+6
* memory: tegra186-emc: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-021-8/+2
* memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194Jon Hunter2020-07-141-2/+2
* memory: tegra: Delete some dead codeDan Carpenter2020-06-221-5/+0
* memory: tegra: Fix an error handling path in tegra186_emc_probe()Christophe JAILLET2020-06-221-5/+11
* memory: tegra: Add support for the Tegra194 memory controllerThierry Reding2020-01-091-0/+3
* memory: tegra: Only include support for enabled SoCsThierry Reding2020-01-091-0/+2
* memory: tegra: Support DVFS on Tegra186 and laterThierry Reding2020-01-091-0/+288