1. ed08b63 ARM: at91: Kconfig: Update company to Microchip by Nicolas Ferre · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 093d79f ARM: at91: Replace uses of virt_to_phys with __pa_symbol by Alexandre Belloni · 7 years ago
  4. f60a2ab Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  5. 0865805 clk: at91: add audio pll clock drivers by Quentin Schulz · 7 years ago
  6. dbeb0c8 ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms by Arnd Bergmann · 7 years ago
  7. 17bc093 Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/soc by Olof Johansson · 7 years ago
  8. 5a55029 Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/soc by Olof Johansson · 7 years ago
  9. be36e00 ARM: at91: fix at91_suspend_entering_slow_clock link error by Arnd Bergmann · 7 years ago
  10. b2f0627 ARM: at91: handle CONFIG_PM for armv7m configurations by Alexandre Belloni · 7 years ago
  11. 2d4c44e ARM: at91: Add armv7m support by Szemző András · 7 years ago
  12. cc7a938 ARM: at91: select CONFIG_ARM_CPU_SUSPEND by Arnd Bergmann · 7 years ago
  13. 0527873 ARM: remove duplicate 'const' annotations' by Arnd Bergmann · 7 years ago
  14. 2873223 ARM: at91: pm: fallback to slowclock when backup mode fails by Alexandre Belloni · 7 years ago
  15. 7693e18 ARM: at91: pm: allow selecting standby and suspend modes by Alexandre Belloni · 7 years ago
  16. 24a0f5c ARM: at91: pm: Add sama5d2 backup mode by Alexandre Belloni · 8 years ago
  17. b32de9d ARM: at91: move SoC detection to its own driver by Alexandre Belloni · 8 years ago
  18. 8c9290a ARM: at91: pm: correct typo by Alexandre Belloni · 8 years ago
  19. e56d75a ARM: at91: pm: Remove at91_pm_set_standby by Alexandre Belloni · 8 years ago
  20. 1346919 ARM: at91: pm: Merge all at91sam9*_pm_init by Alexandre Belloni · 8 years ago
  21. 13f1601 ARM: at91: pm: Tie the USB clock mask to the pmc by Alexandre Belloni · 8 years ago
  22. aab02d6 ARM: at91: pm: Tie the memory controller type to the ramc id by Alexandre Belloni · 8 years ago
  23. 5638763 ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories. by Alexandre Belloni · 8 years ago
  24. 5a2d4f0 ARM: at91: pm: Simplify at91rm9200_standby by Alexandre Belloni · 8 years ago
  25. 65cc1a5 ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S by Alexandre Belloni · 8 years ago
  26. 9e07c3c ARM: at91: pm: Move global variables into at91_pm_data by Alexandre Belloni · 8 years ago
  27. 4d767bc ARM: at91: pm: Move at91_ramc_read/write to pm.c by Alexandre Belloni · 8 years ago
  28. 9824c44 ARM: at91: pm: Cleanup headers by Alexandre Belloni · 8 years ago
  29. 60b89f1 ARM: at91: pm: cpu_idle: switch DDR to power-down mode by Nicolas Ferre · 8 years ago
  30. 6cc7fbd ARM: at91: pm: remove useless extern definition by Alexandre Belloni · 8 years ago
  31. 6016b23 ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly by Kishon Vijay Abraham I · 8 years ago
  32. fbae5cb Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  33. 6f888fe Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  34. 7c2d780 Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc by Arnd Bergmann · 8 years ago
  35. 435ebcb arm: use of_platform_default_populate() to populate by Kefeng Wang · 8 years ago
  36. ab6778e ARM: at91: fix warnings in pm.c by Ben Dooks · 8 years ago
  37. 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  38. c07f98a ARM: at91/soc: reference the whole sama5d2 family by Ludovic Desroches · 9 years ago
  39. 2f26e61 ARM: at91: use chipid device for soc detection by Ludovic Desroches · 9 years ago
  40. 6c38bda ARM: at91: remove useless includes and function prototypes by Alexandre Belloni · 9 years ago
  41. fbc7edc ARM: at91: pm: move idle functions to pm.c by Alexandre Belloni · 9 years ago
  42. 5737b73 ARM: at91: pm: find and remap the pmc by Alexandre Belloni · 9 years ago
  43. 997ff83 ARM: at91: pm: simply call at91_pm_init by Alexandre Belloni · 9 years ago
  44. 863a81c clk: at91: make use of syscon to share PMC registers in several drivers by Boris Brezillon · 10 years ago
  45. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  46. 8423536 ARM: at91: fix pinctrl driver selection by Ludovic Desroches · 9 years ago
  47. e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
  48. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  49. 5fcf8d1 ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned by Patrick Doyle · 9 years ago
  50. df70aee clk: at91: add generated clock driver by Nicolas Ferre · 9 years ago
  51. 7385817 genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() by Vladimir Zapolskiy · 9 years ago
  52. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  53. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  54. c268a74 ARM: at91/soc: add basic support for new sama5d2 SoC by Nicolas Ferre · 9 years ago
  55. 19c233b ARM: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  56. 09efb00 ARM: at91: Remove clk-provider.h include by Stephen Boyd · 9 years ago
  57. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  58. 196b44e ARM: at91: remove useless Makefile.boot by Alexandre Belloni · 10 years ago
  59. 09099f1 ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h by Alexandre Belloni · 10 years ago
  60. d7d45f2 ARM: at91/pm: use the atmel-mc syscon defines by Alexandre Belloni · 10 years ago
  61. b8ccd9c ARM: at91: drop sam9_smc.c by Alexandre Belloni · 10 years ago
  62. 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 · 10 years ago
  63. 2e57dc0 ARM: at91/pm: move AT91_MEMCTRL_* to pm.h by Alexandre Belloni · 10 years ago
  64. a18d069 ARM: at91/pm: move the standby functions to pm.c by Alexandre Belloni · 10 years ago
  65. 176a1b3 ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected by Alexandre Belloni · 10 years ago
  66. e8621d8 ARM: at91: add a Kconfig dependency on multi-platform by Nicolas Ferre · 10 years ago
  67. 1164f67 ARM: at91: drop AT91_TIMER_HZ by Alexandre Belloni · 10 years ago
  68. 23b8408 ARM: at91: remove hardware.h by Alexandre Belloni · 10 years ago
  69. 4c80565 ARM: at91: remove SoC headers by Alexandre Belloni · 10 years ago
  70. f56d8f7 ARM: at91: remove useless mach/cpu.h by Alexandre Belloni · 10 years ago
  71. 0794261 ARM: at91: remove unused headers by Alexandre Belloni · 10 years ago
  72. 4114112 ARM: at91: switch to multiplatform by Alexandre Belloni · 10 years ago
  73. 8590ca6 ARM: at91: remove useless include by Alexandre Belloni · 10 years ago
  74. b53cdd0 ARM: at91: time: move the system timer driver to drivers/clocksource by Alexandre Belloni · 10 years ago
  75. bbfc97e ARM: at91: properly initialize timer by Alexandre Belloni · 10 years ago
  76. d8d1c6c ARM: at91: at91rm9200: remove deprecated arm_pm_restart by Alexandre Belloni · 10 years ago
  77. 598e085 ARM: at91: remove old setup by Alexandre Belloni · 10 years ago
  78. 075fcc9 ARM: at91: sama5d4: remove useless map_io by Alexandre Belloni · 10 years ago
  79. e733608 ARM: at91: sama5 use SoC detection infrastructure by Alexandre Belloni · 10 years ago
  80. d18032d ARM: at91: at91sam9: use SoC detection infrastructure by Alexandre Belloni · 10 years ago
  81. 7735f03 ARM: at91: at91rm9200 use SoC detection infrastructure by Alexandre Belloni · 10 years ago
  82. ea4abe7 ARM: at91: add soc detection infrastructure by Boris BREZILLON · 10 years ago
  83. b7e9def ARM: at91: remove unused _matrix.h headers by Alexandre Belloni · 10 years ago
  84. 0d34419 ARM: at91: remove unused at91_ioremap_matrix and header by Alexandre Belloni · 10 years ago
  85. 1be27c6 ARM: at91: remove NEED_MACH_IO_H by Arnd Bergmann · 10 years ago
  86. 385acc0 ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache by Wenyou Yang · 10 years ago
  87. 2056765 ARM: at91/pm_suspend: add the WFI instruction support for ARMv7 by Wenyou Yang · 10 years ago
  88. e32d995 ARM: at91/pm: remove unused void (*at91_pm_standby)(void) by Wenyou Yang · 10 years ago
  89. 5726a8b ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sram_fn() by Wenyou Yang · 10 years ago
  90. 828b98f ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S by Wenyou Yang · 10 years ago
  91. 23be4be ARM: at91/pm: standby mode uses same sram function as suspend to memory mode by Wenyou Yang · 10 years ago
  92. d94e688 ARM: at91/pm: move the copying the sram function to the sram initialization phase by Wenyou Yang · 10 years ago
  93. 0ab285c ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refresh by Wenyou Yang · 10 years ago
  94. d18c570 ARM: at91/pm_slowclock: remove clocks which are already stopped when entering slow clock mode by Sylvain Rochet · 10 years ago
  95. 09fc78a ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option by Wenyou Yang · 10 years ago
  96. 896bc87 ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5 by Wenyou Yang · 10 years ago
  97. 05d5970 ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_CLOCK by Wenyou Yang · 10 years ago
  98. 047794e ARM: at91: pm: change at91_pm_set_standby() to static by Wenyou Yang · 10 years ago
  99. 936748f ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board by Boris Brezillon · 10 years ago
  100. e7b848d ARM: at91: pm_slowclock: fix the compilation error by Wenyou Yang · 10 years ago