1. 82be117 Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Arnd Bergmann · 9 years ago
  2. 7dccd2e Merge tag 'reset-for-4.8-3' of git://git.pengutronix.de/git/pza/linux into next/drivers by Arnd Bergmann · 9 years ago
  3. 358c791 Merge tag 'tegra-for-4.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 9 years ago
  4. e1d1dfc Merge tag 'tegra-for-4.8-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 9 years ago
  5. 34df3b8 Merge tag 'tegra-for-4.8-bus' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 9 years ago
  6. b85751c Merge tag 'renesas-rcar-sysc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 9 years ago
  7. 564c974 video: clps711x-fb: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 9 years ago
  8. e7c38f2 input: clps711x-keypad: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 9 years ago
  9. ba60ae1 pwm: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 9 years ago
  10. d305345 serial: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 9 years ago
  11. 4b4d994 irqchip: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 9 years ago
  12. d64c010 clocksource: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 9 years ago
  13. 893b779 clk: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 9 years ago
  14. f19786f Merge tag 'samsung-drivers-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Olof Johansson · 9 years ago
  15. 7cd4837 Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Olof Johansson · 9 years ago
  16. 9419491 Merge tag 'gpmc-omap-for-v4.8' of https://github.com/rogerq/linux into next/drivers by Olof Johansson · 9 years ago
  17. a136dee Merge tag 'scpi-updates-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Olof Johansson · 9 years ago
  18. c8b2da0 Merge tag 'at91-ab-4.8-drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/drivers by Olof Johansson · 9 years ago
  19. 46a8853 bus: Add support for Tegra ACONNECT by Jon Hunter · 9 years ago
  20. 894b68e dt-bindings: bus: Add documentation for Tegra210 ACONNECT by Jon Hunter · 9 years ago
  21. 8582f6d soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM by Thierry Reding · 9 years ago
  22. 8df1274 soc/tegra: pmc: Enable XUSB partitions on boot by Jon Hunter · 9 years ago
  23. e2d1796 soc/tegra: pmc: Initialise power partitions early by Jon Hunter · 9 years ago
  24. c2710ac soc/tegra: pmc: Add specific error messages by Jon Hunter · 9 years ago
  25. da8f4b4 soc/tegra: pmc: Use whitespace more consistently by Thierry Reding · 9 years ago
  26. a83f1fc soc/tegra: pmc: Don't probe PMC if early initialisation fails by Jon Hunter · 9 years ago
  27. b69a625 soc/tegra: pmc: Add missing of_node_put() by Jon Hunter · 9 years ago
  28. 61fd284 soc/tegra: pmc: Ensure mutex is always initialised by Jon Hunter · 9 years ago
  29. 718a242 soc/tegra: pmc: Don't populate SoC data until register space is mapped by Jon Hunter · 9 years ago
  30. 1113189 soc/tegra: pmc: Fix early initialisation of PMC by Jon Hunter · 9 years ago
  31. 403db2d soc/tegra: pmc: Ensure powergate is available when powering on by Jon Hunter · 9 years ago
  32. 05cfb98 soc/tegra: pmc: Initialise resets associated with a power partition by Jon Hunter · 9 years ago
  33. 79cdad3 ir-rx51: use hrtimer instead of dmtimer by Ivaylo Dimitrov · 9 years ago
  34. b540617 ir-rx51: add DT support to driver by Ivaylo Dimitrov · 9 years ago
  35. 3fdd152 ir-rx51: use PWM framework instead of OMAP dmtimer by Ivaylo Dimitrov · 9 years ago
  36. a74a198 pwm: omap-dmtimer: Allow for setting dmtimer clock source by Ivaylo Dimitrov · 9 years ago
  37. 4406d52 ir-rx51: Fix build after multiarch changes broke it by Ivaylo Dimitrov · 9 years ago
  38. af3e162 Merge branch 'reset/explicit-api' into reset/next by Philipp Zabel · 9 years ago
  39. cc7c2bb reset: add TI SYSCON based reset driver by Andrew F. Davis · 9 years ago
  40. a382851 Documentation: dt: reset: Add TI syscon reset binding by Andrew F. Davis · 9 years ago
  41. ab52b59 reset: hisilicon: Add hi6220 media subsystem reset support by Xinliang Liu · 9 years ago
  42. 8768a26 reset: hisilicon: Change to syscon register access by Chen Feng · 9 years ago
  43. 339d00c arm64: dts: hi6220: Add media subsystem reset dts by Xinliang Liu · 9 years ago
  44. 50f44e8 reset: hisilicon: Add media reset controller binding by Xinliang Liu · 9 years ago
  45. 0bcc0ea reset: TRIVIAL: Add line break at same place for similar APIs by Lee Jones · 9 years ago
  46. c33d61a reset: Supply *_shared variant calls when using *_optional APIs by Lee Jones · 9 years ago
  47. 40faee8 reset: Supply *_shared variant calls when using of_* API by Lee Jones · 9 years ago
  48. a53e35d reset: Ensure drivers are explicit when requesting reset lines by Lee Jones · 9 years ago
  49. 3c35f6e reset: Reorder inline reset_control_get*() wrappers by Lee Jones · 9 years ago
  50. ced4273 soc: renesas: rcar-sysc: Improve SYSC interrupt config in legacy wrapper by Geert Uytterhoeven · 9 years ago
  51. 0532399 soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driver by Geert Uytterhoeven · 9 years ago
  52. b1e5228 soc: renesas: rcar-sysc: Make rcar_sysc_init() init the PM domains by Geert Uytterhoeven · 9 years ago
  53. 1023578 soc: renesas: rcar-sysc: Fix uninitialized error code in rcar_sysc_pd_init() by Geert Uytterhoeven · 9 years ago
  54. dd4fe5b firmware: qcom: scm: Expose PAS command 10 as reset-controller by Bjorn Andersson · 9 years ago
  55. f01e90f firmware: qcom: scm: Peripheral Authentication Service by Bjorn Andersson · 10 years ago
  56. 3680a4a soc: qcom: Update properties for smem state referencing by Bjorn Andersson · 9 years ago
  57. e7306dd soc: qcom: smp2p: Drop io-accessors by Bjorn Andersson · 9 years ago
  58. 63af8e4 soc: qcom: smp2p: Correct addressing of outgoing value by Bjorn Andersson · 9 years ago
  59. 6be2b3d soc: qcom: wcnss_ctrl: Make wcnss_ctrl parent the other components by Bjorn Andersson · 9 years ago
  60. 6b1751a firmware: qcom: scm: Add support for ARM64 SoCs by Kumar Gala · 9 years ago
  61. 16e5946 firmware: qcom: scm: Convert to streaming DMA APIS by Andy Gross · 9 years ago
  62. 11bdcee firmware: qcom: scm: Generalize shared error map by Andy Gross · 9 years ago
  63. 13e7774 firmware: qcom: scm: Use atomic SCM for cold boot by Andy Gross · 9 years ago
  64. d0f6fa7 firmware: qcom: scm: Convert SCM to platform driver by Andy Gross · 9 years ago
  65. 0ff50d6 MAINTAINERS: Add file patterns for qcom device tree bindings by Geert Uytterhoeven · 9 years ago
  66. 187364b cpufreq: s5pv210: use relaxed IO accesors by Ben Dooks · 9 years ago
  67. 8a86a09 memory: atmel-ebi: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  68. 563b41c memory: atmel-sdramc: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  69. 8bec433 firmware: scpi: add device power domain support using genpd by Sudeep Holla · 9 years ago
  70. 43752b8 Documentation: add DT bindings for ARM SCPI power domains by Sudeep Holla · 9 years ago
  71. 37a441d firmware: arm_scpi: add support for device power state management by Sudeep Holla · 9 years ago
  72. 58f388b memory: samsung: exynos-srom: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  73. cbf7317 memory: samsung: endian fixes for IO by Ben Dooks · 9 years ago
  74. 13d0b76 Merge tag 'arm-soc/for-4.8/drivers' of http://github.com/Broadcom/stblinux into next/drivers by Olof Johansson · 9 years ago
  75. d41bde8 Merge tag 'samsung-drivers-exynos-mfc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Olof Johansson · 9 years ago
  76. 32dd625 memory: omap-gpmc: Move gpio functions out of #ifdef CONFIG_OF by Roger Quadros · 9 years ago
  77. caf21c6 memory: omap-gpmc: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  78. 7e49c84 soc: renesas: rcar-sysc: add R8A7792 support by Sergei Shtylyov · 9 years ago
  79. d8d8126 Merge tag 'reset-for-4.8-2' of git://git.pengutronix.de/git/pza/linux into next/drivers by Olof Johansson · 9 years ago
  80. 9c643ed Merge tag 'at91-ab-4.8-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/drivers by Olof Johansson · 9 years ago
  81. 55bb1d8 memory: tegra: mc: Add missing of_node_put() by Amitoj Kaur Chawla · 10 years ago
  82. d1122e4 memory: tegra: Delete unneeded of_node_put() by Julia Lawall · 10 years ago
  83. aafb197 memory: tegra: tegra124-emc: Add missing of_node_put() by Amitoj Kaur Chawla · 10 years ago
  84. 735251a Merge tag 'renesas-rcar-sysc-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 9 years ago
  85. 4c43d1c Merge tag 'samsung-drivers-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Olof Johansson · 9 years ago
  86. 8f1498c firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHU by Sudeep Holla · 9 years ago
  87. 3678b98 firmware: arm_scpi: mark scpi_get_sensor_value as static by Sudeep Holla · 9 years ago
  88. f9d91de firmware: arm_scpi: remove dvfs_get packed structure by Sudeep Holla · 9 years ago
  89. f5353c6 soc/tegra: pmc: Use register definitions instead of magic values by Thierry Reding · 10 years ago
  90. a536bcc soc: brcmstb: fix warning from missing include by Ben Dooks · 9 years ago
  91. 783cb94 power: Introduce Broadcom kona reset driver by Chris Brand · 9 years ago
  92. 96167bd ARM: dts: exynos: Enable MFC device on Exynos4412 Odroid boards by Marek Szyprowski · 9 years ago
  93. 8b9ac7e ARM: dts: exynos: Convert MFC device to generic reserved memory bindings by Marek Szyprowski · 9 years ago
  94. b9bacc1 ARM: EXYNOS: Remove code for MFC custom reserved memory handling by Marek Szyprowski · 9 years ago
  95. 3185462 Merge branch 'for-v4.8/media/exynos-mfc' of git://linuxtv.org/snawrocki/samsung into for-v4.8/exynos-mfc by Krzysztof Kozlowski · 9 years ago
  96. e0c98b9 soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas by Geert Uytterhoeven · 9 years ago
  97. 7469922 soc: renesas: Add r8a7796 SYSC PM Domain Binding Definitions by Geert Uytterhoeven · 9 years ago
  98. 2ff1bf7 soc: renesas: rcar-sysc: Document r8a7796 support by Geert Uytterhoeven · 9 years ago
  99. e7a6bb9 Merge tag 'reset-for-4.8' of git://git.pengutronix.de/git/pza/linux into next/drivers by Olof Johansson · 9 years ago
  100. 04f7767 media: s5p-mfc: add iommu support by Marek Szyprowski · 9 years ago