summaryrefslogtreecommitdiff
path: root/drivers/memory/tegra
AgeCommit message (Expand)Author
2024-08-21memory: tegra30-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra20-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra124-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra-mc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-14memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski
2024-07-29memory: tegra: Rework update_clock_tree_delay()Diogo Ivo
2024-07-29memory: tegra: Move compare/update current delay values to a functionDiogo Ivo
2024-07-29memory: tegra: Loop update_clock_tree_delay()Diogo Ivo
2024-07-29memory: tegra: Change macros to interpret parameter as integerDiogo Ivo
2024-07-29memory: tegra: Reword and correct commentsDiogo Ivo
2024-07-29memory: tegra: Move DQSOSC measurement to common placeDiogo Ivo
2024-07-29memory: tegra: Remove periodic compensation duplicate callsDiogo Ivo
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-26interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-22memory: tegra: Fix indentationJon Hunter
2024-02-22memory: tegra: Add BPMP and ICC info for DLA clientsJon Hunter
2024-02-22memory: tegra: Correct DLA client namesJon Hunter
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-19memory: tegra210-emc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-19memory: tegra186-emc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-12iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining placesJason Gunthorpe
2023-12-06memory: tegra: Protect SID override call under CONFIG_IOMMU_APIAshish Mhetre
2023-11-21memory: tegra: Skip SID programming if SID registers aren't setAshish Mhetre
2023-11-21memory: tegra: Add SID override programming for MC clientsAshish Mhetre
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-16Merge tag 'memory-controller-drv-6.7' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-10-13memory: tegra: Set BPMP msg flags to reset IPC channelsThierry Reding
2023-10-12memory: tegra: Add Tegra234 clients for RCE and VIJon Hunter
2023-09-25iommu/tegra-gart: Remove tegra-gartJason Gunthorpe
2023-08-05memory: tegra: add MC client for Tegra234 GPUSumit Gupta
2023-07-25memory: Explicitly include correct DT includesRob Herring
2023-07-25memory: tegra: Prefer octal over symbolic permissionsThierry Reding
2023-07-25memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supportedSumit Gupta
2023-07-25memory: tegra: Add clients used by DRM in Tegra234Sumit Gupta
2023-07-25memory: tegra: sort tegra234_mc_clients table as per register offsetsSumit Gupta
2023-07-25memory: tegra: make icc_set_bw return zero if BWMGR not supportedSumit Gupta
2023-07-10memory: tegra: Add dummy implementation on Tegra194Thierry Reding
2023-05-16memory: tegra: Make CPU cluster BW request a multiple of MC channelsSumit Gupta
2023-05-16memory: tegra: Add software memory clients in Tegra234Sumit Gupta
2023-05-16memory: tegra: Add memory clients for Tegra234Sumit Gupta
2023-05-16memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-10memory: tegra: read values from correct deviceDiogo Ivo
2023-03-22memory: tegra: remove redundant variable initializationDiogo Ivo
2023-03-13memory: tegra30-emc: fix interconnect registration raceJohan Hovold
2023-03-13memory: tegra20-emc: fix interconnect registration raceJohan Hovold
2023-03-13memory: tegra124-emc: fix interconnect registration raceJohan Hovold
2023-03-13memory: tegra: fix interconnect registration raceJohan Hovold
2023-03-09memory: tegra: remove MODULE_LICENSE in non-modulesNick Alcock
2022-12-27memory: tegra: Remove clients SID override programmingAshish Mhetre