1. 8d68c37 ARM: EXYNOS: Remove calls to of_genpd_get_from_provider() by Jon Hunter · 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. fbae5cb Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  4. f8c6d88 Merge tag 'samsung-drivers-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Arnd Bergmann · 8 years ago
  5. f1844ac Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Arnd Bergmann · 8 years ago
  6. 18a9927 ARM: ux500: move soc_id driver to drivers/soc by Arnd Bergmann · 8 years ago
  7. 9bb45cd soc: raspberrypi-power: add CONFIG_OF dependency by Arnd Bergmann · 8 years ago
  8. 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 · 8 years ago
  9. 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 · 8 years ago
  10. aec6341 soc: samsung: pmu: Constify arrays with PMU data by Krzysztof Kozlowski · 8 years ago
  11. 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 · 8 years ago
  12. 8df1274 soc/tegra: pmc: Enable XUSB partitions on boot by Jon Hunter · 8 years ago
  13. e2d1796 soc/tegra: pmc: Initialise power partitions early by Jon Hunter · 8 years ago
  14. c2710ac soc/tegra: pmc: Add specific error messages by Jon Hunter · 8 years ago
  15. da8f4b4 soc/tegra: pmc: Use whitespace more consistently by Thierry Reding · 8 years ago
  16. a83f1fc soc/tegra: pmc: Don't probe PMC if early initialisation fails by Jon Hunter · 8 years ago
  17. b69a625 soc/tegra: pmc: Add missing of_node_put() by Jon Hunter · 8 years ago
  18. 61fd284 soc/tegra: pmc: Ensure mutex is always initialised by Jon Hunter · 8 years ago
  19. 718a242 soc/tegra: pmc: Don't populate SoC data until register space is mapped by Jon Hunter · 8 years ago
  20. 1113189 soc/tegra: pmc: Fix early initialisation of PMC by Jon Hunter · 8 years ago
  21. 403db2d soc/tegra: pmc: Ensure powergate is available when powering on by Jon Hunter · 8 years ago
  22. 05cfb98 soc/tegra: pmc: Initialise resets associated with a power partition by Jon Hunter · 8 years ago
  23. ced4273 soc: renesas: rcar-sysc: Improve SYSC interrupt config in legacy wrapper by Geert Uytterhoeven · 8 years ago
  24. 0532399 soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driver by Geert Uytterhoeven · 8 years ago
  25. b1e5228 soc: renesas: rcar-sysc: Make rcar_sysc_init() init the PM domains by Geert Uytterhoeven · 8 years ago
  26. 1023578 soc: renesas: rcar-sysc: Fix uninitialized error code in rcar_sysc_pd_init() by Geert Uytterhoeven · 8 years ago
  27. 3680a4a soc: qcom: Update properties for smem state referencing by Bjorn Andersson · 8 years ago
  28. e7306dd soc: qcom: smp2p: Drop io-accessors by Bjorn Andersson · 8 years ago
  29. 63af8e4 soc: qcom: smp2p: Correct addressing of outgoing value by Bjorn Andersson · 8 years ago
  30. 6be2b3d soc: qcom: wcnss_ctrl: Make wcnss_ctrl parent the other components by Bjorn Andersson · 8 years ago
  31. 13d0b76 Merge tag 'arm-soc/for-4.8/drivers' of http://github.com/Broadcom/stblinux into next/drivers by Olof Johansson · 8 years ago
  32. 7e49c84 soc: renesas: rcar-sysc: add R8A7792 support by Sergei Shtylyov · 8 years ago
  33. 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 · 8 years ago
  34. f5353c6 soc/tegra: pmc: Use register definitions instead of magic values by Thierry Reding · 8 years ago
  35. 35ef1c2 fsl/qe: Add QE TDM lib by Zhao Qiang · 8 years ago
  36. bb8b206 fsl/qe: setup clock source for TDM mode by Zhao Qiang · 8 years ago
  37. 68f047e fsl/qe: add rx_sync and tx_sync for TDM mode by Zhao Qiang · 8 years ago
  38. a536bcc soc: brcmstb: fix warning from missing include by Ben Dooks · 8 years ago
  39. e0c98b9 soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas by Geert Uytterhoeven · 8 years ago
  40. 3464265 soc: Move brcmstb to bcm/brcmstb by Florian Fainelli · 8 years ago
  41. 9479f7c soc: samsung: pm_domains: Enable COMPILE_TEST for build coverage by Krzysztof Kozlowski · 8 years ago
  42. c028e17 soc: samsung: pm_domains: Prepare for supporting ARMv8 Exynos by Krzysztof Kozlowski · 8 years ago
  43. e465007 ARM: EXYNOS: Move pm_domains driver to drivers/soc/samsung by Krzysztof Kozlowski · 8 years ago
  44. 7f058c0 soc: mtk-pmic-wrap: avoid integer overflow warning by Arnd Bergmann · 8 years ago
  45. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  46. f7df9be Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  47. f2b1e0f Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  48. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  49. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  50. acc53b4 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  51. f79a917 Merge tag 'qcom-soc-for-4.7-2' into net-next by Bjorn Andersson · 8 years ago
  52. 182e084 Merge tag 'v4.6-next-soc' of https://github.com/mbgg/linux-mediatek into next/drivers by Arnd Bergmann · 8 years ago
  53. b7dcc6d Merge tag 'tegra-for-4.7-genpd' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 8 years ago
  54. f0653f6 Merge tag 'v4.7-rockchip-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/drivers by Arnd Bergmann · 8 years ago
  55. a380451 soc/tegra: pmc: Add generic PM domain support by Jon Hunter · 8 years ago
  56. a183d7f Merge tag 'renesas-rcar-sysc2-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Arnd Bergmann · 8 years ago
  57. 23f1e2e soc: renesas: rcar-sysc: Add support for R-Car H3 power areas by Geert Uytterhoeven · 8 years ago
  58. 9af1dbc soc: renesas: rcar-sysc: Add support for R-Car E2 power areas by Geert Uytterhoeven · 8 years ago
  59. a247eb9 soc: renesas: rcar-sysc: Add support for R-Car M2-N power areas by Geert Uytterhoeven · 8 years ago
  60. c5fbb3c soc: renesas: rcar-sysc: Add support for R-Car M2-W power areas by Geert Uytterhoeven · 8 years ago
  61. ad7c9db soc: renesas: rcar-sysc: Add support for R-Car H2 power areas by Geert Uytterhoeven · 8 years ago
  62. 9b83ea1 soc: renesas: rcar-sysc: Add support for R-Car H1 power areas by Geert Uytterhoeven · 8 years ago
  63. 1c8c77f soc: renesas: rcar-sysc: Enable Clock Domain for I/O devices by Geert Uytterhoeven · 8 years ago
  64. 8d3fd35 soc: brcmstb: Unmap sun_top_ctrl_base on errors by Florian Fainelli · 8 years ago
  65. d3829c1 soc: brcmstb: select SOC_BUS by Arnd Bergmann · 8 years ago
  66. d3e2442 Merge tag 'qcom-soc-for-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Arnd Bergmann · 8 years ago
  67. c6ba3f6 Merge tag 'arm-soc/for-4.7/drivers' of http://github.com/Broadcom/stblinux into next/drivers by Arnd Bergmann · 8 years ago
  68. c8f7341 Merge tag 'tegra-for-4.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 8 years ago
  69. 2f024ce soc: renesas: rcar-sysc: Make rcar_sysc_power_is_off() static by Geert Uytterhoeven · 8 years ago
  70. dcc09fd soc: renesas: rcar-sysc: Add DT support for SYSC PM domains by Geert Uytterhoeven · 8 years ago
  71. 68667ce soc: renesas: rcar-sysc: Improve rcar_sysc_power() debug info by Geert Uytterhoeven · 8 years ago
  72. be32bcb soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-sysc by Geert Uytterhoeven · 8 years ago
  73. 074c6a4 soc: rockchip: power-domain: support qos save and restore by Elaine Zhang · 8 years ago
  74. 060a1d6 soc: mediatek: PMIC wrap: add MT2701/7623 support by John Crispin · 8 years ago
  75. 5ae4804 soc: mediatek: PMIC wrap: add mt6323 slave support by John Crispin · 8 years ago
  76. b28d78c soc: mediatek: PMIC wrap: add a slave specific struct by John Crispin · 8 years ago
  77. 25269ce soc: mediatek: PMIC wrap: remove pwrap_is_mt8135() and pwrap_is_mt8173() by John Crispin · 8 years ago
  78. 95b25c5 soc: mediatek: PMIC wrap: move wdt_src into the pmic_wrapper_type struct by John Crispin · 8 years ago
  79. 174f7b4 soc: mediatek: PMIC wrap: SPI_WRITE needs a different bitmask for MT2701/7623 by John Crispin · 8 years ago
  80. e5eef49 soc: mediatek: PMIC wrap: WRAP_INT_EN needs a different bitmask for MT2701/7623 by John Crispin · 8 years ago
  81. 41c11f3 soc: mediatek: PMIC wrap: split SoC specific init into callback by John Crispin · 8 years ago
  82. a397845 soc: mediatek: PMIC wrap: add wrapper callbacks for init_reg_clock by John Crispin · 8 years ago
  83. 9bebedb soc: mediatek: PMIC wrap: don't duplicate the wrapper data by John Crispin · 8 years ago
  84. 1e712d9 soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops by Jisheng Zhang · 8 years ago
  85. b853cb9 soc: qcom: smd: Make callback pass channel reference by Bjorn Andersson · 8 years ago
  86. afd356d soc: qcom: smem: Use write-combine remap for SMEM by Bjorn Andersson · 8 years ago
  87. cef4bafce soc: brcmstb: add SoC driver to brcmstb by Justin Chen · 8 years ago
  88. a961bf2 Merge tag 'v4.7-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/drivers by Olof Johansson · 8 years ago
  89. d9c9f3b Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators" by James Liao · 8 years ago
  90. 955d809 ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 select by Masahiro Yamada · 8 years ago
  91. 4506697 soc: rockchip: power-domain: check the existing of regmap by Shawn Lin · 8 years ago
  92. 0a2d87e soc/tegra: pmc: Wait for powergate state to change by Jon Hunter · 8 years ago
  93. bc9af23 soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMC by Jon Hunter · 8 years ago
  94. c3ea297 soc/tegra: pmc: Remove additional check for a valid partition by Jon Hunter · 8 years ago
  95. 0a243bd soc/tegra: pmc: Fix verification of valid partitions by Jon Hunter · 8 years ago
  96. 0ecf2d3 soc/tegra: pmc: Fix testing of powergate state by Jon Hunter · 8 years ago
  97. 70293ed soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type by Jon Hunter · 8 years ago
  98. e8cf661 soc/tegra: pmc: Protect public functions from potential race conditions by Jon Hunter · 8 years ago
  99. 0259f52 soc/tegra: pmc: Restore base address on probe failure by Jon Hunter · 8 years ago
  100. 668419a soc/tegra: pmc: Remove non-existing L2 partition for Tegra124 by Jon Hunter · 8 years ago