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
/
tegra124-emc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
OPP: Migrate set-supported-hw API to use set-config helpers
Viresh Kumar
1
-6
/
+5
2021-06-10
memory: tegra: Delete dead debugfs checking code
Dan Carpenter
1
-4
/
+0
2021-06-01
memory: tegra: Fix compilation warnings on 64bit platforms
Dmitry Osipenko
1
-2
/
+2
2021-04-01
memory: tegra: Print out info-level once per driver probe
Dmitry Osipenko
1
-6
/
+6
2021-04-01
memory: tegra: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
1
-2
/
+2
2021-01-29
memory: tegra: Remove calls to dev_pm_opp_set_clkname()
Viresh Kumar
1
-11
/
+2
2021-01-05
memory: tegra124: Support interconnect framework
Dmitry Osipenko
1
-11
/
+309
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
1
-10
/
+21
2020-11-26
memory: tegra: Use devm_platform_ioremap_resource()
Dmitry Osipenko
1
-3
/
+1
2020-11-26
memory: tegra: Add and use devm_tegra_memory_controller_get()
Dmitry Osipenko
1
-15
/
+3
2020-09-20
memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-13
/
+1
2020-07-15
memory: tegra: Add Tegra132 compatible string match
Thierry Reding
1
-0
/
+1
2020-06-22
memory: tegra: Make debugfs permissions human-readable
Dmitry Osipenko
1
-3
/
+3
2020-03-11
memory: tegra: Correct debugfs clk rate-range on Tegra124
Dmitry Osipenko
1
-0
/
+5
2020-01-09
memory: tegra: Refashion EMC debugfs interface on Tegra124
Thierry Reding
1
-42
/
+143
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2018-11-27
memory: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-6
/
+6
2017-01-25
memory: tegra: Add a missing 'of_node_put()' call
Christophe Jaillet
1
-4
/
+1
2016-06-14
memory: tegra: Delete unneeded of_node_put()
Julia Lawall
1
-3
/
+1
2016-06-14
memory: tegra: tegra124-emc: Add missing of_node_put()
Amitoj Kaur Chawla
1
-1
/
+3
2015-07-16
memory: tegra: Expose supported rates via debugfs
Thierry Reding
1
-2
/
+40
2015-05-05
memory: tegra: Add EMC frequency debugfs entry
Mikko Perttunen
1
-0
/
+48
2015-05-05
memory: tegra: Add EMC (external memory controller) driver
Mikko Perttunen
1
-0
/
+1092