index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
Merge tag 'memory-controller-drv-5.12-2' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-6
/
+6
2021-02-08
memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...
Jiapeng Chong
1
-6
/
+6
2021-01-29
memory: tegra: Remove calls to dev_pm_opp_set_clkname()
Viresh Kumar
3
-33
/
+6
2021-01-23
memory: tegra: Check whether reset is already asserted
Dmitry Osipenko
1
-0
/
+7
2021-01-05
memory: tegra124: Support interconnect framework
Dmitry Osipenko
3
-12
/
+391
2021-01-05
memory: tegra124-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
1
-17
/
+9
2021-01-05
memory: tegra124-emc: Make driver modular
Dmitry Osipenko
2
-11
/
+23
2020-12-05
memory: tegra30: Support interconnect framework
Dmitry Osipenko
3
-22
/
+496
2020-12-05
memory: tegra20: Support hardware versioning and clean up OPP table initializ...
Dmitry Osipenko
1
-28
/
+20
2020-11-26
memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probe
Nathan Chancellor
1
-3
/
+1
2020-11-26
memory: tegra: Complete tegra210_swgroups
Nicolin Chen
1
-0
/
+10
2020-11-26
memory: tegra30-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
1
-14
/
+15
2020-11-26
memory: tegra30-emc: Make driver modular
Dmitry Osipenko
3
-6
/
+16
2020-11-26
memory: tegra30: Add FIFO sizes to memory clients
Dmitry Osipenko
1
-0
/
+66
2020-11-26
memory: tegra20-emc: Add devfreq support
Dmitry Osipenko
2
-1
/
+92
2020-11-26
memory: tegra20-emc: Remove IRQ number from error message
Dmitry Osipenko
1
-1
/
+1
2020-11-26
memory: tegra20-emc: Factor out clk initialization
Dmitry Osipenko
1
-23
/
+47
2020-11-26
memory: tegra20-emc: Use dev_pm_opp_set_clkname()
Dmitry Osipenko
1
-11
/
+19
2020-11-26
memory: tegra20: Support interconnect framework
Dmitry Osipenko
3
-4
/
+386
2020-11-26
memory: tegra20-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
1
-18
/
+16
2020-11-26
memory: tegra20-emc: Make driver modular
Dmitry Osipenko
2
-6
/
+13
2020-11-26
memory: tegra-mc: Add interconnect framework
Dmitry Osipenko
3
-0
/
+123
2020-11-26
memory: tegra: Add missing latency allowness entry for Page Table Cache
Dmitry Osipenko
3
-0
/
+18
2020-11-26
memory: tegra: Remove superfluous error messages around platform_get_irq()
Dmitry Osipenko
3
-7
/
+3
2020-11-26
memory: tegra: Use devm_platform_ioremap_resource()
Dmitry Osipenko
2
-6
/
+2
2020-11-26
memory: tegra: Add and use devm_tegra_memory_controller_get()
Dmitry Osipenko
4
-59
/
+64
2020-10-27
memory: tegra: Sort tegra210_swgroups by reg address
Nicolin Chen
1
-10
/
+10
2020-10-27
memory: tegra: Correct tegra210_mc_clients def values
Nicolin Chen
1
-14
/
+14
2020-10-27
memory: tegra: Correct la.reg address of seswr
Nicolin Chen
1
-1
/
+1
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-25
/
+5
2020-09-20
memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-13
/
+1
2020-09-18
memory: tegra: Correct num_tlb_lines for tegra210
Nicolin Chen
1
-1
/
+1
2020-09-09
memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...
Ye Bin
1
-1
/
+0
2020-09-02
memory: tegra: Remove GPU from DRM IOMMU group
Thierry Reding
1
-1
/
+0
2020-09-02
memory: tegra186-emc: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+2
2020-08-20
memory: tegra: Correct shift value of apew
Nicolin Chen
1
-1
/
+1
2020-08-17
memory: tegra: tegra210-emc: fix indentation
Krzysztof Kozlowski
1
-1
/
+1
2020-07-15
memory: tegra: Add Tegra132 compatible string match
Thierry Reding
1
-0
/
+1
2020-07-14
memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194
Jon Hunter
1
-2
/
+2
2020-06-22
memory: tegra: Delete some dead code
Dan Carpenter
1
-5
/
+0
2020-06-22
memory: tegra: Avoid unused function warnings
Arnd Bergmann
1
-2
/
+2
2020-06-22
memory: tegra: Drop <linux/clk-provider.h>
Geert Uytterhoeven
2
-2
/
+0
2020-06-22
memory: tegra: Fix an error handling path in tegra186_emc_probe()
Christophe JAILLET
1
-5
/
+11
2020-06-22
memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interrupt
Dmitry Osipenko
1
-72
/
+44
2020-06-22
memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interrupt
Dmitry Osipenko
1
-17
/
+11
2020-06-22
memory: tegra: Support derated timings on Tegra210
Thierry Reding
4
-13
/
+363
2020-06-22
memory: tegra: Add EMC scaling sequence code for Tegra210
Joseph Lo
4
-1
/
+1875
2020-06-22
memory: tegra: Add EMC scaling support code for Tegra210
Joseph Lo
7
-0
/
+2828
2020-06-22
memory: tegra: Make debugfs permissions human-readable
Dmitry Osipenko
3
-9
/
+9
2020-03-11
memory: tegra: Correct debugfs clk rate-range on Tegra124
Dmitry Osipenko
1
-0
/
+5
[next]