index
:
pub/scm/linux/kernel/git/kyle/linux.git
master
Kyle's kernel tree
Kyle McMartin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
/
tegra124-emc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
memory: tegra: Deduplicate rate request management code
Mikko Perttunen
1
-101
/
+6
2026-02-24
memory: tegra124-emc: Fix dll_change check
Mikko Perttunen
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-10-13
memory: tegra124-emc: Add the SoC model prefix to functions
Krzysztof Kozlowski
1
-49
/
+49
2025-10-13
memory: tegra124-emc: Simplify and handle deferred probe with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+11
2025-10-13
memory: tegra124-emc: Do not print error on icc_node_create() failure
Krzysztof Kozlowski
1
-5
/
+2
2025-10-13
memory: tegra124-emc: Simplify return of emc_init()
Krzysztof Kozlowski
1
-8
/
+2
2024-08-21
memory: tegra124-emc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-02-26
interconnect: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
memory: tegra124-emc: fix interconnect registration race
Johan Hovold
1
-6
/
+6
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