summaryrefslogtreecommitdiff
path: root/drivers/memory/tegra
AgeCommit message (Expand)Author
2025-02-08memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_r...Joe Hattori
2024-10-10memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski
2024-08-29memory: tegra: Skip SID programming if SID registers aren't setAshish Mhetre
2024-03-26memory: tegra: Correct DLA client namesJon Hunter
2023-11-20memory: tegra: Set BPMP msg flags to reset IPC channelsThierry Reding
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
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-11-25memory: tegra: Add API for retrieving carveout boundsMikko Perttunen
2022-11-21memory: tegra: Add DLA clients for Tegra234Jon Hunter
2022-11-21memory: tegra186-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-11-21memory: tegra210-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-11-21memory: tegra30-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-11-21memory: tegra20-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-08-03Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2022-07-08memory: tegra: Add MGBE memory clients for Tegra234Thierry Reding
2022-07-08OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar
2022-05-09Merge tag 'memory-controller-drv-tegra-5.19' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2022-05-09memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre
2022-05-09memory: tegra: Add memory controller channels supportAshish Mhetre
2022-05-09memory: tegra: Add APE memory clients for Tegra234Sameer Pujar
2022-05-09memory: tegra: Add Tegra234 supportThierry Reding
2022-04-26memory: tegra: mc: simplify platform_get_resource()Krzysztof Kozlowski
2022-01-27memory: tegra: Constify struct thermal_cooling_device_opsRikard Falkeborn
2022-01-27memory: tegra20-emc: Correct memory device maskDmitry Osipenko
2022-01-27memory: tegra30-emc: Print additional memory infoDmitry Osipenko
2021-10-21Merge tag 'memory-controller-drv-5.16-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2021-10-21memory: tegra20-emc: Add runtime dependency on devfreq governor moduleDmitry Osipenko
2021-10-15memory: tegra20-emc: Support matching timings by LPDDR2 configurationDmitry Osipenko
2021-10-07memory: tegra210-emc: replace DEFINE_SIMPLE_ATTRIBUTE withKai Song
2021-10-07memory: tegra186-emc: Fix error return code in tegra186_emc_probe()Yang Yingliang