summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra/clk.h
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra: Add DFLL DVCO reset control for Tegra124Paul Walmsley2014-10-221-0/+3
* clk: tegra: remove legacy reset APIsStephen Warren2013-12-111-1/+0
* clk: tegra: implement a reset driverStephen Warren2013-12-111-1/+1
* clk: tegra: add TEGRA_PERIPH_NO_GATEPeter De Schrijver2013-11-261-0/+1
* clk: tegra: add locking to periph clksPeter De Schrijver2013-11-261-4/+6
* clk: tegra: Add support for PLLSSPeter De Schrijver2013-11-261-0/+5
* clk: tegra: introduce common gen4 super clockPeter De Schrijver2013-11-261-0/+3
* clk: tegra: move PMC, fixed clocks to common filesPeter De Schrijver2013-11-261-0/+7
* clk: tegra: move periph clocks to common filePeter De Schrijver2013-11-261-2/+9
* clk: tegra: move audio clk to common filePeter De Schrijver2013-11-261-0/+4
* clk: tegra: add clkdev registration infraPeter De Schrijver2013-11-261-0/+7
* clk: tegra: add common infra for DT clocksPeter De Schrijver2013-11-261-0/+7
* clk: tegra: move fields to tegra_clk_pll_paramsPeter De Schrijver2013-11-261-23/+11
* clk: tegra: Add TEGRA_PERIPH_NO_DIV flagPeter De Schrijver2013-11-261-0/+1
* clk: tegra: common periph_clk_enb_refcnt and clksPeter De Schrijver2013-11-261-7/+9
* clk: tegra: simplify periph clock dataPeter De Schrijver2013-11-261-8/+9
* clk: tegra: T114: add DFLL DVCO reset controlPaul Walmsley2013-06-181-0/+2
* clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLLPaul Walmsley2013-06-181-0/+4
* clk: tegra: Add fields for override bitsPeter De Schrijver2013-06-111-0/+8
* clk: tegra: allow PLL m,n,p init from SoC filesPeter De Schrijver2013-06-111-12/+20
* clk: tegra: Use common of_clk_init functionPrashant Gaikwad2013-05-311-18/+0
* clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver2013-04-041-0/+6
* clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver2013-04-041-0/+2
* clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver2013-04-041-3/+6
* clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver2013-04-041-1/+49
* clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver2013-04-041-1/+1
* clk: tegra: Add PLL post divider tablePeter De Schrijver2013-04-041-0/+13
* clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver2013-04-041-0/+2
* clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver2013-04-041-0/+2
* clk: tegra: Refactor PLL programming codePeter De Schrijver2013-04-041-3/+6
* clk: tegra: defer application of init tableStephen Warren2013-04-041-0/+3
* clk: add table lookup to muxPeter De Schrijver2013-03-221-8/+19
* clk: tegra: add clock support for Tegra30Prashant Gaikwad2013-01-281-0/+6
* clk: tegra: add clock support for Tegra20Prashant Gaikwad2013-01-281-0/+6
* clk: tegra: add Tegra specific clocksPrashant Gaikwad2013-01-281-0/+490