summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-tegra30.c
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra30: Fix incorrect placement of __initdataSachin Kamat2013-08-081-1/+1
* Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-07-031-3/+22
|\
| * clk: tegra: override bits for Tegra30 PLLMPeter De Schrijver2013-06-111-0/+18
| * clk: tegra: Use common of_clk_init functionPrashant Gaikwad2013-05-311-1/+2
| * clk: tegra: fix clk_out parents listPrashant Gaikwad2013-05-311-2/+2
* | ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal2013-06-161-5/+6
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-131/+145
|\
| * clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver2013-04-041-1/+1
| * clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver2013-04-041-11/+11
| * clk: tegra: Add PLL post divider tablePeter De Schrijver2013-04-041-0/+7
| * clk: tegra: Refactor PLL programming codePeter De Schrijver2013-04-041-117/+117
| * clk: tegra: defer application of init tableStephen Warren2013-04-041-1/+6
| * clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad2013-04-041-1/+1
| * clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding2013-04-041-0/+2
* | 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
* | clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad2013-03-041-1/+0
|/
* clk: tegra: initialise parent of uart clocksLaxman Dewangan2013-02-131-1/+5
* clk: tegra: fix driver to match DT bindingStephen Warren2013-02-131-3/+3
* 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-121-4/+7
* clk: tegra: fix wrong clock index between se to sata_coldJoseph Lo2013-02-121-3/+3
* clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad2013-01-281-70/+0
* clk: tegra: add clock support for Tegra30Prashant Gaikwad2013-01-281-0/+2057
OpenPOWER on IntegriCloud