index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
Age
Commit message (
Expand
)
Author
2025-07-11
memory: tegra: Add Tegra264 MC and EMC support
Sumit Gupta
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-15
memory: tegra: Do not enable by default during compile testing
Krzysztof Kozlowski
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-03
memory: tegra20-emc: Drop redundant platform_get_irq() error printk
Krzysztof Kozlowski
2025-01-15
Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2024-12-22
memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_r...
Joe Hattori
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-08-21
memory: tegra30-emc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-21
memory: tegra20-emc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-21
memory: tegra124-emc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-21
memory: tegra-mc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-14
memory: tegra186-emc: drop unused to_tegra186_emc()
Krzysztof Kozlowski
2024-07-29
memory: tegra: Rework update_clock_tree_delay()
Diogo Ivo
2024-07-29
memory: tegra: Move compare/update current delay values to a function
Diogo Ivo
2024-07-29
memory: tegra: Loop update_clock_tree_delay()
Diogo Ivo
2024-07-29
memory: tegra: Change macros to interpret parameter as integer
Diogo Ivo
2024-07-29
memory: tegra: Reword and correct comments
Diogo Ivo
2024-07-29
memory: tegra: Move DQSOSC measurement to common place
Diogo Ivo
2024-07-29
memory: tegra: Remove periodic compensation duplicate calls
Diogo Ivo
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-26
interconnect: constify of_phandle_args in xlate
Krzysztof Kozlowski
2024-02-22
memory: tegra: Fix indentation
Jon Hunter
2024-02-22
memory: tegra: Add BPMP and ICC info for DLA clients
Jon Hunter
2024-02-22
memory: tegra: Correct DLA client names
Jon Hunter
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-19
memory: tegra210-emc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-19
memory: tegra186-emc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-12
iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
Jason Gunthorpe
2023-12-06
memory: tegra: Protect SID override call under CONFIG_IOMMU_API
Ashish Mhetre
2023-11-21
memory: tegra: Skip SID programming if SID registers aren't set
Ashish Mhetre
2023-11-21
memory: tegra: Add SID override programming for MC clients
Ashish Mhetre
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-16
Merge tag 'memory-controller-drv-6.7' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2023-10-13
memory: tegra: Set BPMP msg flags to reset IPC channels
Thierry Reding
2023-10-12
memory: tegra: Add Tegra234 clients for RCE and VI
Jon Hunter
2023-09-25
iommu/tegra-gart: Remove tegra-gart
Jason Gunthorpe
2023-08-05
memory: tegra: add MC client for Tegra234 GPU
Sumit Gupta
2023-07-25
memory: Explicitly include correct DT includes
Rob Herring
2023-07-25
memory: tegra: Prefer octal over symbolic permissions
Thierry Reding
2023-07-25
memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supported
Sumit Gupta
2023-07-25
memory: tegra: Add clients used by DRM in Tegra234
Sumit Gupta
2023-07-25
memory: tegra: sort tegra234_mc_clients table as per register offsets
Sumit Gupta
2023-07-25
memory: tegra: make icc_set_bw return zero if BWMGR not supported
Sumit Gupta
2023-07-10
memory: tegra: Add dummy implementation on Tegra194
Thierry Reding
2023-05-16
memory: tegra: Make CPU cluster BW request a multiple of MC channels
Sumit Gupta
2023-05-16
memory: tegra: Add software memory clients in Tegra234
Sumit Gupta
2023-05-16
memory: tegra: Add memory clients for Tegra234
Sumit Gupta
2023-05-16
memory: tegra: Add interconnect support for DRAM scaling in Tegra234
Sumit Gupta
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]