1. 7385817 genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() by Vladimir Zapolskiy · 9 years ago
  2. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  3. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  4. c268a74 ARM: at91/soc: add basic support for new sama5d2 SoC by Nicolas Ferre · 9 years ago
  5. 19c233b ARM: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  6. 09efb00 ARM: at91: Remove clk-provider.h include by Stephen Boyd · 9 years ago
  7. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  8. 196b44e ARM: at91: remove useless Makefile.boot by Alexandre Belloni · 9 years ago
  9. 09099f1 ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h by Alexandre Belloni · 9 years ago
  10. d7d45f2 ARM: at91/pm: use the atmel-mc syscon defines by Alexandre Belloni · 9 years ago
  11. b8ccd9c ARM: at91: drop sam9_smc.c by Alexandre Belloni · 9 years ago
  12. 89522f0f Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/multiplatform by Arnd Bergmann · 9 years ago
  13. 2e57dc0 ARM: at91/pm: move AT91_MEMCTRL_* to pm.h by Alexandre Belloni · 9 years ago
  14. a18d069 ARM: at91/pm: move the standby functions to pm.c by Alexandre Belloni · 9 years ago
  15. 176a1b3 ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected by Alexandre Belloni · 9 years ago
  16. e8621d8 ARM: at91: add a Kconfig dependency on multi-platform by Nicolas Ferre · 9 years ago
  17. 1164f67 ARM: at91: drop AT91_TIMER_HZ by Alexandre Belloni · 9 years ago
  18. 23b8408 ARM: at91: remove hardware.h by Alexandre Belloni · 9 years ago
  19. 4c80565 ARM: at91: remove SoC headers by Alexandre Belloni · 9 years ago
  20. f56d8f7 ARM: at91: remove useless mach/cpu.h by Alexandre Belloni · 9 years ago
  21. 0794261 ARM: at91: remove unused headers by Alexandre Belloni · 9 years ago
  22. 4114112 ARM: at91: switch to multiplatform by Alexandre Belloni · 9 years ago
  23. 8590ca6 ARM: at91: remove useless include by Alexandre Belloni · 9 years ago
  24. b53cdd0 ARM: at91: time: move the system timer driver to drivers/clocksource by Alexandre Belloni · 9 years ago
  25. bbfc97e ARM: at91: properly initialize timer by Alexandre Belloni · 9 years ago
  26. d8d1c6c ARM: at91: at91rm9200: remove deprecated arm_pm_restart by Alexandre Belloni · 9 years ago
  27. 598e085 ARM: at91: remove old setup by Alexandre Belloni · 9 years ago
  28. 075fcc9 ARM: at91: sama5d4: remove useless map_io by Alexandre Belloni · 9 years ago
  29. e733608 ARM: at91: sama5 use SoC detection infrastructure by Alexandre Belloni · 9 years ago
  30. d18032d ARM: at91: at91sam9: use SoC detection infrastructure by Alexandre Belloni · 9 years ago
  31. 7735f03 ARM: at91: at91rm9200 use SoC detection infrastructure by Alexandre Belloni · 9 years ago
  32. ea4abe7 ARM: at91: add soc detection infrastructure by Boris BREZILLON · 9 years ago
  33. b7e9def ARM: at91: remove unused _matrix.h headers by Alexandre Belloni · 9 years ago
  34. 0d34419 ARM: at91: remove unused at91_ioremap_matrix and header by Alexandre Belloni · 9 years ago
  35. 1be27c6 ARM: at91: remove NEED_MACH_IO_H by Arnd Bergmann · 9 years ago
  36. 385acc0 ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache by Wenyou Yang · 9 years ago
  37. 2056765 ARM: at91/pm_suspend: add the WFI instruction support for ARMv7 by Wenyou Yang · 9 years ago
  38. e32d995 ARM: at91/pm: remove unused void (*at91_pm_standby)(void) by Wenyou Yang · 9 years ago
  39. 5726a8b ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sram_fn() by Wenyou Yang · 9 years ago
  40. 828b98f ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S by Wenyou Yang · 9 years ago
  41. 23be4be ARM: at91/pm: standby mode uses same sram function as suspend to memory mode by Wenyou Yang · 9 years ago
  42. d94e688 ARM: at91/pm: move the copying the sram function to the sram initialization phase by Wenyou Yang · 9 years ago
  43. 0ab285c ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refresh by Wenyou Yang · 9 years ago
  44. d18c570 ARM: at91/pm_slowclock: remove clocks which are already stopped when entering slow clock mode by Sylvain Rochet · 9 years ago
  45. 09fc78a ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option by Wenyou Yang · 9 years ago
  46. 896bc87 ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5 by Wenyou Yang · 9 years ago
  47. 05d5970 ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_CLOCK by Wenyou Yang · 9 years ago
  48. 047794e ARM: at91: pm: change at91_pm_set_standby() to static by Wenyou Yang · 9 years ago
  49. 936748f ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board by Boris Brezillon · 9 years ago
  50. e7b848d ARM: at91: pm_slowclock: fix the compilation error by Wenyou Yang · 9 years ago
  51. 5957457 ARM: at91/pm: MOR register KEY was missing by Patrice Vilchez · 9 years ago
  52. 4a031f7 ARM: at91: pm: fix SRAM allocation by Alexandre Belloni · 9 years ago
  53. 84e8716 ARM: at91: pm: fix at91rm9200 standby by Alexandre Belloni · 9 years ago
  54. 02f513a pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories. by Peter Rosin · 9 years ago
  55. ad4a38d pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts by Sylvain Rochet · 9 years ago
  56. 444d2d3 ARM: make of_device_ids const by Uwe Kleine-König · 9 years ago
  57. d88d6cf ARM: mm: Remove Kconfig symbol CACHE_PL310 by Paul Bolle · 9 years ago
  58. a91c582 ARM: at91: fix pm declarations by Arnd Bergmann · 9 years ago
  59. ad3fc3e ARM: at91/trivial: unify functions and machine names by Nicolas Ferre · 9 years ago
  60. 827de1f ARM: at91: remove at91_dt_initialize and machine init_early() by Alexandre Belloni · 9 years ago
  61. cac0172 ARM: at91: change board files into SoC files by Nicolas Ferre · 9 years ago
  62. edd9422 ARM: at91: remove at91_boot_soc by Alexandre Belloni · 9 years ago
  63. 6bd3e3f ARM: at91: move alternative initial mapping to board-dt-sama5.c by Nicolas Ferre · 9 years ago
  64. 2b019a4 ARM: at91: merge all SOC_AT91SAM9xxx by Alexandre Belloni · 9 years ago
  65. 7d7ffd7 ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init() by Alexandre Belloni · 9 years ago
  66. 980657d Merge tag 'at91-cleanup3' into at91-3.20-soc by Nicolas Ferre · 9 years ago
  67. 9726b68 ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usage by Alexandre Belloni · 9 years ago
  68. 3129437 ARM: at91: remove unused mach/system_rev.h by Alexandre Belloni · 9 years ago
  69. ae57d0c ARM: at91: stop using HAVE_AT91_DBGUx by Alexandre Belloni · 9 years ago
  70. ea69f99 ARM: at91: fix ordering of SRAM and PM initialization by Nicolas Ferre · 9 years ago
  71. b9f122cc ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_init by Alexandre Belloni · 9 years ago
  72. 4fe604c ARM: at91: fix sam9n12 and sam9x5 arm_pm_idle by Alexandre Belloni · 9 years ago
  73. 37e9c4d ARM: at91: mark const init data with __initconst instead of __initdata by Alexandre Belloni · 9 years ago
  74. bf02280 ARM: at91: fix PM initialization for newer SoCs by Nicolas Ferre · 9 years ago
  75. 29ee506 ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c by Alexandre Belloni · 9 years ago
  76. 0be0b8c ARM: at91: remove unused at91_init_sram by Alexandre Belloni · 9 years ago
  77. 84fb0dc ARM: at91: sama5d4: remove useless call to at91_init_sram by Alexandre Belloni · 9 years ago
  78. 14efc54 ARM: at91: remove useless map_io by Alexandre Belloni · 9 years ago
  79. 4db0ba2 ARM: at91: pm: prepare for multiplatform by Alexandre Belloni · 9 years ago
  80. a63ba41 ARM: at91: pm: add UDP and UHP checks to newer SoCs by Alexandre Belloni · 9 years ago
  81. d2e4679 ARM: at91: pm: use the mmio-sram pool to access SRAM by Alexandre Belloni · 9 years ago
  82. f5598d3 ARM: at91: pm: rework cpu detection by Alexandre Belloni · 9 years ago
  83. bd87373 ARM: at91: remove useless at91rm9200_set_type() by Alexandre Belloni · 9 years ago
  84. 427accd ARM: at91: remove useless at91rm9200_dt_initialize() by Alexandre Belloni · 9 years ago
  85. 5f58c97 ARM: at91: move debug-macro.S into the common space by Alexandre Belloni · 9 years ago
  86. 415c947 ARM: at91: remove useless at91_sysirq_mask_rtx by Alexandre Belloni · 9 years ago
  87. c46317b ARM: at91: remove useless config MACH_AT91SAM9_DT by Alexandre Belloni · 9 years ago
  88. 30edcdc ARM: at91: remove useless config MACH_AT91RM9200_DT by Alexandre Belloni · 9 years ago
  89. e822aae ARM: at91: remove unused mach/memory.h by Alexandre Belloni · 9 years ago
  90. 0b4d5cd ARM: at91: remove useless header file includes by Boris Brezillon · 10 years ago
  91. ccf7222 ARM: at91: remove unneeded header file by Nicolas Ferre · 10 years ago
  92. b865975 ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree by Wenyou Yang · 10 years ago
  93. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  94. 0563fdc0 Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  95. ef1dfa7 Merge tag 'at91-cleanup5' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/cleanup by Arnd Bergmann · 10 years ago
  96. ba62a85 ARM: at91: remove unused board.h file by Arnd Bergmann · 10 years ago
  97. f9aaa1a ARM: at91: remove unneeded header files by Nicolas Ferre · 10 years ago
  98. 50755f6 ARM: at91/clocksource: remove !DT PIT initializations by Arnd Bergmann · 10 years ago
  99. 8117bf1 ARM: at91: at91rm9200 ST initialization is now DT only by Arnd Bergmann · 10 years ago
  100. 85c4b31 ARM: at91: remove old AT91-specific drivers by Arnd Bergmann · 10 years ago