summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra
AgeCommit message (Expand)AuthorLines
2017-04-04clk: tegra: Don't reset PLL-CX if it is already enabledJon Hunter-4/+4
2017-04-04clk: tegra: Add missing Tegra210 clocksPeter De Schrijver-0/+19
2017-04-04clk: tegra: Propagate clk_out_x rate to parentAlex Frid-2/+4
2017-03-20clk: tegra: Fix build warnings on Tegra20/Tegra30Thierry Reding-2/+2
2017-03-20clk: tegra: Mark TEGRA210_CLK_DBGAPB as always onPeter De Schrijver-0/+2
2017-03-20clk: tegra: Add SATA seq input controlPeter De Schrijver-0/+25
2017-03-20clk: tegra: Add Tegra210 special resetsPeter De Schrijver-0/+85
2017-03-20clk: tegra: Rework pll_uPeter De Schrijver-197/+272
2017-03-20clk: tegra: Implement reset control resetMikko Perttunen-0/+16
2017-03-20clk: tegra: Fix disable unused for clocks sharing enable bitPeter De Schrijver-0/+3
2017-03-20clk: tegra: Handle UTMIPLL IDDQPeter De Schrijver-0/+26
2017-03-20clk: tegra: Add aclkPeter De Schrijver-0/+10
2017-03-20clk: tegra: Add super clock mux/dividerPeter De Schrijver-5/+89
2017-03-20clk: tegra: Define Tegra210 DMIC clocksPeter De Schrijver-1/+28
2017-03-20clk: tegra: Fix constness for peripheral clocksPeter De Schrijver-4/+4
2017-03-20clk: tegra: Define Tegra210 DMIC sync clocksPeter De Schrijver-24/+73
2017-03-20clk: tegra: Add CEC clockPeter De Schrijver-0/+6
2017-03-20clk: tegra: Fix type for m fieldPeter De Schrijver-1/+1
2017-03-20clk: tegra: Correct tegra210_pll_fixed_mdiv_cfg rate calculationPeter De Schrijver-1/+7
2017-03-20clk: tegra: Don't warn for PLL defaults unnecessarilyPeter De Schrijver-6/+12
2017-03-20clk: tegra: Remove non-existing pll_m_out1 clockPeter De Schrijver-5/+0
2017-03-20clk: tegra: Correct afi clock parentPeter De Schrijver-1/+1
2017-03-20clk: tegra: Fix ISP clock modellingPeter De Schrijver-2/+11
2017-03-20clk: tegra: Fix pll_a1 iddq register, add pll_a1Peter De Schrijver-1/+2
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+625
2017-02-03clk: tegra: Add BPMP clock driverThierry Reding-0/+625
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar-11/+6
2016-11-10clk: tegra: dfll: Use builtin_platform_driver to simplify the codeWei Yongjun-6/+1
2016-11-04clk: tegra: make clk-tegra124-dfll-fcpu explicitly non-modularPaul Gortmaker-14/+2
2016-11-01clk: tegra: dfll: improve function-level documentationJulia Lawall-5/+5
2016-08-24clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2Vince Hsu-2/+2
2016-06-30clk: tegra: Initialize UTMI PLL when enabling PLLUAndrew Bresticker-598/+531
2016-06-23clk: tegra: Micro-optimize Tegra210 clock setupThierry Reding-4/+4
2016-06-23clk: tegra: Make sor_safe the parent of dpaux and dpaux1Thierry Reding-2/+2
2016-06-22clk: tegra: Mark timer clock as criticalThierry Reding-1/+1
2016-06-17clk: tegra: Enable sor1 and sor1_src on Tegra210Thierry Reding-0/+2
2016-06-17clk: tegra: Squash sor1 safe/brick/src into a single muxThierry Reding-12/+12
2016-06-17clk: tegra: Disable spread spectrum on pll_d2Thierry Reding-2/+3
2016-06-10clk: tegra: Fixup post dividers on Tegra210Thierry Reding-47/+47
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann-1/+1
2016-05-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-114/+369
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+58
2016-05-09Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-0/+58
2016-05-02Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd-114/+427
2016-04-28clk: tegra: dfll: Reformat CVB frequency tableThierry Reding-25/+25
2016-04-28clk: tegra: dfll: Properly clean up on failure and removalThierry Reding-4/+48
2016-04-28clk: tegra: dfll: Make code more comprehensibleThierry Reding-41/+37
2016-04-28clk: tegra: dfll: Reference CVB table instead of copying dataThierry Reding-27/+17
2016-04-28clk: tegra: dfll: Update kerneldocThierry Reding-5/+5
2016-04-28clk: tegra: Fix PLL_U post divider and initial rate on Tegra30Lucas Stach-5/+6