summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-02-253-0/+625
|\
| * clk: tegra: Add BPMP clock driverThierry Reding2017-02-033-0/+625
* | PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-301-11/+6
|/
* clk: tegra: dfll: Use builtin_platform_driver to simplify the codeWei Yongjun2016-11-101-6/+1
* clk: tegra: make clk-tegra124-dfll-fcpu explicitly non-modularPaul Gortmaker2016-11-041-14/+2
* clk: tegra: dfll: improve function-level documentationJulia Lawall2016-11-011-5/+5
* clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2Vince Hsu2016-08-241-2/+2
* clk: tegra: Initialize UTMI PLL when enabling PLLUAndrew Bresticker2016-06-306-598/+531
* clk: tegra: Micro-optimize Tegra210 clock setupThierry Reding2016-06-231-4/+4
* clk: tegra: Make sor_safe the parent of dpaux and dpaux1Thierry Reding2016-06-231-2/+2
* clk: tegra: Mark timer clock as criticalThierry Reding2016-06-221-1/+1
* clk: tegra: Enable sor1 and sor1_src on Tegra210Thierry Reding2016-06-171-0/+2
* clk: tegra: Squash sor1 safe/brick/src into a single muxThierry Reding2016-06-172-12/+12
* clk: tegra: Disable spread spectrum on pll_d2Thierry Reding2016-06-171-2/+3
* clk: tegra: Fixup post dividers on Tegra210Thierry Reding2016-06-101-47/+47
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-05-2019-114/+369
|\
| * Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2016-05-0219-114/+427
| |\
| | * clk: tegra: dfll: Reformat CVB frequency tableThierry Reding2016-04-281-25/+25
| | * clk: tegra: dfll: Properly clean up on failure and removalThierry Reding2016-04-284-4/+48
| | * clk: tegra: dfll: Make code more comprehensibleThierry Reding2016-04-283-41/+37
| | * clk: tegra: dfll: Reference CVB table instead of copying dataThierry Reding2016-04-283-27/+17
| | * clk: tegra: dfll: Update kerneldocThierry Reding2016-04-281-5/+5
| | * clk: tegra: Fix PLL_U post divider and initial rate on Tegra30Lucas Stach2016-04-281-5/+6
| | * clk: tegra: Initialize PLL_C to sane rate on Tegra30Lucas Stach2016-04-281-0/+1
| | * clk: tegra: Fix pllre Tegra210 and add pll_re_out1Rhyland Klein2016-04-283-2/+66
| | * clk: tegra: Add sor_safe clockThierry Reding2016-04-282-0/+5
| | * clk: tegra: dpaux and dpaux1 are fixed factor clocksThierry Reding2016-04-283-2/+12
| | * clk: tegra: Add dpaux1 clockThierry Reding2016-04-283-0/+3
| | * clk: tegra: Use correct parent for dpaux clockThierry Reding2016-04-281-1/+1
| | * clk: tegra: Add fixed factor peripheral clock typeThierry Reding2016-04-283-0/+138
| | * clk: tegra: Special-case mipi-cal parent on Tegra114Thierry Reding2016-04-282-2/+6
| | * clk: tegra: Remove trailing blank lineThierry Reding2016-04-281-1/+0
| | * clk: tegra: Constify peripheral clock registersThierry Reding2016-04-285-7/+7
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-181-0/+58
|\ \ \
| * \ \ Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-05-091-0/+58
| |\ \ \ | | |/ / | |/| / | | |/
| | * clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLsAndrew Bresticker2016-04-281-0/+58
* | | treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
|/ /
* / clk: tegra: Make reset_control_ops constPhilipp Zabel2016-03-291-1/+1
|/
* clk: tegra: Remove CLK_IS_ROOTStephen Boyd2016-03-025-14/+8
* clk: tegra: super: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-021-3/+3
* clk: tegra: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-021-17/+19
* clk: tegra: Fix sparse warning for pll_mJon Hunter2016-02-021-1/+1
* clk: tegra: Use definition for pll_u override bitJon Hunter2016-02-021-1/+1
* clk: tegra: Fix warning caused by pll_u failing to lockJon Hunter2016-02-021-2/+0
* clk: tegra: Fix clock sources for Tegra210 EMCJon Hunter2016-02-021-1/+2
* clk: tegra: Add the APB2APE audio clock on Tegra210Jon Hunter2016-02-023-0/+3
* clk: tegra: Add missing of_node_put()Amitoj Kaur Chawla2016-02-021-2/+4
* clk: tegra: Fix PLLE SS coefficientsMark Kuo2016-02-021-6/+12
* clk: tegra: Fix typos around clearing PLLE bits during enableRhyland Klein2016-02-021-2/+2