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