aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-336/+3491
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-34/+2
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-8/+19
2013-04-09Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/multiplatformArnd Bergmann1-2/+1
2013-04-09Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann1-34/+2
2013-04-09Merge tag 'tegra-for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/fixes-non-criticalArnd Bergmann1-34/+2
2013-04-04clk: tegra: fix enum tegra114_clk to match bindingStephen Warren1-1/+1
2013-04-04clk: tegra: Remove forced clk_enable of uartdPeter De Schrijver1-1/+1
2013-04-04clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver2-0/+7
2013-04-04clk: tegra: Implement clocks for Tegra114Peter De Schrijver2-0/+2086
2013-04-04clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver2-0/+11
2013-04-04clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver4-10/+14
2013-04-04clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver2-1/+888
2013-04-04clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver4-25/+25
2013-04-04clk: tegra: Add PLL post divider tablePeter De Schrijver4-6/+59
2013-04-04clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver2-0/+7
2013-04-04clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver2-4/+10
2013-04-04clk: tegra: Refactor PLL programming codePeter De Schrijver4-293/+356
2013-04-04clk: tegra: provide dummy cpu car opsPeter De Schrijver1-1/+2
2013-04-04clk: tegra: defer application of init tableStephen Warren4-2/+25
2013-04-04clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad2-2/+2
2013-04-04clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding2-0/+4
2013-04-04clk: tegra: Export peripheral reset functionsThierry Reding1-0/+3
2013-04-04clk: tegra: Fix periph_clk_to_bit macroYen Lin1-1/+1
2013-04-04Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-3.10/clkStephen Warren1-8/+19
2013-04-04Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren1-34/+2
2013-04-01clk: tegra: Allow PLLE training to succeedThierry Reding1-1/+1
2013-03-29ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren1-2/+1
2013-03-22clk: add table lookup to muxPeter De Schrijver1-8/+19
2013-03-11clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver1-34/+2
2013-03-04clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad2-2/+0
2013-02-13clk: tegra: initialise parent of uart clocksLaxman Dewangan2-3/+10
2013-02-13clk: tegra: fix driver to match DT bindingStephen Warren2-5/+5
2013-02-12clk: tegra: local arrays should be staticPeter De Schrijver1-10/+10
2013-02-12clk: tegra: Add missing spinlock for hclk and pclkPeter De Schrijver2-8/+14
2013-02-12clk: tegra: Implement locking for super clockPeter De Schrijver1-3/+15
2013-02-12clk: tegra: fix wrong clock index between se to sata_coldJoseph Lo1-3/+3
2013-01-28clk: tegra20: Implementing CPU low-power function for tegra_cpu_car_opsJoseph Lo1-0/+93
2013-01-28clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad1-70/+0
2013-01-28clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad1-17/+0
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad2-0/+54
2013-01-28clk: tegra: add clock support for Tegra30Prashant Gaikwad3-0/+2064
2013-01-28clk: tegra: add clock support for Tegra20Prashant Gaikwad3-0/+1281
2013-01-28clk: tegra: add Tegra specific clocksPrashant Gaikwad10-0/+2125