aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds31-1069/+1401
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-08-29ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort listThierry Reding1-2/+1
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socKevin Hilman31-1069/+1402
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren3-0/+23
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding7-1018/+2
2013-08-12ARM: tegra: add LP1 suspend support for Tegra114Joseph Lo4-15/+141
2013-08-12ARM: tegra: add LP1 suspend support for Tegra20Joseph Lo5-0/+341
2013-08-12ARM: tegra: add LP1 suspend support for Tegra30Joseph Lo7-4/+560
2013-08-12ARM: tegra: add common LP1 suspend supportJoseph Lo5-5/+140
2013-08-12ARM: tegra: config the polarity of the request of sys clockJoseph Lo1-0/+16
2013-08-12ARM: tegra: add common resume handling code for LP1 resumingJoseph Lo3-0/+17
2013-08-08ARM: tegra: unify Tegra's Kconfig a bit moreStephen Warren1-15/+6
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen1-37/+1
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-1/+1
2013-07-19ARM: tegra: remove the limitation that Tegra114 can't support suspendJoseph Lo1-4/+0
2013-07-19ARM: tegra: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo1-0/+2
2013-07-19ARM: tegra: hook tegra_tear_down_cpu functionJoseph Lo1-1/+3
2013-07-19ARM: tegra: shut off the CPU rail when the last CPU in suspendJoseph Lo2-1/+20
2013-07-19ARM: tegra: add low level code for Tegra114 cluster power downJoseph Lo2-1/+7
2013-07-19ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15Joseph Lo2-0/+23
2013-07-19ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALLJoseph Lo5-3/+14
2013-07-19ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9Joseph Lo2-3/+7
2013-07-19ARM: tegra114: cpuidle: add powered-down stateJoseph Lo1-1/+50
2013-07-19ARM: tegra114: add low level support for CPU idle powered-down modeJoseph Lo2-0/+4
2013-07-19ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entryJoseph Lo1-0/+40
2013-07-19Revert "ARM: tegra: add cpu_disable for hotplug"Joseph Lo3-13/+0
2013-07-15ARM: tegra: enable Cortex-A15 erratum 798181Joseph Lo1-0/+1
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2-3/+3
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+4
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+0
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-2/+2
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds18-93/+182
2013-06-25ARM: tegra: fix section mismatch in tegra_pmc_parse_dtStephen Warren1-1/+1
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd1-1/+1
2013-06-18cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar1-3/+0
2013-06-14Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson18-93/+182
2013-06-07arm: fix up ARM_ARCH_TIMER selectsMark Rutland1-1/+1
2013-06-05ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2Joseph Lo4-14/+14
2013-06-05ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in init funcJoseph Lo2-21/+7
2013-06-05ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init functionJoseph Lo3-6/+15
2013-06-05ARM: tegra: cpuidle: move the init function behind the suspend init functionJoseph Lo3-10/+12
2013-06-05ARM: tegra: remove ifdef in the tegra_resumeJoseph Lo1-3/+1
2013-05-31clk: tegra: Use common of_clk_init functionPrashant Gaikwad1-2/+2
2013-05-28ARM: tegra: add cpu_disable for hotplugJoseph Lo3-0/+13
2013-05-22ARM: tegra114: add CPU hotplug supportJoseph Lo5-8/+42
2013-05-22ARM: tegra114: add power up sequence for warm boot CPUJoseph Lo2-1/+25
2013-05-22ARM: tegra: make tegra_resume can work for Tegra114Joseph Lo1-4/+9
2013-05-22ARM: tegra: skip SCU and PL310 code when CPU is not Cortex-A9Joseph Lo2-9/+23