aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-emc.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-05
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-15
* clk: tegra: emc: Replace BUG() with WARN_ONCE()Dmitry Osipenko2019-04-25
* clk: tegra: emc: Fix EMC max-rate clampingDmitry Osipenko2019-04-25
* clk: tegra: emc: Support multiple RAM codesDmitry Osipenko2019-04-25
* clk: tegra: emc: Don't enable EMC clock manuallyDmitry Osipenko2019-04-25
* clk: tegra: emc: Avoid out-of-bounds bugDmitry Osipenko2018-07-08
* clk: tegra: Mark HCLK, SCLK and EMC as criticalDmitry Osipenko2018-03-12
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-21
* clk: tegra: Add missing of_node_put()Amitoj Kaur Chawla2016-02-02
* clk: tegra: delete unneeded of_node_putJulia Lawall2015-10-12
* clk: tegra: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
* clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-27
* clk: tegra: Have EMC clock implement determine_rate()Tomeu Vizoso2015-05-13
* clk: tegra: Add EMC clock driverMikko Perttunen2015-05-13