| Commit message (Expand) | Author | Age | Files | Lines |
* | memory: tegra186-emc: drop unused to_tegra186_emc() | Krzysztof Kozlowski | 2024-10-10 | 1 | -5/+0 |
* | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-03-21 | 8 | -8/+8 |
|\ |
|
| * | interconnect: constify of_phandle_args in xlate | Krzysztof Kozlowski | 2024-02-26 | 8 | -8/+8 |
* | | memory: tegra: Fix indentation | Jon Hunter | 2024-02-22 | 1 | -1/+1 |
* | | memory: tegra: Add BPMP and ICC info for DLA clients | Jon Hunter | 2024-02-22 | 1 | -0/+30 |
* | | memory: tegra: Correct DLA client names | Jon Hunter | 2024-02-22 | 1 | -8/+8 |
|/ |
|
* | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-01-18 | 1 | -6/+8 |
|\ |
|
| * | iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places | Jason Gunthorpe | 2023-12-12 | 1 | -6/+8 |
* | | memory: tegra210-emc: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-12-19 | 1 | -4/+2 |
* | | memory: tegra186-emc: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-12-19 | 1 | -4/+2 |
* | | memory: tegra: Protect SID override call under CONFIG_IOMMU_API | Ashish Mhetre | 2023-12-06 | 1 | -0/+2 |
* | | memory: tegra: Skip SID programming if SID registers aren't set | Ashish Mhetre | 2023-11-21 | 1 | -0/+3 |
* | | memory: tegra: Add SID override programming for MC clients | Ashish Mhetre | 2023-11-21 | 1 | -0/+14 |
|/ |
|
* | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-11-09 | 2 | -62/+0 |
|\ |
|
| * | iommu/tegra-gart: Remove tegra-gart | Jason Gunthorpe | 2023-09-25 | 2 | -62/+0 |
* | | Merge tag 'memory-controller-drv-6.7' of https://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 2023-10-16 | 1 | -0/+60 |
|\ \ |
|
| * | | memory: tegra: Add Tegra234 clients for RCE and VI | Jon Hunter | 2023-10-12 | 1 | -0/+60 |
| |/ |
|
* / | memory: tegra: Set BPMP msg flags to reset IPC channels | Thierry Reding | 2023-10-13 | 1 | -0/+4 |
|/ |
|
* | memory: tegra: add MC client for Tegra234 GPU | Sumit Gupta | 2023-08-05 | 1 | -0/+10 |
* | memory: Explicitly include correct DT includes | Rob Herring | 2023-07-25 | 7 | -8/+10 |
* | memory: tegra: Prefer octal over symbolic permissions | Thierry Reding | 2023-07-25 | 1 | -6/+6 |
* | memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supported | Sumit Gupta | 2023-07-25 | 1 | -65/+71 |
* | memory: tegra: Add clients used by DRM in Tegra234 | Sumit Gupta | 2023-07-25 | 1 | -0/+120 |
* | memory: tegra: sort tegra234_mc_clients table as per register offsets | Sumit Gupta | 2023-07-25 | 1 | -255/+259 |
* | memory: tegra: make icc_set_bw return zero if BWMGR not supported | Sumit Gupta | 2023-07-25 | 1 | -2/+2 |
* | memory: tegra: Add dummy implementation on Tegra194 | Thierry Reding | 2023-07-10 | 3 | -22/+39 |
* | memory: tegra: Make CPU cluster BW request a multiple of MC channels | Sumit Gupta | 2023-05-16 | 3 | -1/+43 |
* | memory: tegra: Add software memory clients in Tegra234 | Sumit Gupta | 2023-05-16 | 1 | -0/+15 |
* | memory: tegra: Add memory clients for Tegra234 | Sumit Gupta | 2023-05-16 | 1 | -0/+420 |
* | memory: tegra: Add interconnect support for DRAM scaling in Tegra234 | Sumit Gupta | 2023-05-16 | 3 | -1/+275 |
* | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-25 | 4 | -5/+1 |
|\ |
|
| * | memory: tegra: read values from correct device | Diogo Ivo | 2023-04-10 | 1 | -1/+1 |
| * | memory: tegra: remove redundant variable initialization | Diogo Ivo | 2023-03-22 | 1 | -2/+0 |
| * | memory: tegra: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-03-09 | 2 | -2/+0 |
* | | memory: tegra30-emc: fix interconnect registration race | Johan Hovold | 2023-03-13 | 1 | -6/+6 |
* | | memory: tegra20-emc: fix interconnect registration race | Johan Hovold | 2023-03-13 | 1 | -6/+6 |
* | | memory: tegra124-emc: fix interconnect registration race | Johan Hovold | 2023-03-13 | 1 | -6/+6 |
* | | memory: tegra: fix interconnect registration race | Johan Hovold | 2023-03-13 | 1 | -9/+7 |
|/ |
|
* | memory: tegra: Remove clients SID override programming | Ashish Mhetre | 2022-12-27 | 1 | -36/+0 |
* | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-12-13 | 2 | -0/+30 |
|\ |
|
| * | memory: tegra: Add API for retrieving carveout bounds | Mikko Perttunen | 2022-11-25 | 2 | -0/+30 |
* | | memory: tegra: Add DLA clients for Tegra234 | Jon Hunter | 2022-11-21 | 1 | -0/+160 |
* | | memory: tegra186-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 2022-11-21 | 1 | -14/+1 |
* | | memory: tegra210-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 2022-11-21 | 1 | -14/+1 |
* | | memory: tegra30-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 2022-11-21 | 1 | -14/+1 |
* | | memory: tegra20-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 2022-11-21 | 1 | -14/+1 |
|/ |
|
* | Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 2022-08-03 | 1 | -6/+5 |
|\ |
|
| * | OPP: Migrate set-supported-hw API to use set-config helpers | Viresh Kumar | 2022-07-08 | 1 | -6/+5 |
* | | memory: tegra: Add MGBE memory clients for Tegra234 | Thierry Reding | 2022-07-08 | 1 | -0/+80 |
|/ |
|
* | Merge tag 'memory-controller-drv-tegra-5.19' of git://git.kernel.org/pub/scm/... | Arnd Bergmann | 2022-05-09 | 7 | -18/+332 |
|\ |
|