index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
/
tegra30-emc.c
Age
Commit message (
Expand
)
Author
2024-02-26
interconnect: constify of_phandle_args in xlate
Krzysztof Kozlowski
2023-07-25
memory: Explicitly include correct DT includes
Rob Herring
2023-03-13
memory: tegra30-emc: fix interconnect registration race
Johan Hovold
2022-10-17
memory: tegra30-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-01-27
memory: tegra30-emc: Print additional memory info
Dmitry Osipenko
2021-09-15
memory: tegra30-emc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTR...
jing yangyang
2021-06-10
memory: tegra: Delete dead debugfs checking code
Dan Carpenter
2021-06-03
memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table()
Dmitry Osipenko
2021-06-01
memory: tegra: Fix compilation warnings on 64bit platforms
Dmitry Osipenko
2021-04-01
memory: tegra: Print out info-level once per driver probe
Dmitry Osipenko
2021-01-29
memory: tegra: Remove calls to dev_pm_opp_set_clkname()
Viresh Kumar
2020-12-05
memory: tegra30: Support interconnect framework
Dmitry Osipenko
2020-11-26
memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probe
Nathan Chancellor
2020-11-26
memory: tegra30-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
2020-11-26
memory: tegra30-emc: Make driver modular
Dmitry Osipenko
2020-11-26
memory: tegra: Remove superfluous error messages around platform_get_irq()
Dmitry Osipenko
2020-11-26
memory: tegra: Add and use devm_tegra_memory_controller_get()
Dmitry Osipenko
2020-06-22
memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interrupt
Dmitry Osipenko
2020-06-22
memory: tegra: Make debugfs permissions human-readable
Dmitry Osipenko
2020-03-11
memory: tegra: Correct debugfs clk rate-range on Tegra30
Dmitry Osipenko
2020-01-10
memory: tegra30-emc: Correct error message for timed out auto calibration
Dmitry Osipenko
2020-01-10
memory: tegra30-emc: Firm up hardware programming sequence
Dmitry Osipenko
2020-01-10
memory: tegra30-emc: Firm up suspend/resume sequence
Dmitry Osipenko
2020-01-09
memory: tegra: Implement EMC debugfs interface on Tegra30
Thierry Reding
2019-11-18
memory: tegra30-emc: Fix panic on suspend
Dmitry Osipenko
2019-11-11
memory: tegra: Introduce Tegra30 EMC driver
Dmitry Osipenko