aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/tegra/clk.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-11clk: tegra: remove legacy reset APIsGravatar Stephen Warren 1-1/+0
2013-12-11clk: tegra: implement a reset driverGravatar Stephen Warren 1-1/+1
2013-11-26clk: tegra: add TEGRA_PERIPH_NO_GATEGravatar Peter De Schrijver 1-0/+1
2013-11-26clk: tegra: add locking to periph clksGravatar Peter De Schrijver 1-4/+6
2013-11-26clk: tegra: Add support for PLLSSGravatar Peter De Schrijver 1-0/+5
2013-11-26clk: tegra: introduce common gen4 super clockGravatar Peter De Schrijver 1-0/+3
2013-11-26clk: tegra: move PMC, fixed clocks to common filesGravatar Peter De Schrijver 1-0/+7
2013-11-26clk: tegra: move periph clocks to common fileGravatar Peter De Schrijver 1-2/+9
2013-11-26clk: tegra: move audio clk to common fileGravatar Peter De Schrijver 1-0/+4
2013-11-26clk: tegra: add clkdev registration infraGravatar Peter De Schrijver 1-0/+7
2013-11-26clk: tegra: add common infra for DT clocksGravatar Peter De Schrijver 1-0/+7
2013-11-26clk: tegra: move fields to tegra_clk_pll_paramsGravatar Peter De Schrijver 1-23/+11
2013-11-26clk: tegra: Add TEGRA_PERIPH_NO_DIV flagGravatar Peter De Schrijver 1-0/+1
2013-11-26clk: tegra: common periph_clk_enb_refcnt and clksGravatar Peter De Schrijver 1-7/+9
2013-11-26clk: tegra: simplify periph clock dataGravatar Peter De Schrijver 1-8/+9
2013-06-18clk: tegra: T114: add DFLL DVCO reset controlGravatar Paul Walmsley 1-0/+2
2013-06-18clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLLGravatar Paul Walmsley 1-0/+4
2013-06-11clk: tegra: Add fields for override bitsGravatar Peter De Schrijver 1-0/+8
2013-06-11clk: tegra: allow PLL m,n,p init from SoC filesGravatar Peter De Schrijver 1-12/+20
2013-05-31clk: tegra: Use common of_clk_init functionGravatar Prashant Gaikwad 1-18/+0
2013-04-04clk: tegra: devicetree match for nvidia,tegra114-carGravatar Peter De Schrijver 1-0/+6
2013-04-04clk: tegra: Workaround for Tegra114 MSENC problemGravatar Peter De Schrijver 1-0/+2
2013-04-04clk: tegra: Add flags to tegra_clk_periph()Gravatar Peter De Schrijver 1-3/+6
2013-04-04clk: tegra: Add new fields and PLL types for Tegra114Gravatar Peter De Schrijver 1-1/+49
2013-04-04clk: tegra: move from a lock bit idx to a lock maskGravatar Peter De Schrijver 1-1/+1
2013-04-04clk: tegra: Add PLL post divider tableGravatar Peter De Schrijver 1-0/+13
2013-04-04clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEGravatar Peter De Schrijver 1-0/+2
2013-04-04clk: tegra: Add TEGRA_PLL_BYPASS flagGravatar Peter De Schrijver 1-0/+2
2013-04-04clk: tegra: Refactor PLL programming codeGravatar Peter De Schrijver 1-3/+6
2013-04-04clk: tegra: defer application of init tableGravatar Stephen Warren 1-0/+3
2013-03-22clk: add table lookup to muxGravatar Peter De Schrijver 1-8/+19
2013-01-28clk: tegra: add clock support for Tegra30Gravatar Prashant Gaikwad 1-0/+6
2013-01-28clk: tegra: add clock support for Tegra20Gravatar Prashant Gaikwad 1-0/+6
2013-01-28clk: tegra: add Tegra specific clocksGravatar Prashant Gaikwad 1-0/+490