1. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  2. 304664e ARM: tegra: Use a function to get the chip ID by Thierry Reding · 10 years ago
  3. a0524ac ARM: tegra: Sort includes alphabetically by Thierry Reding · 10 years ago
  4. 5f80993 ARM: tegra: don't timeout if CPU is powergated by Stefan Agner · 11 years ago
  5. 7394447 ARM: tegra: add Tegra124 SoC support by Joseph Lo · 11 years ago
  6. 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
  7. a99d34b Revert "ARM: tegra: add cpu_disable for hotplug" by Joseph Lo · 11 years ago
  8. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 11 years ago
  9. 510bb59 ARM: tegra: add cpu_disable for hotplug by Joseph Lo · 12 years ago
  10. 18901e9 ARM: tegra114: add power up sequence for warm boot CPU by Joseph Lo · 12 years ago
  11. 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  12. e0d20b6 Merge branch 'gic/cleanup' into next/soc by Olof Johansson · 12 years ago
  13. da2265b ARM: tegra: remove tegra specific cpu_disable() by Russell King · 12 years ago
  14. c011470 irqchip: gic: Perform the gic_secondary_init() call via CPU notifier by Catalin Marinas · 12 years ago
  15. e562b86 ARM: tegra: bring up secondary CPU for Tegra114 by Joseph Lo · 12 years ago
  16. 7e56474 ARM: tegra: replace the CPU power on function with PMC call by Joseph Lo · 12 years ago
  17. 0d1f79b ARM: tegra: refactor tegra{20,30}_boot_secondary by Hiroshi Doyu · 12 years ago
  18. 2be8951 ARM: tegra: fix the logical detection of power on sequence of warm boot CPUs by Joseph Lo · 12 years ago
  19. b4c25cc ARM: tegra: Fix unchecked return value by Hiroshi Doyu · 12 years ago
  20. f7c66dc ARM: tegra: remove empty tegra_smp_init_cpus() by Olof Johansson · 12 years ago
  21. e9daa0e Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 12 years ago
  22. bda6f8e Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 12 years ago
  23. ee05948 Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114 by Stephen Warren · 12 years ago
  24. 89572c7 ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h by Prashant Gaikwad · 12 years ago
  25. 1395868 ARM: tegra30: make the wait time of CPU power up to proportional to HZ by Joseph Lo · 12 years ago
  26. 9e32366 ARM: tegra: make device can run on UP by Joseph Lo · 12 years ago
  27. 909444a ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9 by Hiroshi Doyu · 12 years ago
  28. a8a6930 ARM: tegra: Use DT /cpu node to detect number of CPU core by Hiroshi Doyu · 12 years ago
  29. b811943 ARM: tegra: moving the clock gating procedure to tegra_cpu_kill by Joseph Lo · 12 years ago
  30. 130bfed ARM: tegra30: fix power up sequence for boot_secondary by Joseph Lo · 12 years ago
  31. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  32. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 12 years ago
  33. 2be39c0 ARM: tegra: move iomap.h to mach-tegra by Stephen Warren · 12 years ago
  34. a25186e ARM: tegra: remove unnecessary includes of <mach/*.h> by Stephen Warren · 12 years ago
  35. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 12 years ago
  36. bb60327 ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops by Joseph Lo · 12 years ago
  37. a172573 ARM: SoC: convert Tegra to SMP operations by Marc Zyngier · 13 years ago
  38. 86e51a2 ARM: tegra: support for secondary cores on Tegra30 by Peter De Schrijver · 13 years ago
  39. b36ab97 ARM: tegra: rework Tegra secondary CPU core bringup by Peter De Schrijver · 13 years ago
  40. a06f916 ARM: smp: fix clipping of number of CPUs by Russell King · 13 years ago
  41. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  42. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  43. 24fe432 arm,tegra: replace cpu_set() with modern api by KOSAKI Motohiro · 13 years ago
  44. b480a4b ARM: remove unnecessary mach/hardware.h includes by Rob Herring · 13 years ago
  45. 7fa22bd ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 by Stephen Boyd · 13 years ago
  46. 0f7b332 ARM: consolidate SMP cross call implementation by Russell King · 14 years ago
  47. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  48. 2c0136d ARM: SMP: consolidate trace_hardirqs_off() into common SMP code by Russell King · 14 years ago
  49. 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 14 years ago
  50. aec66ba ARM: SMP: get rid of references to poke_milo and Milo by Russell King · 14 years ago
  51. 8975b6c ARM: SMP: Clean up ncores sanity checks by Russell King · 14 years ago
  52. 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 14 years ago
  53. 1cea732 [ARM] tegra: SMP support by Colin Cross · 15 years ago