index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
/
clk-emc.c
Age
Commit message (
Expand
)
Author
2019-11-13
clk: tegra: Use match_string() helper to simplify the code
YueHaibing
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-04-25
clk: tegra: emc: Replace BUG() with WARN_ONCE()
Dmitry Osipenko
2019-04-25
clk: tegra: emc: Fix EMC max-rate clamping
Dmitry Osipenko
2019-04-25
clk: tegra: emc: Support multiple RAM codes
Dmitry Osipenko
2019-04-25
clk: tegra: emc: Don't enable EMC clock manually
Dmitry Osipenko
2018-07-08
clk: tegra: emc: Avoid out-of-bounds bug
Dmitry Osipenko
2018-03-12
clk: tegra: Mark HCLK, SCLK and EMC as critical
Dmitry Osipenko
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
2016-02-02
clk: tegra: Add missing of_node_put()
Amitoj Kaur Chawla
2015-10-12
clk: tegra: delete unneeded of_node_put
Julia Lawall
2015-08-24
clk: tegra: Convert to clk_hw based provider APIs
Stephen Boyd
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-05-13
clk: tegra: Have EMC clock implement determine_rate()
Tomeu Vizoso
2015-05-13
clk: tegra: Add EMC clock driver
Mikko Perttunen