summaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-092-62/+0
|\
| * iommu/tegra-gart: Remove tegra-gartJason Gunthorpe2023-09-252-62/+0
* | Merge tag 'memory-controller-drv-6.7' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-10-161-0/+60
|\ \
| * | memory: tegra: Add Tegra234 clients for RCE and VIJon Hunter2023-10-121-0/+60
| |/
* / memory: tegra: Set BPMP msg flags to reset IPC channelsThierry Reding2023-10-131-0/+4
|/
* memory: tegra: add MC client for Tegra234 GPUSumit Gupta2023-08-051-0/+10
* memory: Explicitly include correct DT includesRob Herring2023-07-257-8/+10
* memory: tegra: Prefer octal over symbolic permissionsThierry Reding2023-07-251-6/+6
* memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supportedSumit Gupta2023-07-251-65/+71
* memory: tegra: Add clients used by DRM in Tegra234Sumit Gupta2023-07-251-0/+120
* memory: tegra: sort tegra234_mc_clients table as per register offsetsSumit Gupta2023-07-251-255/+259
* memory: tegra: make icc_set_bw return zero if BWMGR not supportedSumit Gupta2023-07-251-2/+2
* memory: tegra: Add dummy implementation on Tegra194Thierry Reding2023-07-103-22/+39
* memory: tegra: Make CPU cluster BW request a multiple of MC channelsSumit Gupta2023-05-163-1/+43
* memory: tegra: Add software memory clients in Tegra234Sumit Gupta2023-05-161-0/+15
* memory: tegra: Add memory clients for Tegra234Sumit Gupta2023-05-161-0/+420
* memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta2023-05-163-1/+275
* Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-254-5/+1
|\
| * memory: tegra: read values from correct deviceDiogo Ivo2023-04-101-1/+1
| * memory: tegra: remove redundant variable initializationDiogo Ivo2023-03-221-2/+0
| * memory: tegra: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-092-2/+0
* | memory: tegra30-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
* | memory: tegra20-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
* | memory: tegra124-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
* | memory: tegra: fix interconnect registration raceJohan Hovold2023-03-131-9/+7
|/
* memory: tegra: Remove clients SID override programmingAshish Mhetre2022-12-271-36/+0
* Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-132-0/+30
|\
| * memory: tegra: Add API for retrieving carveout boundsMikko Perttunen2022-11-252-0/+30
* | memory: tegra: Add DLA clients for Tegra234Jon Hunter2022-11-211-0/+160
* | memory: tegra186-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin2022-11-211-14/+1
* | memory: tegra210-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin2022-11-211-14/+1
* | memory: tegra30-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin2022-11-211-14/+1
* | memory: tegra20-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin2022-11-211-14/+1
|/
* Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-08-031-6/+5
|\
| * OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar2022-07-081-6/+5
* | memory: tegra: Add MGBE memory clients for Tegra234Thierry Reding2022-07-081-0/+80
|/
* Merge tag 'memory-controller-drv-tegra-5.19' of git://git.kernel.org/pub/scm/...Arnd Bergmann2022-05-097-18/+332
|\
| * memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre2022-05-095-17/+185
| * memory: tegra: Add memory controller channels supportAshish Mhetre2022-05-093-0/+32
| * memory: tegra: Add APE memory clients for Tegra234Sameer Pujar2022-05-091-1/+21
| * memory: tegra: Add Tegra234 supportThierry Reding2022-05-095-1/+95
* | memory: tegra: mc: simplify platform_get_resource()Krzysztof Kozlowski2022-04-261-3/+1
|/
* memory: tegra: Constify struct thermal_cooling_device_opsRikard Falkeborn2022-01-271-1/+1
* memory: tegra20-emc: Correct memory device maskDmitry Osipenko2022-01-271-1/+1
* memory: tegra30-emc: Print additional memory infoDmitry Osipenko2022-01-272-10/+122
* Merge tag 'memory-controller-drv-5.16-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2021-10-212-14/+187
|\
| * memory: tegra20-emc: Add runtime dependency on devfreq governor moduleDmitry Osipenko2021-10-211-0/+1
| * memory: tegra20-emc: Support matching timings by LPDDR2 configurationDmitry Osipenko2021-10-152-14/+186
* | memory: tegra210-emc: replace DEFINE_SIMPLE_ATTRIBUTE withKai Song2021-10-071-1/+1
* | memory: tegra186-emc: Fix error return code in tegra186_emc_probe()Yang Yingliang2021-10-071-0/+1