aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-20clk: tegra: Modify tegra_audio_clk_init to accept more pllsRhyland Klein1-1/+17
2015-10-20clk: tegra: Update struct tegra_clk_pll_params kerneldocThierry Reding1-3/+15
2015-10-20clk: tegra: Fix comments for structure definitionsRhyland Klein1-37/+37
2015-07-16clk: tegra: Introduce ability for SoC-specific reset control callbacksMikko Perttunen1-0/+3
2015-05-13clk: tegra: EMC clock driver depends on EMC driverThierry Reding1-0/+9
2015-05-13clk: tegra: Add EMC clock driverMikko Perttunen1-0/+3
2015-04-10clk: tegra: Model oscillator as clockThierry Reding1-4/+4
2015-04-10clk: tegra: Fix typo tabel -> tableThierry Reding1-1/+1
2014-11-26clk: tegra: Implement memory-controller clockThierry Reding1-0/+2
2013-12-11clk: tegra: remove legacy reset APIsStephen Warren1-1/+0
2013-12-11clk: tegra: implement a reset driverStephen Warren1-1/+1
2013-11-26clk: tegra: add TEGRA_PERIPH_NO_GATEPeter De Schrijver1-0/+1
2013-11-26clk: tegra: add locking to periph clksPeter De Schrijver1-4/+6
2013-11-26clk: tegra: Add support for PLLSSPeter De Schrijver1-0/+5
2013-11-26clk: tegra: introduce common gen4 super clockPeter De Schrijver1-0/+3
2013-11-26clk: tegra: move PMC, fixed clocks to common filesPeter De Schrijver1-0/+7
2013-11-26clk: tegra: move periph clocks to common filePeter De Schrijver1-2/+9
2013-11-26clk: tegra: move audio clk to common filePeter De Schrijver1-0/+4
2013-11-26clk: tegra: add clkdev registration infraPeter De Schrijver1-0/+7
2013-11-26clk: tegra: add common infra for DT clocksPeter De Schrijver1-0/+7
2013-11-26clk: tegra: move fields to tegra_clk_pll_paramsPeter De Schrijver1-23/+11
2013-11-26clk: tegra: Add TEGRA_PERIPH_NO_DIV flagPeter De Schrijver1-0/+1
2013-11-26clk: tegra: common periph_clk_enb_refcnt and clksPeter De Schrijver1-7/+9
2013-11-26clk: tegra: simplify periph clock dataPeter De Schrijver1-8/+9
2013-06-18clk: tegra: T114: add DFLL DVCO reset controlPaul Walmsley1-0/+2
2013-06-18clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLLPaul Walmsley1-0/+4
2013-06-11clk: tegra: Add fields for override bitsPeter De Schrijver1-0/+8
2013-06-11clk: tegra: allow PLL m,n,p init from SoC filesPeter De Schrijver1-12/+20
2013-05-31clk: tegra: Use common of_clk_init functionPrashant Gaikwad1-18/+0
2013-04-04clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver1-0/+6
2013-04-04clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver1-0/+2
2013-04-04clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver1-3/+6
2013-04-04clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver1-1/+49
2013-04-04clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver1-1/+1
2013-04-04clk: tegra: Add PLL post divider tablePeter De Schrijver1-0/+13
2013-04-04clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver1-0/+2
2013-04-04clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver1-0/+2
2013-04-04clk: tegra: Refactor PLL programming codePeter De Schrijver1-3/+6
2013-04-04clk: tegra: defer application of init tableStephen Warren1-0/+3
2013-03-22clk: add table lookup to muxPeter De Schrijver1-8/+19
2013-01-28clk: tegra: add clock support for Tegra30Prashant Gaikwad1-0/+6
2013-01-28clk: tegra: add clock support for Tegra20Prashant Gaikwad1-0/+6
2013-01-28clk: tegra: add Tegra specific clocksPrashant Gaikwad1-0/+490