index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
/
clk-emc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: tegra: Rename Tegra124 EMC clock source file
Thierry Reding
2020-05-12
1
-540
/
+0
*
clk: tegra: Use match_string() helper to simplify the code
YueHaibing
2019-11-14
1
-8
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
clk: tegra: emc: Replace BUG() with WARN_ONCE()
Dmitry Osipenko
2019-04-25
1
-1
/
+4
*
clk: tegra: emc: Fix EMC max-rate clamping
Dmitry Osipenko
2019-04-25
1
-7
/
+10
*
clk: tegra: emc: Support multiple RAM codes
Dmitry Osipenko
2019-04-25
1
-14
/
+23
*
clk: tegra: emc: Don't enable EMC clock manually
Dmitry Osipenko
2019-04-25
1
-2
/
+0
*
clk: tegra: emc: Avoid out-of-bounds bug
Dmitry Osipenko
2018-07-09
1
-1
/
+1
*
clk: tegra: Mark HCLK, SCLK and EMC as critical
Dmitry Osipenko
2018-03-12
1
-1
/
+1
*
clk: Convert to using %pOF instead of full_name
Rob Herring
2017-07-22
1
-7
/
+5
*
clk: tegra: Add missing of_node_put()
Amitoj Kaur Chawla
2016-02-02
1
-2
/
+4
*
clk: tegra: delete unneeded of_node_put
Julia Lawall
2015-10-12
1
-3
/
+1
*
clk: tegra: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-25
1
-5
/
+5
*
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-28
1
-13
/
+15
*
clk: tegra: Have EMC clock implement determine_rate()
Tomeu Vizoso
2015-05-13
1
-12
/
+23
*
clk: tegra: Add EMC clock driver
Mikko Perttunen
2015-05-13
1
-0
/
+527