Age | Commit message (Expand) | Author | Files | Lines |
2012-09-22 | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 1 | -0/+1 |
2012-09-13 | ARM: tegra20: add CPU hotplug support | Joseph Lo | 1 | -0/+1 |
2012-09-13 | ARM: tegra30: add CPU hotplug support | Joseph Lo | 1 | -0/+2 |
2012-09-13 | ARM: SoC: convert Tegra to SMP operations | Marc Zyngier | 1 | -0/+1 |
2012-09-06 | ARM: tegra: Remove duplicate code | Prashant Gaikwad | 1 | -3/+0 |
2012-09-06 | ARM: tegra: Add clk_tegra structure and helper functions | Prashant Gaikwad | 1 | -0/+2 |
2012-07-06 | ARM: tegra: apbio access using dma for tegra20 only | Laxman Dewangan | 1 | -0/+3 |
2012-05-27 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+6 |
2012-05-10 | Merge branch 'for-3.5/tegra30-audio' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 1 | -0/+12 |
2012-05-08 | ARM: tegra: use machine specific hook for late init | Shawn Guo | 1 | -0/+6 |
2012-04-26 | ARM: tegra: change pll_p_out4's rate to 24MHz | Stephen Warren | 1 | -1/+1 |
2012-04-26 | ARM: tegra: fix pclk rate | Stephen Warren | 1 | -1/+1 |
2012-04-26 | ARM: tegra: reparent sclk to pll_c_out1 | Stephen Warren | 1 | -2/+4 |
2012-04-26 | ARM: tegra: Initialize pll_p_out1 | Peter De Schrijver | 1 | -0/+12 |
2012-03-28 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+4 |
2012-03-28 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+20 |
2012-03-28 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+1 |
2012-03-16 | Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel... | Arnd Bergmann | 1 | -1/+2 |
2012-03-05 | Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 1 | -0/+20 |
2012-03-05 | Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/t... | Arnd Bergmann | 1 | -0/+1 |
2012-03-04 | ARM: tegra: Enable CPUIdle on Tegra20 | Peter De Schrijver | 1 | -2/+0 |
2012-02-27 | ARM: tegra: support for Tegra30 CPU powerdomains | Peter De Schrijver | 1 | -0/+3 |
2012-02-27 | ARM: tegra: initialize Tegra chipid early | Peter De Schrijver | 1 | -0/+1 |
2012-02-27 | Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smp | Olof Johansson | 1 | -0/+20 |
2012-02-07 | ARM: tegra: Add a simple PMC driver | Stephen Warren | 1 | -0/+3 |
2012-02-07 | ARM: tegra: Pass uncompress.h UART selection to DEBUG_LL | Stephen Warren | 1 | -0/+17 |
2012-02-06 | ARM: tegra: enable tegra30 clock framework | Peter De Schrijver | 1 | -0/+1 |
2012-01-21 | ARM: mach-tegra: properly disable CPU idle call | Nicolas Pitre | 1 | -1/+2 |
2012-01-08 | Merge branch 'depends/rmk/for-linus' into next/soc | Arnd Bergmann | 1 | -2/+0 |
2012-01-05 | ARM: restart: tegra: use new restart hook | Russell King | 1 | -2/+0 |
2011-12-20 | arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OF | Stephen Warren | 1 | -0/+2 |
2011-12-18 | arm/tegra: implement support for tegra30 | Peter De Schrijver | 1 | -0/+6 |
2011-12-18 | arm/tegra: generalize L2 cache initialization | Peter De Schrijver | 1 | -5/+10 |
2011-12-18 | arm/tegra: use PMC reset | Peter De Schrijver | 1 | -3/+2 |
2011-12-18 | arm/tegra: prepare early init for multiple tegra variants | Peter De Schrijver | 1 | -5/+22 |
2011-10-14 | ARM: tegra: tegra_init_cache should be static | Olof Johansson | 1 | -1/+1 |
2011-02-24 | ARM: Tegra: Make tegra_dma_init a postcore_initcall | Stephen Warren | 1 | -4/+0 |
2011-02-23 | ARM: tegra: common: Enable core clocks | Colin Cross | 1 | -0/+3 |
2011-02-22 | ARM: tegra: Move tegra_common_init to tegra_init_early | Colin Cross | 1 | -1/+1 |
2011-02-21 | ARM: tegra: Fix hang on reboot | Simon Glass | 1 | -2/+3 |
2011-02-11 | ARM: tegra: Use writel_relaxed in tegra_init_cache | Colin Cross | 1 | -2/+2 |
2011-02-11 | ARM: tegra: Allow overriding arch_reset | Colin Cross | 1 | -0/+13 |
2010-10-22 | [ARM] tegra: Add APB DMA support | Colin Cross | 1 | -0/+7 |
2010-10-22 | [ARM] tegra: common: Update common clock init table | Colin Cross | 1 | -2/+2 |
2010-10-22 | [ARM] tegra: Add support for reading fuses | Colin Cross | 1 | -0/+2 |
2010-08-06 | [ARM] tegra: Add clock support | Colin Cross | 1 | -0/+17 |
2010-08-06 | [ARM] tegra: initial tegra support | Erik Gilling | 1 | -0/+44 |