aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra/tegra30-emc.c
AgeCommit message (Expand)Author
10 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-03-13memory: tegra30-emc: fix interconnect registration raceJohan Hovold
2022-10-17memory: tegra30-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-01-27memory: tegra30-emc: Print additional memory infoDmitry Osipenko
2021-09-15memory: tegra30-emc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTR...jing yangyang
2021-06-10memory: tegra: Delete dead debugfs checking codeDan Carpenter
2021-06-03memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table()Dmitry Osipenko
2021-06-01memory: tegra: Fix compilation warnings on 64bit platformsDmitry Osipenko
2021-04-01memory: tegra: Print out info-level once per driver probeDmitry Osipenko
2021-01-29memory: tegra: Remove calls to dev_pm_opp_set_clkname()Viresh Kumar
2020-12-05memory: tegra30: Support interconnect frameworkDmitry Osipenko
2020-11-26memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probeNathan Chancellor
2020-11-26memory: tegra30-emc: Continue probing if timings are missing in device-treeDmitry Osipenko
2020-11-26memory: tegra30-emc: Make driver modularDmitry Osipenko
2020-11-26memory: tegra: Remove superfluous error messages around platform_get_irq()Dmitry Osipenko
2020-11-26memory: tegra: Add and use devm_tegra_memory_controller_get()Dmitry Osipenko
2020-06-22memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko
2020-06-22memory: tegra: Make debugfs permissions human-readableDmitry Osipenko
2020-03-11memory: tegra: Correct debugfs clk rate-range on Tegra30Dmitry Osipenko
2020-01-10memory: tegra30-emc: Correct error message for timed out auto calibrationDmitry Osipenko
2020-01-10memory: tegra30-emc: Firm up hardware programming sequenceDmitry Osipenko
2020-01-10memory: tegra30-emc: Firm up suspend/resume sequenceDmitry Osipenko
2020-01-09memory: tegra: Implement EMC debugfs interface on Tegra30Thierry Reding
2019-11-18memory: tegra30-emc: Fix panic on suspendDmitry Osipenko
2019-11-11memory: tegra: Introduce Tegra30 EMC driverDmitry Osipenko