summaryrefslogtreecommitdiff
path: root/drivers/memory/tegra
AgeCommit message (Expand)Author
2021-02-11Merge tag 'memory-controller-drv-5.12-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2021-02-08memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...Jiapeng Chong
2021-01-29memory: tegra: Remove calls to dev_pm_opp_set_clkname()Viresh Kumar
2021-01-23memory: tegra: Check whether reset is already assertedDmitry Osipenko
2021-01-05memory: tegra124: Support interconnect frameworkDmitry Osipenko
2021-01-05memory: tegra124-emc: Continue probing if timings are missing in device-treeDmitry Osipenko
2021-01-05memory: tegra124-emc: Make driver modularDmitry Osipenko
2020-12-05memory: tegra30: Support interconnect frameworkDmitry Osipenko
2020-12-05memory: tegra20: Support hardware versioning and clean up OPP table initializ...Dmitry Osipenko
2020-11-26memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probeNathan Chancellor
2020-11-26memory: tegra: Complete tegra210_swgroupsNicolin Chen
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: tegra30: Add FIFO sizes to memory clientsDmitry Osipenko
2020-11-26memory: tegra20-emc: Add devfreq supportDmitry Osipenko
2020-11-26memory: tegra20-emc: Remove IRQ number from error messageDmitry Osipenko
2020-11-26memory: tegra20-emc: Factor out clk initializationDmitry Osipenko
2020-11-26memory: tegra20-emc: Use dev_pm_opp_set_clkname()Dmitry Osipenko
2020-11-26memory: tegra20: Support interconnect frameworkDmitry Osipenko
2020-11-26memory: tegra20-emc: Continue probing if timings are missing in device-treeDmitry Osipenko
2020-11-26memory: tegra20-emc: Make driver modularDmitry Osipenko
2020-11-26memory: tegra-mc: Add interconnect frameworkDmitry Osipenko
2020-11-26memory: tegra: Add missing latency allowness entry for Page Table CacheDmitry Osipenko
2020-11-26memory: tegra: Remove superfluous error messages around platform_get_irq()Dmitry Osipenko
2020-11-26memory: tegra: Use devm_platform_ioremap_resource()Dmitry Osipenko
2020-11-26memory: tegra: Add and use devm_tegra_memory_controller_get()Dmitry Osipenko
2020-10-27memory: tegra: Sort tegra210_swgroups by reg addressNicolin Chen
2020-10-27memory: tegra: Correct tegra210_mc_clients def valuesNicolin Chen
2020-10-27memory: tegra: Correct la.reg address of seswrNicolin Chen
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-09-20memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-18memory: tegra: Correct num_tlb_lines for tegra210Nicolin Chen
2020-09-09memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...Ye Bin
2020-09-02memory: tegra: Remove GPU from DRM IOMMU groupThierry Reding
2020-09-02memory: tegra186-emc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-20memory: tegra: Correct shift value of apewNicolin Chen
2020-08-17memory: tegra: tegra210-emc: fix indentationKrzysztof Kozlowski
2020-07-15memory: tegra: Add Tegra132 compatible string matchThierry Reding
2020-07-14memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194Jon Hunter
2020-06-22memory: tegra: Delete some dead codeDan Carpenter
2020-06-22memory: tegra: Avoid unused function warningsArnd Bergmann
2020-06-22memory: tegra: Drop <linux/clk-provider.h>Geert Uytterhoeven
2020-06-22memory: tegra: Fix an error handling path in tegra186_emc_probe()Christophe JAILLET
2020-06-22memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko
2020-06-22memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko
2020-06-22memory: tegra: Support derated timings on Tegra210Thierry Reding
2020-06-22memory: tegra: Add EMC scaling sequence code for Tegra210Joseph Lo
2020-06-22memory: tegra: Add EMC scaling support code for Tegra210Joseph Lo
2020-06-22memory: tegra: Make debugfs permissions human-readableDmitry Osipenko
2020-03-11memory: tegra: Correct debugfs clk rate-range on Tegra124Dmitry Osipenko