aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-29ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort listThierry Reding
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding
2013-08-12ARM: tegra: add LP1 suspend support for Tegra114Joseph Lo
2013-08-12ARM: tegra: add LP1 suspend support for Tegra20Joseph Lo
2013-08-12ARM: tegra: add LP1 suspend support for Tegra30Joseph Lo
2013-08-12ARM: tegra: add common LP1 suspend supportJoseph Lo
2013-08-12ARM: tegra: config the polarity of the request of sys clockJoseph Lo
2013-08-12ARM: tegra: add common resume handling code for LP1 resumingJoseph Lo
2013-08-08ARM: tegra: unify Tegra's Kconfig a bit moreStephen Warren
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-19ARM: tegra: remove the limitation that Tegra114 can't support suspendJoseph Lo
2013-07-19ARM: tegra: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo
2013-07-19ARM: tegra: hook tegra_tear_down_cpu functionJoseph Lo
2013-07-19ARM: tegra: shut off the CPU rail when the last CPU in suspendJoseph Lo
2013-07-19ARM: tegra: add low level code for Tegra114 cluster power downJoseph Lo
2013-07-19ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15Joseph Lo
2013-07-19ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALLJoseph Lo
2013-07-19ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9Joseph Lo
2013-07-19ARM: tegra114: cpuidle: add powered-down stateJoseph Lo
2013-07-19ARM: tegra114: add low level support for CPU idle powered-down modeJoseph Lo
2013-07-19ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entryJoseph Lo
2013-07-19Revert "ARM: tegra: add cpu_disable for hotplug"Joseph Lo
2013-07-15ARM: tegra: enable Cortex-A15 erratum 798181Joseph Lo
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-25ARM: tegra: fix section mismatch in tegra_pmc_parse_dtStephen Warren
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd
2013-06-18cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar
2013-06-14Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2013-06-07arm: fix up ARM_ARCH_TIMER selectsMark Rutland
2013-06-05ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2Joseph Lo
2013-06-05ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in init funcJoseph Lo
2013-06-05ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init functionJoseph Lo
2013-06-05ARM: tegra: cpuidle: move the init function behind the suspend init functionJoseph Lo
2013-06-05ARM: tegra: remove ifdef in the tegra_resumeJoseph Lo
2013-05-31clk: tegra: Use common of_clk_init functionPrashant Gaikwad
2013-05-28ARM: tegra: add cpu_disable for hotplugJoseph Lo
2013-05-22ARM: tegra114: add CPU hotplug supportJoseph Lo
2013-05-22ARM: tegra114: add power up sequence for warm boot CPUJoseph Lo
2013-05-22ARM: tegra: make tegra_resume can work for Tegra114Joseph Lo
2013-05-22ARM: tegra: skip SCU and PL310 code when CPU is not Cortex-A9Joseph Lo