1. 0b3534b Merge tag 'imx-soc-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc by Olof Johansson · 10 years ago
  2. 16ae66c Merge tag 'sunxi-core-for-3.16' of https://github.com/mripard/linux into next/soc by Olof Johansson · 10 years ago
  3. 96c2ac4 Merge tag 'sti-soc-for-v3.16' of git://git.stlinux.com/devel/kernel/linux-sti into next/soc by Olof Johansson · 10 years ago
  4. bf4348e Merge tag 'renesas-soc-cleanup-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Olof Johansson · 10 years ago
  5. fd46edb Merge tag 'renesas-clock2-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Olof Johansson · 10 years ago
  6. 5fe0163 Merge branch 'cleanup/kconfig' into next/soc by Olof Johansson · 10 years ago
  7. 5df22a6 Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/soc by Olof Johansson · 10 years ago
  8. c15c119 Merge tag 'mvebu-soc-orion5x-3.16' of git://git.infradead.org/linux-mvebu into next/soc by Olof Johansson · 10 years ago
  9. c659402 ARM: STi: Add STiH407 SoC support by Maxime Coquelin · 10 years ago
  10. 05983ed Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/soc by Olof Johansson · 10 years ago
  11. 46ae424 ARM: mx25: Add CLKO support by Fabio Estevam · 10 years ago
  12. d559cec ARM: i.MX1 clk: Remove clk_register_clkdev() for unused clocks by Alexander Shiyan · 10 years ago
  13. 402e4a4 ARM: i.MX1 clk: Add missing clocks by Alexander Shiyan · 10 years ago
  14. d9654dc ARM: imx: add basic imx6sx SoC support by Shawn Guo · 10 years ago
  15. d551356 ARM: imx: add clock driver for imx6sx by Anson Huang · 10 years ago
  16. 74368e8 ARM: imx: add low-level debug support for imx6sx by Shawn Guo · 10 years ago
  17. 324da93 ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabled by Boris BREZILLON · 10 years ago
  18. f492b81 ARM: shmobile: Set clock frequency in HZ from OF nodes by Simon Horman · 10 years ago
  19. 34b9fa4 ARM: shmobile: Use shmobile_init_late() on r8a7740 by Magnus Damm · 10 years ago
  20. 8da4d6b ARM: mx51: Remove mach-cpuimx51sd board file by Fabio Estevam · 10 years ago
  21. a505daa ARM: shmobile: r8a7791: Correct SYS-DMAC clock defines by Geert Uytterhoeven · 10 years ago
  22. 000bf9e ARM: i.MX: Setup IRQ handler from IRQ driver by Alexander Shiyan · 10 years ago
  23. d4e7d94 ARM: i.MX27 pca100: remove deprecated IRQF_DISABLED by Juan Solano · 10 years ago
  24. 4776c73 ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80) by Brian Norris · 10 years ago
  25. 08da51c ARM: i.MX: Fix eMMa PrP resource size by Alexander Shiyan · 10 years ago
  26. 71bb07c ARM: imx_v4_v5_defconfig: drop CONFIG_COMMON_CLK_DEBUG option by Shawn Guo · 10 years ago
  27. c32e9c2 ARM: i.MX27 clk: Remove clk_register_clkdev() for unused clocks by Alexander Shiyan · 10 years ago
  28. 7654874 ARM: i.MX27 clk: Add missing clocks for MSHC and RTIC by Alexander Shiyan · 10 years ago
  29. 886cda4 ARM: imx6q: add the missing esai_ahb clock by Shawn Guo · 10 years ago
  30. f9f28cd ARM: imx: add shared gate clock support by Shawn Guo · 10 years ago
  31. 94b5c02 ARM: imx: lock is always valid for clk_gate2 by Shawn Guo · 10 years ago
  32. 54ee147 ARM: imx: define struct clk_gate2 on our own by Shawn Guo · 10 years ago
  33. 1e56f89 ARM: i.MX: Remove #ifdef CONFIG_OF by Alexander Shiyan · 10 years ago
  34. 9dc34da ARM: imx_v6_v7_defconfig: enable option CONFIG_LOCALVERSION_AUTO by Shawn Guo · 10 years ago
  35. 5f48c91 ARM: imx: drop CONFIG_MMC_UNSAFE_RESUME from defconfig by Shawn Guo · 10 years ago
  36. ee3387f ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clock by Iain Paton · 10 years ago
  37. 4fcad49 ARM: imx_v6_v7_defconfig: enable cpufreq and CMA support by Shawn Guo · 10 years ago
  38. 595e9b0 ARM: shmobile: Remove unused r8a7791_init_early() by Magnus Damm · 10 years ago
  39. 7e99497 ARM: shmobile: Use r8a7791 DT CPU Frequency for Koelsch by Magnus Damm · 10 years ago
  40. 648c687 ARM: shmobile: Use r8a7791 DT CPU Frequency in common case by Magnus Damm · 10 years ago
  41. bf901fb ARM: shmobile: Remove unused r8a7740_init_delay() by Magnus Damm · 10 years ago
  42. e568802 ARM: shmobile: Use r8a7740 DT CPU Frequency for Armadillo DT Ref by Magnus Damm · 10 years ago
  43. a0c1fb0 ARM: shmobile: Use r8a7740 DT CPU Frequency in common case by Magnus Damm · 10 years ago
  44. 63575d8 ARM: shmobile: Add r8a7740 Maximum CPU Frequency to DTS by Magnus Damm · 10 years ago
  45. 93131c3 ARM: shmobile: r8a7740: Correct name of DT Ethernet clock by Geert Uytterhoeven · 10 years ago
  46. 9f0affc ARM: mvebu: Fix pmsu compilation when ARMv6 is selected by Vincent Stehlé · 10 years ago
  47. 3943856 ARM: mvebu: conditionalize Armada 375 coherency workaround by Thomas Petazzoni · 10 years ago
  48. a58d5af ARM: mvebu: conditionalize Armada 375 SMP workaround by Thomas Petazzoni · 10 years ago
  49. 5093dcf ARM: mvebu: add Armada 375 A0 revision definition by Thomas Petazzoni · 10 years ago
  50. 73c3c79 ARM: mvebu: initialize mvebu-soc-id earlier by Thomas Petazzoni · 10 years ago
  51. c1a01a0 ARM: mvebu: fix thermal quirk SoC revision check by Thomas Petazzoni · 10 years ago
  52. efdf811 ARM: Kirkwood: t5325: Remove platform device to instantiate audio by Andrew Lunn · 10 years ago
  53. 7745b251 ARM: Kirkwood: Remove platform driver for codec by Andrew Lunn · 10 years ago
  54. 5fd6206 ARM: mvebu: Add thermal quirk for the Armada 375 DB board by Ezequiel Garcia · 10 years ago
  55. e9d3c84 ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabled by Ezequiel Garcia · 10 years ago
  56. 8eee0f8 ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_id by Gregory CLEMENT · 10 years ago
  57. c42e1ff ARM: mvebu: remove unnecessary ifdef around l2x0_of_init by Gregory CLEMENT · 10 years ago
  58. 8c16bab ARM: mvebu: register the cpuidle driver for the Armada XP SoCs by Gregory CLEMENT · 10 years ago
  59. b858fbc cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC by Gregory CLEMENT · 10 years ago
  60. d163ee1 ARM: mvebu: Register notifier callback for the cpuidle transition by Gregory CLEMENT · 10 years ago
  61. 0041464 ARM: mvebu: refine which files are build in mach-mvebu by Thomas Petazzoni · 10 years ago
  62. c3e04ca ARM: mvebu: Add the PMSU related part of the cpu idle functions by Gregory CLEMENT · 10 years ago
  63. f713c7e ARM: mvebu: Allow to power down L2 cache controller in idle mode by Gregory CLEMENT · 10 years ago
  64. 1a6bfbc ARM: mvebu: Low level function to disable HW coherency support by Gregory CLEMENT · 10 years ago
  65. 2e8a594 ARM: mvebu: Split low level functions to manipulate HW coherency by Gregory CLEMENT · 10 years ago
  66. 952f4ca ARM: mvebu: Remove the unused argument of set_cpu_coherent() by Gregory CLEMENT · 10 years ago
  67. b41375f ARM: mvebu: ll_set_cpu_coherent always uses the current CPU by Gregory CLEMENT · 10 years ago
  68. ccd6a13 ARM: mvebu: remove the address parameter for ll_set_cpu_coherent by Gregory CLEMENT · 10 years ago
  69. b4bca24 ARM: mvebu: add Armada 38x compatible string to pmsu by Thomas Petazzoni · 10 years ago
  70. 87384cc ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1 by Gregory CLEMENT · 10 years ago
  71. 1ee89e2 ARM: mvebu: add SMP support for Armada 375 and Armada 38x by Gregory CLEMENT · 10 years ago
  72. 00504be ARM: mvebu: add function to set the resume boot address for Armada 375 by Gregory CLEMENT · 10 years ago
  73. 5194efc Merge branch 'mvebu/irqchip' into mvebu/soc by Jason Cooper · 10 years ago
  74. 2c9b224 ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP by Thomas Petazzoni · 10 years ago
  75. 05ad690 ARM: mvebu: move Armada XP specific SMP initialization to platsmp.c by Thomas Petazzoni · 10 years ago
  76. d269a36 Merge branch 'mvebu/soc-pmsu' into mvebu/soc by Jason Cooper · 10 years ago
  77. bffbc6e irqchip: orion: Reverse irq handling priority by Sebastian Hesselbarth · 10 years ago
  78. d7df84b irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs by Thomas Petazzoni · 10 years ago
  79. ef37d33 irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver by Thomas Petazzoni · 10 years ago
  80. 138e8f1 ARM: at91/dt: at91-cosino_mega2560 remove useless tsadcc node by Alexandre Belloni · 10 years ago
  81. 03a3f53 ARM: at91: remove atmel_tsadcc platform_data by Alexandre Belloni · 10 years ago
  82. e4719d8 Input: atmel_tsadcc: remove driver by Alexandre Belloni · 10 years ago
  83. 700a28a ARM: at91: remove atmel_tsadcc from sama5_defconfig by Alexandre Belloni · 10 years ago
  84. 8be1c477 ARM: at91: sam9rl: switch from atmel_tsadcc to at91_adc by Alexandre Belloni · 10 years ago
  85. 9d97162 ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adc by Alexandre Belloni · 10 years ago
  86. 3fb07e8 ARM: at91: sam9rlek add touchscreen support through at91_adc by Alexandre Belloni · 10 years ago
  87. b8ba9a4 ARM: at91: sam9rl: add at91_adc to support adc and touchscreen by Alexandre Belloni · 10 years ago
  88. 65b1fdb iio: adc: at91: add sam9rl support by Alexandre Belloni · 10 years ago
  89. bee20c4 iio: adc: at91: remove unused include from include/mach by Alexandre Belloni · 10 years ago
  90. cab9159 ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adc by Alexandre Belloni · 10 years ago
  91. 84882b0 iio: adc: at91_adc: Add support for touchscreens without TSMR by Alexandre Belloni · 10 years ago
  92. 2de0c01 iio: adc: at91: cleanup platform_data by Alexandre Belloni · 10 years ago
  93. acc8b8e ARM: at91: sam9260: remove unused platform_data by Alexandre Belloni · 10 years ago
  94. 616a28e ARM: at91: sam9g45: remove unused platform_data by Alexandre Belloni · 10 years ago
  95. 6730fef ARM: at91/dt: define sam9rlek crystal frequencies by Boris BREZILLON · 10 years ago
  96. 2078da9 ARM: at91/dt: move at91sam9rl SoC to the new slow/main clock models by Boris BREZILLON · 10 years ago
  97. b617064 ARM: at91/dt: define main xtal frequency of the at91sam9261ek board by Boris BREZILLON · 10 years ago
  98. 884fb7d ARM: at91/dt: move at91sam9261 SoC to the new main clock model by Boris BREZILLON · 10 years ago
  99. 58a5c3d ARM: at91/dt: add xtal frequencies to sama5d3 xplained board by Boris BREZILLON · 10 years ago
  100. 221bfd0 ARM: at91/dt: add xtal frequencies to sama5d3xcm boards by Boris BREZILLON · 10 years ago