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
2022-08-03
Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
1
-6
/
+5
2022-07-08
memory: tegra: Add MGBE memory clients for Tegra234
Thierry Reding
1
-0
/
+80
2022-07-08
OPP: Migrate set-supported-hw API to use set-config helpers
Viresh Kumar
1
-6
/
+5
2022-05-09
Merge tag 'memory-controller-drv-tegra-5.19' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
7
-18
/
+332
2022-05-09
memory: tegra: Add MC error logging on Tegra186 onward
Ashish Mhetre
5
-17
/
+185
2022-05-09
memory: tegra: Add memory controller channels support
Ashish Mhetre
3
-0
/
+32
2022-05-09
memory: tegra: Add APE memory clients for Tegra234
Sameer Pujar
1
-1
/
+21
2022-05-09
memory: tegra: Add Tegra234 support
Thierry Reding
5
-1
/
+95
2022-04-26
memory: tegra: mc: simplify platform_get_resource()
Krzysztof Kozlowski
1
-3
/
+1
2022-01-27
memory: tegra: Constify struct thermal_cooling_device_ops
Rikard Falkeborn
1
-1
/
+1
2022-01-27
memory: tegra20-emc: Correct memory device mask
Dmitry Osipenko
1
-1
/
+1
2022-01-27
memory: tegra30-emc: Print additional memory info
Dmitry Osipenko
2
-10
/
+122
2021-10-21
Merge tag 'memory-controller-drv-5.16-2' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-14
/
+187
2021-10-21
memory: tegra20-emc: Add runtime dependency on devfreq governor module
Dmitry Osipenko
1
-0
/
+1
2021-10-15
memory: tegra20-emc: Support matching timings by LPDDR2 configuration
Dmitry Osipenko
2
-14
/
+186
2021-10-07
memory: tegra210-emc: replace DEFINE_SIMPLE_ATTRIBUTE with
Kai Song
1
-1
/
+1
2021-10-07
memory: tegra186-emc: Fix error return code in tegra186_emc_probe()
Yang Yingliang
1
-0
/
+1
2021-09-24
memory: tegra: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-4
/
+2
2021-09-20
memory: tegra186-emc: Handle errors in BPMP response
Mikko Perttunen
1
-0
/
+4
2021-09-20
memory: tegra: Remove interconnect state syncing hack
Dmitry Osipenko
1
-9
/
+10
2021-09-15
memory: tegra210-emc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...
Jing Yangyang
1
-2
/
+2
2021-09-15
memory: tegra30-emc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTR...
jing yangyang
1
-2
/
+2
2021-09-15
memory: tegra: make the array list static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-07-23
memory: tegra: fix unused-function warning
Arnd Bergmann
1
-0
/
+2
2021-06-10
memory: tegra: Delete dead debugfs checking code
Dan Carpenter
4
-16
/
+0
2021-06-03
memory: tegra: Implement SID override programming
Thierry Reding
2
-0
/
+81
2021-06-03
memory: tegra: Split Tegra194 data into separate file
Thierry Reding
4
-1349
/
+1358
2021-06-03
memory: tegra: Add memory client IDs to tables
Thierry Reding
1
-0
/
+205
2021-06-03
memory: tegra: Unify drivers
Thierry Reding
4
-95
/
+44
2021-06-03
memory: tegra: Only initialize reset controller if available
Thierry Reding
1
-4
/
+5
2021-06-03
memory: tegra: Make IRQ support opitonal
Thierry Reding
1
-11
/
+13
2021-06-03
memory: tegra: Parameterize interrupt handler
Thierry Reding
3
-109
/
+104
2021-06-03
memory: tegra: Extract setup code into callback
Thierry Reding
6
-57
/
+84
2021-06-03
memory: tegra: Make per-SoC setup more generic
Thierry Reding
2
-11
/
+10
2021-06-03
memory: tegra: Push suspend/resume into SoC drivers
Thierry Reding
3
-20
/
+58
2021-06-03
memory: tegra: Introduce struct tegra_mc_ops
Thierry Reding
2
-3
/
+7
2021-06-03
memory: tegra: Unify struct tegra_mc across SoC generations
Thierry Reding
1
-445
/
+836
2021-06-03
memory: tegra: Consolidate register fields
Thierry Reding
5
-2371
/
+2910
2021-06-03
memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table()
Dmitry Osipenko
1
-44
/
+4
2021-06-03
memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
Dmitry Osipenko
1
-44
/
+4
2021-06-03
memory: tegra: Enable compile testing for all drivers
Dmitry Osipenko
1
-7
/
+11
2021-06-01
memory: tegra: Fix compilation warnings on 64bit platforms
Dmitry Osipenko
2
-4
/
+4
2021-04-01
memory: tegra: Print out info-level once per driver probe
Dmitry Osipenko
3
-25
/
+25
2021-04-01
memory: tegra20: Protect debug code with a lock
Dmitry Osipenko
1
-0
/
+7
2021-04-01
memory: tegra20: Correct comment to MC_STAT registers writes
Dmitry Osipenko
1
-3
/
+2
2021-04-01
memory: tegra20: Add debug statistics
Dmitry Osipenko
3
-2
/
+337
2021-04-01
memory: tegra: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
1
-2
/
+2
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
[next]