index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
/
tegra186-emc.c
Age
Commit message (
Expand
)
Author
2024-02-26
interconnect: constify of_phandle_args in xlate
Krzysztof Kozlowski
2023-12-19
memory: tegra186-emc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-25
memory: tegra: Prefer octal over symbolic permissions
Thierry Reding
2023-07-25
memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supported
Sumit Gupta
2023-05-16
memory: tegra: Add interconnect support for DRAM scaling in Tegra234
Sumit Gupta
2023-03-09
memory: tegra: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-10-17
memory: tegra186-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-05-09
memory: tegra: Add Tegra234 support
Thierry Reding
2021-10-07
memory: tegra186-emc: Fix error return code in tegra186_emc_probe()
Yang Yingliang
2021-09-20
memory: tegra186-emc: Handle errors in BPMP response
Mikko Perttunen
2021-02-08
memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...
Jiapeng Chong
2020-09-02
memory: tegra186-emc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-07-14
memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194
Jon Hunter
2020-06-22
memory: tegra: Delete some dead code
Dan Carpenter
2020-06-22
memory: tegra: Fix an error handling path in tegra186_emc_probe()
Christophe JAILLET
2020-01-09
memory: tegra: Add support for the Tegra194 memory controller
Thierry Reding
2020-01-09
memory: tegra: Only include support for enabled SoCs
Thierry Reding
2020-01-09
memory: tegra: Support DVFS on Tegra186 and later
Thierry Reding