aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/tegra/clk-pll.c
AgeCommit message (Expand)Author
2013-06-11clk: tegra: Use override bits when neededPeter De Schrijver
2013-06-11clk: tegra: fix pllre initilizationPeter De Schrijver
2013-06-11clk: tegra: allow PLL m,n,p init from SoC filesPeter De Schrijver
2013-06-11clk: tegra: pllc and pllxc should use pdiv_mapPeter De Schrijver
2013-04-04clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver
2013-04-04clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver
2013-04-04clk: tegra: Add PLL post divider tablePeter De Schrijver
2013-04-04clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver
2013-04-04clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver
2013-04-04clk: tegra: Refactor PLL programming codePeter De Schrijver
2013-01-28clk: tegra: add Tegra specific clocksPrashant Gaikwad