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