1. d5b6890 ARM: shmobile: sh7372: sh7372_fsiXck_clk become non-global by Kuninori Morimoto · 13 years ago
  2. 9ee8008 ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-global by Kuninori Morimoto · 13 years ago
  3. 167443b ARM: shmobile: r8a7779: PFC rename PENCx -> USB_PENCx by Kuninori Morimoto · 13 years ago
  4. 40eaed7 ARM: mach-shmobile: add FLCTL DMA slave definitions for sh7372 by Bastian Hecht · 13 years ago
  5. 2864b19 ARM: shmobile: Remove SH7377 support by Nobuhiro Iwamatsu · 13 years ago
  6. ed9c075 ARM: shmobile: Remove SH7367 support by Nobuhiro Iwamatsu · 13 years ago
  7. b3796d9 ARM: shmobile: mark shmobile_init_late as __init by Arnd Bergmann · 13 years ago
  8. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  9. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 13 years ago
  10. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 13 years ago
  11. 6679185 ARM: shmobile: move custom gpio functions to sh-gpio.h by Rob Herring · 13 years ago
  12. a62580e ARM: SoC: convert shmobile SMP to SMP operations by Marc Zyngier · 14 years ago
  13. caaca99 ARM: shmobile: Add A4S cpuidle state on sh7372 by Rafael J. Wysocki · 13 years ago
  14. 5b41147 ARM: shmobile: Make sh7372 cpuidle handling more straightforward by Rafael J. Wysocki · 13 years ago
  15. 35f2b0b ARM: shmobile: Move definition of shmobile_init_late() to header by Rafael J. Wysocki · 13 years ago
  16. ac18e02 ARM: shmobile: Rework adding devices to PM domains on Mackerel by Rafael J. Wysocki · 13 years ago
  17. 455ae3a ARM: shmobile: Allow device latencies to be specified directly by Rafael J. Wysocki · 13 years ago
  18. a62595d ARM: shmobile: Make rmobile_init_pm_domain() static by Rafael J. Wysocki · 13 years ago
  19. 45e5ca5 ARM: shmobile: Move r8a7779's PM domain objects to a table by Rafael J. Wysocki · 13 years ago
  20. 7b56740 ARM: shmobile: Move r8a7740's PM domain objects to a table by Rafael J. Wysocki · 13 years ago
  21. e7e59a4 ARM: shmobile: Move sh7372's PM domain objects to a table by Rafael J. Wysocki · 13 years ago
  22. 0d09f45 ARM: shmobile: Add routine for automatic PM domains initialization by Rafael J. Wysocki · 13 years ago
  23. 7fcb304 ARM: shmobile: Use domain names when adding subdomains to power domains by Rafael J. Wysocki · 13 years ago
  24. 8e0e7aa ARM: shmobile: Drop r8a7779_add_device_to_domain() by Rafael J. Wysocki · 13 years ago
  25. 8bdd946 ARM: shmobile: Use names of power domains for adding devices to them by Rafael J. Wysocki · 13 years ago
  26. 27748df Merge branch 'renesas-sh7372' into renesas-soc by Rafael J. Wysocki · 13 years ago
  27. 0b14121 Merge branch 'renesas-sh73a0' into renesas-soc by Rafael J. Wysocki · 13 years ago
  28. 3aa99a3 ARM: shmobile: sh7372: completely switch over to using pm-rmobile API by Kuninori Morimoto · 13 years ago
  29. b9299a7 ARM: shmobile: sh7372: add pm-rmobile domain support by Kuninori Morimoto · 13 years ago
  30. a330ce3 ARM: shmobile: r8a7740: add A4LC pm domain support by Kuninori Morimoto · 13 years ago
  31. 802a563 ARM: shmobile: r8a7740: add A3SP pm domain support by Kuninori Morimoto · 13 years ago
  32. 8459293 ARM: shmobile: r8a7740: add A4S pm domain support by Kuninori Morimoto · 13 years ago
  33. 2f7d412 Merge branch 'renesas-soc-core' into renesas-r8a7740 by Rafael J. Wysocki · 13 years ago
  34. 8f45b11 ARM: shmobile: soc-core: add R-mobile PM domain common APIs by Kuninori Morimoto · 13 years ago
  35. 832290b ARM: shmobile: sh73a0: add DMAEngine support for MPDMAC by Kuninori Morimoto · 13 years ago
  36. dbf382e ARM: shmobile: r8a7740: add DMAEngine support for USB by Kuninori Morimoto · 13 years ago
  37. cb76eb8 ARM: shmobile: r8a7740: add DMAEngine support for SDHI by Kuninori Morimoto · 13 years ago
  38. 643c330 ARM: shmobile: r8a7740: add DMAEngine support for FSI by Kuninori Morimoto · 13 years ago
  39. b379c48 Merge branch 'renesas-soc-core' into renesas-r8a7740 by Rafael J. Wysocki · 13 years ago
  40. 5ca1d44 ARM: shmobile: add common DMAEngine definitions by Kuninori Morimoto · 13 years ago
  41. 4f3d7f6 ARM: shmobile: add common extra gpio functions by Kuninori Morimoto · 13 years ago
  42. 147d1ff ARM: shmobile: r8a7740: add FSI-B (for HDMI) GPIO support by Kuninori Morimoto · 13 years ago
  43. d49679e ARM: shmobile: r8a7740: add MERAM work-around by Kuninori Morimoto · 13 years ago
  44. e2dcd46 ARM: shmobile: r8a7740: add HDMI GPIO support by Kuninori Morimoto · 13 years ago
  45. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  46. f6a26ae Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  47. 088efd9 mach-shmobile: Emma Mobile EV2 GPIO support V3 by Magnus Damm · 13 years ago
  48. bd5a875 mach-shmobile: Emma Mobile EV2 SMP support V3 by Magnus Damm · 13 years ago
  49. 7f627f0 mach-shmobile: Emma Mobile EV2 SoC base support V3 by Magnus Damm · 13 years ago
  50. 4da7731 ARM: mach-shmobile: sh73a0: fixup PINT/IRQ16-IRQ31 irq number conflict by Kuninori Morimoto · 13 years ago
  51. bd8639b ARM: mach-shmobile: sh73a0.h: add GPIO_NR by Kuninori Morimoto · 13 years ago
  52. 880452b ARM: mach-shmobile: sh7372: Add FSI DMAEngine support by Kuninori Morimoto · 13 years ago
  53. 15d2c83 Merge branch 'renesas-dt' into renesas-soc-core by Rafael J. Wysocki · 13 years ago
  54. d672000 ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix by Kuninori Morimoto · 13 years ago
  55. b759bd1 ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix by Magnus Damm · 13 years ago
  56. 21cc1b7 ARM: shmobile: use machine specific hook for late init by Shawn Guo · 13 years ago
  57. 1ee8299 ARM: mach-shmobile: Use 0x3400 as INTCS vector offset by Magnus Damm · 13 years ago
  58. d7e7e4f ARM: mach-shmobile: Introduce INTC_IRQ_PINS_16H by Magnus Damm · 13 years ago
  59. 0f2c9f2 ARM: mach-shmobile: Introduce shmobile_setup_delay() by Magnus Damm · 13 years ago
  60. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  61. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  62. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  63. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
  64. 2cbe23e Merge branch 'tegra/cleanups' into next/timer by Arnd Bergmann · 13 years ago
  65. b2f1df8 Merge branch 'renesas/timer' into next/timer by Arnd Bergmann · 13 years ago
  66. 4200b16 ARM: shmobile: convert to twd_local_timer_register() interface by Marc Zyngier · 14 years ago
  67. 08ad42f ARM: mach-shmobile: add shmobile_earlytimer_init() by Magnus Damm · 13 years ago
  68. 6b6a4c0 ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() by Magnus Damm · 13 years ago
  69. 3e353b87 ARM: mach-shmobile: r8a7779 map_io and init_early update by Magnus Damm · 13 years ago
  70. d3ab722 ARM: mach-shmobile: r8a7740 map_io and init_early update by Magnus Damm · 13 years ago
  71. 50e15c3 ARM: mach-shmobile: sh73a0 map_io and init_early update by Magnus Damm · 13 years ago
  72. 5d7220ec ARM: mach-shmobile: sh7372 map_io and init_early update by Magnus Damm · 13 years ago
  73. bfc46f3 ARM: mach-shmobile: sh7377 map_io and init_early update by Magnus Damm · 13 years ago
  74. 237caf9 ARM: mach-shmobile: sh7367 map_io and init_early update by Magnus Damm · 13 years ago
  75. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 14 years ago
  76. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 13 years ago
  77. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 14 years ago
  78. bea15fd Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into devel-stable by Russell King · 14 years ago
  79. 250a272 ARM: shmobile: remove NR_IRQS by Rob Herring · 14 years ago
  80. 7f1e7637 sh: intc: unify evt2irq/irq2evt macros for sh and arm by Rob Herring · 14 years ago
  81. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 14 years ago
  82. 0df1a83 ARM: mach-shmobile: sh73a0 PINT IRQ base fix by Magnus Damm · 14 years ago
  83. f40aaf6 ARM: mach-shmobile: r8a7779 SMP support V3 by Magnus Damm · 14 years ago
  84. a662c08 ARM: mach-shmobile: r8a7779 power domain support V2 by Magnus Damm · 14 years ago
  85. 2ecba2c ARM: mach-shmobile: r8a7779 PFC function support by Magnus Damm · 14 years ago
  86. ea75b9c Merge branch 'rmobile/core' into rmobile/marzen by Paul Mundt · 14 years ago
  87. 8b30679 ARM: mach-shmobile: Allow SoC specific CPU kill code by Magnus Damm · 14 years ago
  88. 19c43fc ARM: mach-shmobile: r8a7779 PFC GPIO-only support V2 by Magnus Damm · 14 years ago
  89. f411fad ARM: mach-shmobile: r8a7779 and Marzen base support V2 by Magnus Damm · 14 years ago
  90. e0a23ce Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzen by Paul Mundt · 14 years ago
  91. 04cf399 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest by Paul Mundt · 14 years ago
  92. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  93. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 14 years ago
  94. 767c0f3 PM / shmobile: Remove the stay_on flag from SH7372's PM domains by Rafael J. Wysocki · 14 years ago
  95. f7dadb3 PM / shmobile: Add support for the sh7372 A4S power domain / sleep mode by Magnus Damm · 14 years ago
  96. 3dea19e ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIO by Peter De Schrijver (NVIDIA) · 14 years ago
  97. d477535 sh: clkfwk: clock-sh73a0: all div6_clks use SH_CLK_DIV6_EXT() by Kuninori Morimoto · 14 years ago
  98. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 14 years ago
  99. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 14 years ago
  100. 2d13cca Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 14 years ago