1. dd8334a ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation by Arnd Bergmann · 8 years ago
  2. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  3. a16729e ARM: ux500: consolidate base platform files by Arnd Bergmann · 8 years ago
  4. 18a9927 ARM: ux500: move soc_id driver to drivers/soc by Arnd Bergmann · 8 years ago
  5. f15601d ARM: ux500: call ux500_setup_id later by Arnd Bergmann · 8 years ago
  6. cd1dc43 ARM: ux500: consolidate soc_device code in id.c by Arnd Bergmann · 8 years ago
  7. 4cf124f ARM: ux500: remove cpu_is_u* helpers by Arnd Bergmann · 8 years ago
  8. 269f1aa ARM: ux500: use CLK_OF_DECLARE() by Arnd Bergmann · 8 years ago
  9. 1e6cbc0 ARM: ux500: move l2x0 init to .init_irq by Arnd Bergmann · 8 years ago
  10. 4e65794 mfd: db8500 stop passing around platform data by Arnd Bergmann · 8 years ago
  11. 79886be ARM: ux500: move ab8500_regulator_plat_data into driver by Arnd Bergmann · 8 years ago
  12. 37dc78d ARM: ux500: remove unused regulator data by Arnd Bergmann · 8 years ago
  13. 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  14. e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  15. 302cff1 ARM: ux500: fix ureachable iounmap() by Linus Walleij · 8 years ago
  16. 9dfb81e ARM: drop unused Makefile.boot of Multiplatform SoCs by Masahiro Yamada · 8 years ago
  17. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  18. 1becd6e clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option by Daniel Lezcano · 9 years ago
  19. e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
  20. 9d2aa8c ARM/clocksource: use automatic DT probing for ux500 PRCMU by Linus Walleij · 9 years ago
  21. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  22. a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  23. b96fc2f ARM: Remove __ref on hotplug cpu die path by Stephen Boyd · 9 years ago
  24. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  25. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  26. 3ff32a0 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
  27. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  29. 5dc0fe19 clk/ARM: move Ux500 PRCC bases to the device tree by Linus Walleij · 9 years ago
  30. c00def7 ARM: ux500: simplify secondary CPU boot by Linus Walleij · 9 years ago
  31. fa8ad78 arm: perf: factor arm_pmu core out to drivers by Mark Rutland · 9 years ago
  32. 0d3f2c9 irqchip/gic: Remove redundant gic_set_irqchip_flags by Sudeep Holla · 9 years ago
  33. f813090 ARM: move heavy barrier support out of line by Russell King · 9 years ago
  34. 1da4d13 ARM: ux500: delete static resource defines by Linus Walleij · 9 years ago
  35. 9bac89e ARM: ux500: rename ux500_map_io by Linus Walleij · 9 years ago
  36. 6252bd3 ARM: ux500: look up PRCMU resource from DT by Linus Walleij · 9 years ago
  37. 583ecab ARM: ux500: kill off L2CC static map by Linus Walleij · 9 years ago
  38. c142480 ARM: ux500: get rid of SCU and backupram static maps by Linus Walleij · 9 years ago
  39. 26ef94d ARM: ux500: get rid of static GIC dist base by Linus Walleij · 9 years ago
  40. 5820203 ARM: ux500: get SCU base from device tree by Linus Walleij · 9 years ago
  41. 80757f2 ARM: ux500: remap BB offset dynamically by Linus Walleij · 9 years ago
  42. 2d6dd17 ARM: ux500: remove static maps from platsmp by Linus Walleij · 9 years ago
  43. 951b833 ARM: ux500: delete UART static map by Linus Walleij · 9 years ago
  44. 16ec30e ARM: ux500: get rid of static maps by Linus Walleij · 9 years ago
  45. 2332420 ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags by Marc Zyngier · 9 years ago
  46. 444d2d3 ARM: make of_device_ids const by Uwe Kleine-König · 9 years ago
  47. c8f4594 ARM: ux500: Enable Kconfig for the generic PM domain by Ulf Hansson · 10 years ago
  48. cd931dc ARM: ux500: Initial support for PM domains by Ulf Hansson · 10 years ago
  49. 823e754 ARM: ux500: remove pointless cache setup complexity by Linus Walleij · 10 years ago
  50. 922468c ARM: ux500: storage class should be before const qualifier by Tobias Klauser · 10 years ago
  51. aaebafb ARM: ux500: Staticize ab8505_regulators by Sachin Kamat · 10 years ago
  52. 0d01ab3 ARM: ux500: Staticize local symbols in cpu-db8500.c by Sachin Kamat · 10 years ago
  53. 51fe0057 ARM: ux500: Staticise ux500_soc_attr by Thierry Reding · 10 years ago
  54. b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  55. a641f3a ARM: l2c: fix dependencies on PL310 errata symbols by Russell King · 10 years ago
  56. 21278ae ARM: use menuconfig for sub-arch menus by Rob Herring · 10 years ago
  57. 19682f7 ARM: Remove ARCH_HAS_CPUFREQ config option by Stephen Boyd · 10 years ago
  58. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  59. c59917f ARM: l2c: ux500: don't try to change the L2 cache auxiliary control register by Russell King · 10 years ago
  60. c4a202c ARM: l2c: ux500: remove cache size override by Russell King · 10 years ago
  61. 6716173 ARM: l2c: ux500: implement dummy write_sec method by Russell King · 10 years ago
  62. 1a5a954 ARM: l2c: fix register naming by Russell King · 10 years ago
  63. 363b8b4 ARM: ux500: Remove redundant board file for mmci platform data by Ulf Hansson · 10 years ago
  64. f83ccb9 Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  65. f864c46 mfd: dbx500/abx500: root out hardcoded IRQ assignments by Linus Walleij · 10 years ago
  66. 8cc0071 ARM: ux500: drop a chunk of GPIO definitions by Linus Walleij · 10 years ago
  67. b5761fb ARM: ux500: skip GIC CPU and dist address checks by Linus Walleij · 10 years ago
  68. d942d39 ARM: ux500: delete pointless DT config option by Linus Walleij · 10 years ago
  69. 9352b05 ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform by Rob Herring · 10 years ago
  70. 90bc8ac7 ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 10 years ago
  71. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 11 years ago
  72. 77ad9df ARM: ux500: move last AB8505 set-up to DT by Linus Walleij · 10 years ago
  73. 7acacfb ARM: ux500: move AB8500 clock out pins to DT by Linus Walleij · 10 years ago
  74. d88ae11 ARM: ux500: move AB8500 modem I2C settings to DT by Linus Walleij · 10 years ago
  75. 81d7849 ARM: ux500: move AB8500 EXTCPENA from board file to DT by Linus Walleij · 10 years ago
  76. 1f04159 ARM: ux500: move AB8500 DMIC settings to DT by Linus Walleij · 10 years ago
  77. c7bb47a ARM: ux500: move AB8500 USB UICC settings to DT by Linus Walleij · 10 years ago
  78. b2985cf ARM: ux500: move AB8500 audio interface 1 settings to DT by Linus Walleij · 10 years ago
  79. e2377c8 ARM: ux500: move AB8500 PWM out settings to device tree by Linus Walleij · 10 years ago
  80. fd385b3 ARM: ux500: move AB8500 YCBCR settings to device tree by Linus Walleij · 10 years ago
  81. 8320062 ARM: ux500: move AB8500 GPIOs to device tree by Linus Walleij · 10 years ago
  82. 9b6d351 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  83. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  84. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  85. f341535 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  86. 6f14d77 Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-next by Russell King · 10 years ago
  87. 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 10 years ago
  88. 51f3780 Merge tag 'ux500-core-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc by Olof Johansson · 10 years ago
  89. 9ebde30 Merge tag 'ux500-devicetree-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt by Olof Johansson · 10 years ago
  90. 0475680 ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion by Lee Jones · 10 years ago
  91. ead9e29 ARM: ux500: Enable system suspend with WFI support by Ulf Hansson · 11 years ago
  92. 0e7a268 ARM: ux500: regulators: Remove dead code for SD-card regulator by Ulf Hansson · 11 years ago
  93. c06551e ARM: ux500: delete U8540 UART auxdata by Linus Walleij · 11 years ago
  94. f45913f ARM: clean up cache handling in platform code by Nicolas Pitre · 11 years ago
  95. 2e2c9de ARM: add permission annotations to MT_MEMORY* mapping types by Russell King · 11 years ago
  96. 8e1c9f5 Merge branch 'next/cleanup' into next/dt by Kevin Hilman · 11 years ago
  97. 5281973 Revert "ARM: ux500: Stop passing MMC's platform data for Device Tree boots" by Linus Walleij · 11 years ago
  98. 1f202de Revert "ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings" by Linus Walleij · 11 years ago
  99. 089b5c9 ARM: ux500: decomission custom SMP TWD timer init by Linus Walleij · 11 years ago
  100. 8da15e1 ARM: ux500: decomission the non-DT MTU init sequence by Linus Walleij · 11 years ago