1. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  2. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  3. e8a72e2 ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort list by Thierry Reding · 11 years ago
  4. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  5. b4f1737 ARM: tegra: disable LP2 cpuidle state if PCIe is enabled by Stephen Warren · 11 years ago
  6. d1523b5 PCI: tegra: Move PCIe driver to drivers/pci/host by Thierry Reding · 11 years ago
  7. e9f6244 ARM: tegra: add LP1 suspend support for Tegra114 by Joseph Lo · 11 years ago
  8. 731a927 ARM: tegra: add LP1 suspend support for Tegra20 by Joseph Lo · 11 years ago
  9. e7a932b ARM: tegra: add LP1 suspend support for Tegra30 by Joseph Lo · 11 years ago
  10. 95872f4 ARM: tegra: add common LP1 suspend support by Joseph Lo · 11 years ago
  11. 444f9a80 ARM: tegra: config the polarity of the request of sys clock by Joseph Lo · 11 years ago
  12. 5b795d0 ARM: tegra: add common resume handling code for LP1 resuming by Joseph Lo · 11 years ago
  13. 20984c4 ARM: tegra: unify Tegra's Kconfig a bit more by Stephen Warren · 11 years ago
  14. 5fed682 ARM: tegra: Remove USB platform data by Tuomas Tynkkynen · 11 years ago
  15. 47dcd35 Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  16. 9c0c4b4 ARM: tegra: remove the limitation that Tegra114 can't support suspend by Joseph Lo · 11 years ago
  17. dd6fe9a ARM: tegra: flowctrl: add support for cpu_suspend_enter/exit by Joseph Lo · 11 years ago
  18. b573ad9 ARM: tegra: hook tegra_tear_down_cpu function by Joseph Lo · 11 years ago
  19. 3f1be81 ARM: tegra: shut off the CPU rail when the last CPU in suspend by Joseph Lo · 11 years ago
  20. ccea4bc ARM: tegra: add low level code for Tegra114 cluster power down by Joseph Lo · 11 years ago
  21. 2f5aaa3 ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15 by Joseph Lo · 11 years ago
  22. ac2527b ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL by Joseph Lo · 11 years ago
  23. c04c775 ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9 by Joseph Lo · 11 years ago
  24. 3045cb3 ARM: tegra114: cpuidle: add powered-down state by Joseph Lo · 11 years ago
  25. 1b9e6b2 ARM: tegra114: add low level support for CPU idle powered-down mode by Joseph Lo · 11 years ago
  26. 7e8b15d ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entry by Joseph Lo · 11 years ago
  27. a99d34b Revert "ARM: tegra: add cpu_disable for hotplug" by Joseph Lo · 11 years ago
  28. f2bd77c ARM: tegra: enable Cortex-A15 erratum 798181 by Joseph Lo · 11 years ago
  29. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 11 years ago
  30. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  31. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  32. 92295f6 Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  33. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  34. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  35. 1d54e08 ARM: tegra: fix section mismatch in tegra_pmc_parse_dt by Stephen Warren · 11 years ago
  36. a894fcc ARM: smp_twd: Divorce smp_twd from local timer API by Stephen Boyd · 11 years ago
  37. dbb8d76 cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQ by Viresh Kumar · 11 years ago
  38. 7bf1541 Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 11 years ago
  39. fb521a0 arm: fix up ARM_ARCH_TIMER selects by Mark Rutland · 11 years ago
  40. 8f6a0b6 ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2 by Joseph Lo · 11 years ago
  41. b046a65 ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in init func by Joseph Lo · 11 years ago
  42. bf91add ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init function by Joseph Lo · 11 years ago
  43. e22dc2b ARM: tegra: cpuidle: move the init function behind the suspend init function by Joseph Lo · 11 years ago
  44. af7f322 ARM: tegra: remove ifdef in the tegra_resume by Joseph Lo · 11 years ago
  45. 061cec9 clk: tegra: Use common of_clk_init function by Prashant Gaikwad · 11 years ago
  46. 510bb59 ARM: tegra: add cpu_disable for hotplug by Joseph Lo · 11 years ago
  47. 33d5c01 ARM: tegra114: add CPU hotplug support by Joseph Lo · 11 years ago
  48. 18901e9 ARM: tegra114: add power up sequence for warm boot CPU by Joseph Lo · 11 years ago
  49. ecc4d9d ARM: tegra: make tegra_resume can work for Tegra114 by Joseph Lo · 11 years ago
  50. f6d06f3 ARM: tegra: skip SCU and PL310 code when CPU is not Cortex-A9 by Joseph Lo · 11 years ago
  51. 4b3e2ed ARM: tegra: add an assembly marco to check Tegra SoC ID by Joseph Lo · 11 years ago
  52. d7fc0dd arch/arm/mach-tegra: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  53. b39f38c ARM: tegra: emc: correction of ram-code parsing from dt by Dmitry Osipenko · 11 years ago
  54. 5497e7b Merge branch 'late/fixes' into fixes by Olof Johansson · 11 years ago
  55. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  56. 63cc846 ARM: tegra: Tegra114 needs CPU_FREQ_TABLE by Arnd Bergmann · 11 years ago
  57. 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  58. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  59. 33b9f58 Merge branch 'cleanup' into for-linus by Russell King · 11 years ago
  60. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  61. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  62. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  63. 4d26aa3 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  65. 2058842 ARM: tegra: call cpu_do_idle from C code by Arnd Bergmann · 11 years ago
  66. e0d20b6 Merge branch 'gic/cleanup' into next/soc by Olof Johansson · 11 years ago
  67. 885f925 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  68. f040c26 ARM: tegra: cpuidle: use init/exit common routine for tegra3 by Daniel Lezcano · 11 years ago
  69. c5106c9 ARM: tegra: cpuidle: use init/exit common routine for tegra2 by Daniel Lezcano · 11 years ago
  70. e158f9d ARM: tegra: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  71. 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 11 years ago
  72. bca7a5a ARM: cpu hotplug: remove majority of cache flushing from platforms by Russell King · 11 years ago
  73. da2265b ARM: tegra: remove tegra specific cpu_disable() by Russell King · 11 years ago
  74. c312908 ARM: tegra: solve adr range issue with THUMB2_KERNEL enabled by Stephen Warren · 11 years ago
  75. 128673b ARM: tegra: pm: fix build error w/o PM_SLEEP by Joseph Lo · 11 years ago
  76. a65dc10 ARM: tegra: fix relocation truncated error when THUMB2_KERNEL enabled by Joseph Lo · 11 years ago
  77. 5777b4b ARM: tegra: fix build error when THUMB2_KERNEL enabled by Joseph Lo · 11 years ago
  78. 408e713 ARM: tegra: build assembly files with -march=armv7-a by Arnd Bergmann · 11 years ago
  79. 4c3ffff ARM: Push selects for TWD/SCU into machine entries by Stephen Boyd · 11 years ago
  80. 2b07910 Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Arnd Bergmann · 11 years ago
  81. 1194b15 Merge branch 'tegra/soc' into next/drivers by Arnd Bergmann · 11 years ago
  82. 494cc76 Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/multiplatform by Arnd Bergmann · 11 years ago
  83. 6cd2f8e Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Arnd Bergmann · 11 years ago
  84. 8024206 Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Arnd Bergmann · 11 years ago
  85. 5be8f63 Merge branch 'tegra/fixes' into next/cleanup by Arnd Bergmann · 11 years ago
  86. 0697598 ARM: tegra: cpuidle: remove useless initialization by Daniel Lezcano · 11 years ago
  87. 14ad7a1 ARM: tegra2: cpuidle: change driver initialization by Daniel Lezcano · 11 years ago
  88. ceff98e cpufreq: tegra: Move driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  89. 38be85d ARM: tegra: pm: remove duplicated include from pm.c by Wei Yongjun · 11 years ago
  90. 441f199 clk: tegra: defer application of init table by Stephen Warren · 11 years ago
  91. 4d82d05 ARM: tegra: cpuidle: remove redundant parameters for powered-down mode by Joseph Lo · 11 years ago
  92. c8c2e60 ARM: tegra: pm: add platform suspend support by Joseph Lo · 11 years ago
  93. 4b51ccb ARM: dt: tegra: add bindings of power management configurations for PMC by Joseph Lo · 11 years ago
  94. e307cc8 ARM: tegra: irq: add wake up handling by Joseph Lo · 11 years ago
  95. 0337c3e ARM: tegra: moving the CPU power timer function to PMC driver by Joseph Lo · 11 years ago
  96. 43231b5 Merge commit '7185684' into omap-for-v3.10/timer by Tony Lindgren · 11 years ago
  97. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  98. 9002722 ARM: tegra: convert to multi-platform by Stephen Warren · 12 years ago
  99. e4bcda2 ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h> by Stephen Warren · 11 years ago
  100. eebd1fd ARM: tegra: powergate: Don't error out if new state == old state by Thierry Reding · 11 years ago