1. 25269ce soc: mediatek: PMIC wrap: remove pwrap_is_mt8135() and pwrap_is_mt8173() by John Crispin · 8 years ago
  2. 95b25c5 soc: mediatek: PMIC wrap: move wdt_src into the pmic_wrapper_type struct by John Crispin · 8 years ago
  3. 174f7b4 soc: mediatek: PMIC wrap: SPI_WRITE needs a different bitmask for MT2701/7623 by John Crispin · 8 years ago
  4. e5eef49 soc: mediatek: PMIC wrap: WRAP_INT_EN needs a different bitmask for MT2701/7623 by John Crispin · 8 years ago
  5. 41c11f3 soc: mediatek: PMIC wrap: split SoC specific init into callback by John Crispin · 8 years ago
  6. a397845 soc: mediatek: PMIC wrap: add wrapper callbacks for init_reg_clock by John Crispin · 8 years ago
  7. 9bebedb soc: mediatek: PMIC wrap: don't duplicate the wrapper data by John Crispin · 8 years ago
  8. 1e712d9 soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops by Jisheng Zhang · 8 years ago
  9. b853cb9 soc: qcom: smd: Make callback pass channel reference by Bjorn Andersson · 8 years ago
  10. afd356d soc: qcom: smem: Use write-combine remap for SMEM by Bjorn Andersson · 8 years ago
  11. cef4bafce soc: brcmstb: add SoC driver to brcmstb by Justin Chen · 8 years ago
  12. 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
  13. d9c9f3b Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators" by James Liao · 8 years ago
  14. 955d809 ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 select by Masahiro Yamada · 9 years ago
  15. 4506697 soc: rockchip: power-domain: check the existing of regmap by Shawn Lin · 8 years ago
  16. 0a2d87e soc/tegra: pmc: Wait for powergate state to change by Jon Hunter · 8 years ago
  17. bc9af23 soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMC by Jon Hunter · 8 years ago
  18. c3ea297 soc/tegra: pmc: Remove additional check for a valid partition by Jon Hunter · 8 years ago
  19. 0a243bd soc/tegra: pmc: Fix verification of valid partitions by Jon Hunter · 8 years ago
  20. 0ecf2d3 soc/tegra: pmc: Fix testing of powergate state by Jon Hunter · 8 years ago
  21. 70293ed soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type by Jon Hunter · 8 years ago
  22. e8cf661 soc/tegra: pmc: Protect public functions from potential race conditions by Jon Hunter · 8 years ago
  23. 0259f52 soc/tegra: pmc: Restore base address on probe failure by Jon Hunter · 8 years ago
  24. 668419a soc/tegra: pmc: Remove non-existing L2 partition for Tegra124 by Jon Hunter · 8 years ago
  25. e8de5b8 soc/tegra: pmc: Remove non-existing power partitions for Tegra210 by Jon Hunter · 9 years ago
  26. 3195ac6 soc/tegra: pmc: Remove debugfs entry on probe failure by Jon Hunter · 9 years ago
  27. 1e52efdf soc/tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset() by Jon Hunter · 9 years ago
  28. 35b6729 soc/tegra: pmc: Add missing structure members to kernel-doc by Jon Hunter · 9 years ago
  29. fccc2b3 soc: versatile: dynamically detect RealView HBI numbers by Linus Walleij · 8 years ago
  30. 028021d soc: qcom: smd: Support opening additional channels by Bjorn Andersson · 8 years ago
  31. d593385 soc: qcom: smd: Support multiple channels per sdev by Bjorn Andersson · 8 years ago
  32. 3fd3f2f soc: qcom: smd: Refactor channel open and close handling by Bjorn Andersson · 8 years ago
  33. 995b170 soc: qcom: smd: Split discovery and state change work by Bjorn Andersson · 8 years ago
  34. 39f0db2 soc: qcom: smd: Introduce callback setter by Bjorn Andersson · 8 years ago
  35. 3b904b0 drivers: qcom: spm: avoid module usage in non-modular SPM driver by Lina Iyer · 9 years ago
  36. 1e714e5 powerpc: qe_lib-gpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  37. fd8b62c soc: rockchip: power-domain: Modify power domain driver for rk3399 by Elaine Zhang · 8 years ago
  38. 6be05b5 soc: rockchip: power-domain: add support for sub-power domains by Elaine Zhang · 8 years ago
  39. 1fe767a soc: rockchip: power-domain: allow domains only handling idle requests by Elaine Zhang · 8 years ago
  40. 6aa841c soc: rockchip: power-domain: make idle handling optional by Elaine Zhang · 8 years ago
  41. 46e595a Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  42. 33b3d2e Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  43. dae0b74 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  44. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  45. 2a993a5 Merge tag 'samsung-soc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/soc by Olof Johansson · 8 years ago
  46. 66923a6 qe: Use GFP_ATOMIC while spin_lock_irqsave is held by Saurabh Sengar · 9 years ago
  47. 713df30 qe: Make cpm_muram_alloc_common static by Saurabh Sengar · 8 years ago
  48. c9ee69c qe/ic: fix a buffer overflow error and add check elsewhere by Zhao Qiang · 9 years ago
  49. 87023bc Merge tag 'sunxi-drivers-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/drivers by Arnd Bergmann · 8 years ago
  50. cc0336e soc: TI knav_qmss: fix dma_addr_t printing by Arnd Bergmann · 9 years ago
  51. b11301d drivers: soc: samsung: Enable COMPILE_TEST by Krzysztof Kozlowski · 8 years ago
  52. bfce552 drivers: soc: Add support for Exynos PMU driver by Pankaj Dubey · 9 years ago
  53. 1d961f1 soc: rockchip: power-domain: fix err handle while probing by Shawn Lin · 8 years ago
  54. cc8ed76 soc: mediatek: SCPSYS: Fix double enabling of regulators by Sascha Hauer · 9 years ago
  55. febe656 drivers: soc: sunxi: Fix mask generation for SRAM mapping by Jens Kuske · 8 years ago
  56. be29523 soc: mediatek: SCPSYS: use builtin_platform_driver by Matthias Brugger · 9 years ago
  57. a3bbfbb soc: mediatek: PMIC wrap: clear the STAUPD_TRIG bit of WDT_SRC_EN by Henry Chen · 9 years ago
  58. 73efe57 soc: mediatek: PMIC wrap: Clear the vldclr if state machine stay on FSM_VLDCLR state. by Henry Chen · 9 years ago
  59. e847396 powerpc: qe_lib/gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  60. 8c20b67 soc: rockchip: power-domain: Modify power domain driver for rk3368 by zhangqing · 9 years ago
  61. 79d2453 Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  62. 1b8ee1e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  63. 00affca soc: qcom/spm: shut up uninitialized variable warning by Arnd Bergmann · 9 years ago
  64. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  65. 9638685 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  66. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  67. c431e67 drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it by Stephen Boyd · 9 years ago
  68. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  69. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  70. d0ac611 Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into late/tegra by Olof Johansson · 9 years ago
  71. 598bcc6 Merge branches 'misc' and 'misc-rc6' into for-linus by Russell King · 9 years ago
  72. 22a5b1d ARM: bcm2835: clarify RASPBERRYPI_FIRMWARE dependency by Arnd Bergmann · 9 years ago
  73. 5d2c585 Merge tag 'bcm2835-drivers-next-2015-12-28' of http://github.com/anholt/linux into next/drivers by Arnd Bergmann · 9 years ago
  74. 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 9 years ago
  75. f625cb8 Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Olof Johansson · 9 years ago
  76. 9518f8a Merge tag 'v4.4-next-soc' of https://github.com/mbgg/linux-mediatek into next/drivers by Olof Johansson · 9 years ago
  77. 47ec7e0 Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Olof Johansson · 9 years ago
  78. f6419f2 ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook by Lorenzo Pieralisi · 9 years ago
  79. a09cd35 ARM: bcm2835: add rpi power domain driver by Alexander Aring · 9 years ago
  80. e50be5c drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modular by Paul Gortmaker · 9 years ago
  81. 4688f38 soc: mediatek: SCPSYS: Add regulator support by Sascha Hauer · 9 years ago
  82. 3081dc9 Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/multiplatform by Arnd Bergmann · 9 years ago
  83. 22ba14f4 Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/multiplatform by Arnd Bergmann · 9 years ago
  84. 5d87f7a soc: versatile: add support for the PB11MPCore by Linus Walleij · 9 years ago
  85. 1f0947f soc: qcom: smd-rpm: Add existing platform support by Andy Gross · 9 years ago
  86. ea7a1f2 soc: qcom: Introduce WCNSS_CTRL SMD client by Bjorn Andersson · 9 years ago
  87. d9d6888 ARM: qcom: select ARM_CPU_SUSPEND for power management by Arnd Bergmann · 9 years ago
  88. 10475d5 soc: qcom: enable smsm/smp2p modular build by Arnd Bergmann · 9 years ago
  89. 50e9964 soc: qcom: smp2p: Qualcomm Shared Memory Point to Point by Bjorn Andersson · 9 years ago
  90. c97c409 soc: qcom: smsm: Add driver for Qualcomm SMSM by Bjorn Andersson · 9 years ago
  91. 9460ae2 soc: qcom: Introduce common SMEM state machine code by Bjorn Andersson · 9 years ago
  92. e3d132d treewide: Fix typos in printk by Masanari Iida · 9 years ago
  93. 6709811 soc: dove: add legacy support to PMU driver by Russell King · 9 years ago
  94. cdd5de5 soc: ti: Add wkup_m3_ipc driver by Dave Gerlach · 9 years ago
  95. e6b66df Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Arnd Bergmann · 9 years ago
  96. 627b655 soc: Mediatek: Enable SCPSYS power domain driver by default by Eddie Huang · 9 years ago
  97. a262e87 ARM: tegra: select USB_ULPI from EHCI rather than platform by Arnd Bergmann · 9 years ago
  98. 9544595 soc/tegra: Add Tegra210 support by Thierry Reding · 9 years ago
  99. 099a664 soc/tegra: Provide per-SoC Kconfig symbols by Thierry Reding · 9 years ago
  100. f7f2bcc soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managers by Michal Morawiec · 9 years ago