summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-049-336/+3491
|\
| * clk: tegra: fix enum tegra114_clk to match bindingStephen Warren2013-04-041-1/+1
| * clk: tegra: Remove forced clk_enable of uartdPeter De Schrijver2013-04-041-1/+1
| * clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver2013-04-042-0/+7
| * clk: tegra: Implement clocks for Tegra114Peter De Schrijver2013-04-042-0/+2086
| * clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver2013-04-042-0/+11
| * clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver2013-04-044-10/+14
| * clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver2013-04-042-1/+888
| * clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver2013-04-044-25/+25
| * clk: tegra: Add PLL post divider tablePeter De Schrijver2013-04-044-6/+59
| * clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver2013-04-042-0/+7
| * clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver2013-04-042-4/+10
| * clk: tegra: Refactor PLL programming codePeter De Schrijver2013-04-044-293/+356
| * clk: tegra: provide dummy cpu car opsPeter De Schrijver2013-04-041-1/+2
| * clk: tegra: defer application of init tableStephen Warren2013-04-044-2/+25
| * clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad2013-04-042-2/+2
| * clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding2013-04-042-0/+4
| * clk: tegra: Export peripheral reset functionsThierry Reding2013-04-041-0/+3
| * clk: tegra: Fix periph_clk_to_bit macroYen Lin2013-04-041-1/+1
| * Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren2013-04-041-8/+19
| |\
| * \ Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren2013-04-041-34/+2
| |\ \
* | \ \ Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-2/+1
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-04-091-2/+1
| |\ \ \ \
| | * | | | ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren2013-03-291-2/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann2013-04-091-34/+2
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-021-34/+2
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-34/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver2013-03-111-34/+2
* | | | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-291-8/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | clk: add table lookup to muxPeter De Schrijver2013-03-221-8/+19
| |/ /
* | | clk: tegra: Allow PLLE training to succeedThierry Reding2013-04-011-1/+1
|/ /
* | clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad2013-03-042-2/+0
|/
* clk: tegra: initialise parent of uart clocksLaxman Dewangan2013-02-132-3/+10
* clk: tegra: fix driver to match DT bindingStephen Warren2013-02-132-5/+5
* clk: tegra: local arrays should be staticPeter De Schrijver2013-02-121-10/+10
* clk: tegra: Add missing spinlock for hclk and pclkPeter De Schrijver2013-02-122-8/+14
* clk: tegra: Implement locking for super clockPeter De Schrijver2013-02-121-3/+15
* clk: tegra: fix wrong clock index between se to sata_coldJoseph Lo2013-02-121-3/+3
* clk: tegra20: Implementing CPU low-power function for tegra_cpu_car_opsJoseph Lo2013-01-281-0/+93
* clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad2013-01-281-70/+0
* clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad2013-01-281-17/+0
* ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-282-0/+54
* clk: tegra: add clock support for Tegra30Prashant Gaikwad2013-01-283-0/+2064
* clk: tegra: add clock support for Tegra20Prashant Gaikwad2013-01-283-0/+1281
* clk: tegra: add Tegra specific clocksPrashant Gaikwad2013-01-2810-0/+2125
OpenPOWER on IntegriCloud