Age | Commit message (Expand) | Author |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-09-06 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-29 | ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort list | Thierry Reding |
2013-08-21 | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman |
2013-08-13 | ARM: tegra: disable LP2 cpuidle state if PCIe is enabled | Stephen Warren |
2013-08-13 | PCI: tegra: Move PCIe driver to drivers/pci/host | Thierry Reding |
2013-08-12 | ARM: tegra: add LP1 suspend support for Tegra114 | Joseph Lo |
2013-08-12 | ARM: tegra: add LP1 suspend support for Tegra20 | Joseph Lo |
2013-08-12 | ARM: tegra: add LP1 suspend support for Tegra30 | Joseph Lo |
2013-08-12 | ARM: tegra: add common LP1 suspend support | Joseph Lo |
2013-08-12 | ARM: tegra: config the polarity of the request of sys clock | Joseph Lo |
2013-08-12 | ARM: tegra: add common resume handling code for LP1 resuming | Joseph Lo |
2013-08-08 | ARM: tegra: unify Tegra's Kconfig a bit more | Stephen Warren |
2013-07-29 | ARM: tegra: Remove USB platform data | Tuomas Tynkkynen |
2013-07-23 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson |
2013-07-19 | ARM: tegra: remove the limitation that Tegra114 can't support suspend | Joseph Lo |
2013-07-19 | ARM: tegra: flowctrl: add support for cpu_suspend_enter/exit | Joseph Lo |
2013-07-19 | ARM: tegra: hook tegra_tear_down_cpu function | Joseph Lo |
2013-07-19 | ARM: tegra: shut off the CPU rail when the last CPU in suspend | Joseph Lo |
2013-07-19 | ARM: tegra: add low level code for Tegra114 cluster power down | Joseph Lo |
2013-07-19 | ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15 | Joseph Lo |
2013-07-19 | ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL | Joseph Lo |
2013-07-19 | ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9 | Joseph Lo |
2013-07-19 | ARM: tegra114: cpuidle: add powered-down state | Joseph Lo |
2013-07-19 | ARM: tegra114: add low level support for CPU idle powered-down mode | Joseph Lo |
2013-07-19 | ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entry | Joseph Lo |
2013-07-19 | Revert "ARM: tegra: add cpu_disable for hotplug" | Joseph Lo |
2013-07-15 | ARM: tegra: enable Cortex-A15 erratum 798181 | Joseph Lo |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-03 | Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-07-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-06-25 | ARM: tegra: fix section mismatch in tegra_pmc_parse_dt | Stephen Warren |
2013-06-24 | ARM: smp_twd: Divorce smp_twd from local timer API | Stephen Boyd |
2013-06-18 | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQ | Viresh Kumar |
2013-06-14 | Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2013-06-07 | arm: fix up ARM_ARCH_TIMER selects | Mark Rutland |
2013-06-05 | ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2 | Joseph Lo |
2013-06-05 | ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in init func | Joseph Lo |
2013-06-05 | ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init function | Joseph Lo |
2013-06-05 | ARM: tegra: cpuidle: move the init function behind the suspend init function | Joseph Lo |
2013-06-05 | ARM: tegra: remove ifdef in the tegra_resume | Joseph Lo |
2013-05-31 | clk: tegra: Use common of_clk_init function | Prashant Gaikwad |
2013-05-28 | ARM: tegra: add cpu_disable for hotplug | Joseph Lo |
2013-05-22 | ARM: tegra114: add CPU hotplug support | Joseph Lo |
2013-05-22 | ARM: tegra114: add power up sequence for warm boot CPU | Joseph Lo |
2013-05-22 | ARM: tegra: make tegra_resume can work for Tegra114 | Joseph Lo |
2013-05-22 | ARM: tegra: skip SCU and PL310 code when CPU is not Cortex-A9 | Joseph Lo |