summaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra/tegra210-emc-core.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-17memory: tegra210-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin1-14/+1
2022-01-27memory: tegra: Constify struct thermal_cooling_device_opsRikard Falkeborn1-1/+1
2021-10-07memory: tegra210-emc: replace DEFINE_SIMPLE_ATTRIBUTE withKai Song1-1/+1
2021-09-15memory: tegra210-emc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...Jing Yangyang1-2/+2
2021-06-10memory: tegra: Delete dead debugfs checking codeDan Carpenter1-4/+0
2020-11-26memory: tegra: Add and use devm_tegra_memory_controller_get()Dmitry Osipenko1-29/+10
2020-06-22memory: tegra: Drop <linux/clk-provider.h>Geert Uytterhoeven1-1/+0
2020-06-22memory: tegra: Support derated timings on Tegra210Thierry Reding1-6/+297
2020-06-22memory: tegra: Add EMC scaling sequence code for Tegra210Joseph Lo1-0/+1
2020-06-22memory: tegra: Add EMC scaling support code for Tegra210Joseph Lo1-0/+1809