1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. d9351ea Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 9e3bf9c Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/late by Olof Johansson · 6 years ago
  4. c180d71 soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe by Dan Carpenter · 6 years ago
  5. dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  6. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  7. bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  8. 8d5d766 soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619 by Leonard Crestez · 6 years ago
  9. 49b3231 soc: ti: Add MSI domain bus support for Interrupt Aggregator by Lokesh Vutla · 6 years ago
  10. a84014e soc: sunxi: Fix missing dependency on REGMAP_MMIO by Samuel Holland · 6 years ago
  11. 80d0c64 soc: aspeed: fix Kconfig by Olof Johansson · 6 years ago
  12. bcca940 Merge tag 'v5.2-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/drivers by Olof Johansson · 6 years ago
  13. c687702 Merge tag 'v5.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers by Olof Johansson · 6 years ago
  14. 782935d Merge tag 'qcom-drivers-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/drivers by Olof Johansson · 6 years ago
  15. 524feb7 soc: add aspeed folder and misc drivers by Patrick Venture · 6 years ago
  16. f99552d Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers by Olof Johansson · 6 years ago
  17. 149d35c Merge tag 'amlogic-drivers-2' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/drivers by Olof Johansson · 6 years ago
  18. 1895ef4 Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/soc by Olof Johansson · 6 years ago
  19. 3e0c0ae Merge tag 'renesas-drivers-for-v5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/drivers by Olof Johansson · 6 years ago
  20. 990d432 Merge tag 'tegra-for-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Olof Johansson · 6 years ago
  21. b94d3ff Merge tag 'zynqmp-soc-for-v5.2' of https://github.com/Xilinx/linux-xlnx into arm/drivers by Olof Johansson · 6 years ago
  22. 0065198 Merge tag 'omap-for-v5.2/am4-pm-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/drivers by Olof Johansson · 6 years ago
  23. 424adc1 Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/drivers by Olof Johansson · 6 years ago
  24. 9e01a00 soc: ixp4xx: qmgr: Add DT probe code by Linus Walleij · 6 years ago
  25. e00797f soc: ixp4xx: npe: Add DT probe code by Linus Walleij · 6 years ago
  26. ecc133c soc: ixp4xx: qmgr: Pass resources by Linus Walleij · 6 years ago
  27. 6b39031 soc: ixp4xx: Remove unused functions by Linus Walleij · 6 years ago
  28. d08502f soc: ixp4xx: Uninline several functions by Linus Walleij · 6 years ago
  29. 0b458d7 soc: ixp4xx: npe: Pass addresses as resources by Linus Walleij · 6 years ago
  30. 81bca32 ARM: ixp4xx: Turn the QMGR into a platform device by Linus Walleij · 6 years ago
  31. bc4d7ea ARM: ixp4xx: Turn the NPE into a platform device by Linus Walleij · 6 years ago
  32. 4af20dc ARM: ixp4xx: Move IXP4xx QMGR and NPE headers by Linus Walleij · 6 years ago
  33. fcf2d89 ARM: ixp4xx: Move NPE and QMGR to drivers/soc by Linus Walleij · 6 years ago
  34. a7e26f3 soc: imx: Add generic i.MX8 SoC driver by Abel Vesa · 6 years ago
  35. 6ac2a01 soc/tegra: pmc: Move powergate initialisation to probe by Jon Hunter · 6 years ago
  36. a46b51c soc/tegra: pmc: Remove reset sysfs entries on error by Jon Hunter · 6 years ago
  37. 00cdaa1 soc/tegra: pmc: Fix reset sources and levels by Jon Hunter · 6 years ago
  38. bb1dca3 soc: amlogic: meson-gx-pwrc-vpu: Add support for G12A by Neil Armstrong · 6 years ago
  39. 2fe3b4b soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask by Neil Armstrong · 6 years ago
  40. 89e28da soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher by Nathan Chancellor · 6 years ago
  41. 45a0686 soc: mediatek: pwrap: add support for MT8516 pwrap by Fabien Parent · 6 years ago
  42. a51f4c0 soc: mediatek: pwrap: add missing check on rstc by Fabien Parent · 6 years ago
  43. bbdc00a soc: rockchip: Set the proper PWM for rk3288 by Douglas Anderson · 6 years ago
  44. 9f735c4 soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  45. ccc1de3 soc: imx: gpc: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  46. bbeac60f drivers: soc: qcom: rpmh-rsc: Correct check for slot number by Maulik Shah · 6 years ago
  47. 5a99ae0 soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh support by Keerthy · 6 years ago
  48. 1c6c035 soc: ti: pm33xx: Move the am33xx_push_sram_idle to the top by Keerthy · 6 years ago
  49. 5674a92 soc/fsl/qe: Fix an error code in qe_pin_request() by Dan Carpenter · 6 years ago
  50. 93b2605 soc: qcom: cmd-db: Fix an error code in cmd_db_dev_probe() by Dan Carpenter · 6 years ago
  51. 9324df5 soc: qcom: qmi: Change txn wait to non-interruptible by Chris Lew · 6 years ago
  52. 8da3daa soc: qcom: rmtfs: Add support for mmap functionality by Ankit Jain · 6 years ago
  53. 7fe5719 soc/tegra: pmc: Implement acquire/release for resets by Thierry Reding · 6 years ago
  54. 8217a7a soc: imx: gpcv2: Make use of regmap_read_poll_timeout() by Andrey Smirnov · 6 years ago
  55. 4823a03 Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixes by Florian Fainelli · 6 years ago
  56. fdda0a6 meson-gx-socinfo: add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
  57. 65f80df soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDs by Neil Armstrong · 6 years ago
  58. dce47ae soc: amlogic: gx-socinfo: Add mask for each SoC packages by Neil Armstrong · 6 years ago
  59. 3d03137 drivers: Defer probe if firmware is not ready by Rajan Vaja · 6 years ago
  60. 15160f6 soc: renesas: Identify R-Car M3-W ES1.3 by Takeshi Kihara · 6 years ago
  61. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  62. 1848319 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  64. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  65. 4deabfae soc: bcm: bcm2835-pm: Fix error paths of initialization. by Eric Anholt · 6 years ago
  66. 7f3d6c8 soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support. by Eric Anholt · 6 years ago
  67. 8ceb820 Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers by Arnd Bergmann · 6 years ago
  68. 51da14e soc: fsl: dpio: configure cache stashing destination by Ioana Ciornei · 6 years ago
  69. 390bf02 soc: fsl: dpio: enable frame data cache stashing per software portal by Ioana Ciornei · 6 years ago
  70. ae23a0f soc: fsl: guts: make fsl_guts_get_svr() static by Horia Geantă · 6 years ago
  71. aeb669d MIPS: lantiq: Remove separate GPHY Firmware loader by Hauke Mehrtens · 6 years ago
  72. f40f4fc soc/tegra: default select TEGRA_TIMER for Tegra210 by Joseph Lo · 6 years ago
  73. 3b96fe6 Merge tag 'soc-fsl-next-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers by Arnd Bergmann · 6 years ago
  74. bd3bd3b soc: fsl: dpio: fix memory leak of a struct qbman on error exit path by Colin Ian King · 6 years ago
  75. 5477a43 Merge tag 'qcom-drivers-for-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/drivers by Arnd Bergmann · 6 years ago
  76. 32616b2 soc: qcom: llcc-slice: Fix typos by Andy Gross · 6 years ago
  77. 5aa8f49 Merge tag 'qcom-drivers-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/drivers by Arnd Bergmann · 6 years ago
  78. 50b0225 Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/drivers by Arnd Bergmann · 6 years ago
  79. 187b4ac Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux into arm/drivers by Arnd Bergmann · 6 years ago
  80. 405bcfff1 Merge tag 'qcom-drivers-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/drivers by Arnd Bergmann · 6 years ago
  81. a21c3f1 Merge tag 'tegra-for-5.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Arnd Bergmann · 6 years ago
  82. 1d03f18 Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/drivers by Arnd Bergmann · 6 years ago
  83. c9235d9 Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers by Arnd Bergmann · 6 years ago
  84. 59f527d Merge tag 'zynqmp-soc-for-v5.1' of https://github.com/Xilinx/linux-xlnx into arm/drivers by Arnd Bergmann · 6 years ago
  85. ed10a25 qcom: soc: llcc-slice: Consolidate some code by Jordan Crouse · 6 years ago
  86. 72d1cd0 qcom: soc: llcc-slice: Clear the global drv_data pointer on error by Jordan Crouse · 6 years ago
  87. e23d9c6 drivers: soc: xilinx: Add ZynqMP power domain driver by Jolly Shah · 6 years ago
  88. ab27264 drivers: soc: xilinx: Add ZynqMP PM driver by Rajan Vaja · 6 years ago
  89. 19e0bde soc: amlogic: clk-measure: add axg and g12a support by Jerome Brunet · 6 years ago
  90. 382f8be soc: amlogic: canvas: Fix meson_canvas_get when probe failed by Neil Armstrong · 6 years ago
  91. 99e5a8d soc: amlogic: add missing of_node_put() by wen yang · 6 years ago
  92. c195906 soc: fsl: dpio: Use after free in dpaa2_dpio_remove() by Dan Carpenter · 6 years ago
  93. 4e2256d soc: qcom: smd-rpm: Add sdm660 compatible by Craig Tatlor · 6 years ago
  94. 8cd09a3 soc: qcom: gsbi: Fix error handling in gsbi_probe() by Alexey Khoroshilov · 6 years ago
  95. baef1c9 soc: qcom: rpmh: Avoid accessing freed memory from batch API by Stephen Boyd · 6 years ago
  96. 7300241 drivers: qcom: rpmh: avoid sending sleep/wake sets immediately by Raju P.L.S.S.S.N · 6 years ago
  97. f58b0f9 soc: qcom: rmtfs-mem: Make sysfs attributes world-readable by Evan Green · 6 years ago
  98. b4aa93b soc: qcom: rmtfs-mem: Add class to enable uevents by Evan Green · 6 years ago
  99. 722f761 soc: bcm: bcm2835-pm: Make local symbol static by Wei Yongjun · 6 years ago
  100. 57f87c7 Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers by Arnd Bergmann · 6 years ago