1. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  2. b838c95 soc: dove: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  3. 5230347 soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Thomas Gleixner · 9 years ago
  4. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  5. 208487a soc: qcom: smd: Correct fBLOCKREADINTR handling by Bjorn Andersson · 9 years ago
  6. 93dbed9 soc: qcom: smd: Use correct remote processor ID by Andy Gross · 9 years ago
  7. 1891280 soc: qcom: smem: Fix errant private access by Andy Gross · 9 years ago
  8. 1021781 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  9. 5378e46 Merge tag 'tegra-for-4.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 9 years ago
  10. 592431b soc/tegra: pmc: Use existing pclk reference by Thierry Reding · 9 years ago
  11. 4a4466a soc/tegra: pmc: Remove unnecessary return statement by Thierry Reding · 9 years ago
  12. 7c9fd23 soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in Makefile by Masahiro Yamada · 9 years ago
  13. 0bf4135 Merge tag 'qcom-soc-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm into next/drivers by Olof Johansson · 9 years ago
  14. 44e259a ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets by Russell King · 9 years ago
  15. 9dd068a soc: mediatek: Fix SCPSYS compilation by Matthias Brugger · 9 years ago
  16. 936f14c soc: qcom: Driver for the Qualcomm RPM over SMD by Bjorn Andersson · 9 years ago
  17. f2ab329 soc: qcom: Add Shared Memory Driver by Bjorn Andersson · 9 years ago
  18. 23b38ce drivers: qcom: Select QCOM_SCM unconditionally for QCOM_PM by Lina Iyer · 9 years ago
  19. 4b638df4 soc: qcom: Add Shared Memory Manager driver by Bjorn Andersson · 9 years ago
  20. 1dad36c soc/tegra: fuse: Add spare bit offset for Tegra210 by Thierry Reding · 9 years ago
  21. 82df0e5 soc/tegra: fuse: Add spare bit offset for Tegra124 by Thierry Reding · 9 years ago
  22. b23083a soc/tegra: fuse: Add spare bit offset for Tegra114 by Thierry Reding · 9 years ago
  23. 03b3f4c soc/tegra: fuse: Rename core_* to soc_* by Thierry Reding · 9 years ago
  24. 0dc5a0d soc/tegra: fuse: Add Tegra210 support by Thierry Reding · 9 years ago
  25. 7e939de soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers by Thierry Reding · 9 years ago
  26. 297c4f3 soc/tegra: fuse: Restrict legacy code to 32-bit ARM by Thierry Reding · 9 years ago
  27. c2fe469 soc/tegra: pmc: Add Tegra210 support by Thierry Reding · 9 years ago
  28. 7d71e90 soc/tegra: pmc: Restrict legacy code to 32-bit ARM by Thierry Reding · 9 years ago
  29. 95169cd soc/tegra: pmc: Avoid usage of uninitialized variable by Thierry Reding · 9 years ago
  30. 3a36998 soc/tegra: Add Tegra210 support by Thierry Reding · 9 years ago
  31. ad09c8c soc/tegra: Add Tegra132 support by Thierry Reding · 9 years ago
  32. 3fd4079 soc: mediatek: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  33. c84e358 soc: Mediatek: Add SCPSYS power domain driver by Sascha Hauer · 9 years ago
  34. 16a624a soc: mediatek: Add infracfg misc driver support by Sascha Hauer · 9 years ago
  35. d4113f2 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  36. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  37. 498f09b soc: qcom: spm: Fix idle on THUMB2 kernels by Stephen Boyd · 9 years ago
  38. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  39. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  40. 32270e8 Merge tag 'armsoc-drivers' into test-merge by Kevin Hilman · 9 years ago
  41. 03fa626 Merge tag 'armsoc-soc' into test-merge by Kevin Hilman · 9 years ago
  42. 0159ae9 drivers/soc: Convert non-modular soc-realview to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  43. 7d4d9ed drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  44. 4af34b5 drivers: soc: sunxi: Introduce SoC driver to map SRAMs by Maxime Ripard · 9 years ago
  45. 9ff3d17 Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers by Arnd Bergmann · 9 years ago
  46. 7f05a76 Merge tag 'v4.1-next-soc' of https://github.com/mbgg/linux-mediatek into next/drivers by Arnd Bergmann · 9 years ago
  47. 2a910d1 soc: mediatek: Add compile dependency to pmic-wrapper by Matthias Brugger · 9 years ago
  48. d956b80 soc: mediatek: PMIC wrap: Fix register state machine handling by Sascha Hauer · 9 years ago
  49. d71c11f soc: mediatek: PMIC wrap: Fix clock rate handling by Sascha Hauer · 9 years ago
  50. 7892158 soc/tegra: pmc: move to using a restart handler by David Riley · 9 years ago
  51. 6ea2609 soc/tegra: fuse: Add RAM code reader helper by Mikko Perttunen · 9 years ago
  52. 039aa4d soc/tegra: Watch wait_for_completion_timeout() return type by Nicholas Mc Guire · 9 years ago
  53. 7ce75bb ARM: qcom: Add Subsystem Power Manager (SPM) driver by Lina Iyer · 9 years ago
  54. 875dac1 Merge tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek into next/drivers by Arnd Bergmann · 9 years ago
  55. 7a4261d soc/mediatek: Remove unused variables by Thierry Reding · 9 years ago
  56. 9d86339 Merge tag 'v4.0-next-soc' of https://github.com/mbgg/linux-mediatek into next/drivers by Olof Johansson · 9 years ago
  57. 1f022d8 soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs by Flora Fu · 9 years ago
  58. e5fdad6 soc: qcom: gsbi: Add support for ADM CRCI muxing by Andy Gross · 9 years ago
  59. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  60. a68094c soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to static by Murali Karicheri · 9 years ago
  61. df351f1 soc: ti: knav_qmss_queue: makefile tweak to build as dynamic module by Murali Karicheri · 9 years ago
  62. 97f39af soc: ti: knav_qmss_queue: export API calls for use by user driver by Murali Karicheri · 9 years ago
  63. 3568df3 soc: tegra: Add thermal reset (thermtrip) support to PMC by Mikko Perttunen · 9 years ago
  64. a9a40a4 soc/tegra: pmc: Add Tegra132 support by Thierry Reding · 9 years ago
  65. 9b07eb0 soc/tegra: fuse: Add Tegra132 support by Thierry Reding · 9 years ago
  66. 200d876 soc/tegra: fuse: Constify tegra_fuse_info structures by Thierry Reding · 9 years ago
  67. 2b20b61 soc/tegra: pmc: restrict compilation of suspend-related support to ARM by Paul Walmsley · 10 years ago
  68. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  69. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  70. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  71. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  72. c747803 soc: integrator: Add terminating entry for integrator_cm_match by Axel Lin · 10 years ago
  73. f9fc366 soc/tegra: fuse: export tegra_sku_info by Vince Hsu · 10 years ago
  74. f956a78 soc: move SoC driver for the ARM Integrator by Linus Walleij · 10 years ago
  75. 148bb04 soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free by Axel Lin · 10 years ago
  76. 157a1b1 soc: versatile: Add terminating entry for realview_soc_of_match by Axel Lin · 10 years ago
  77. 39179cb soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc fails by Axel Lin · 10 years ago
  78. ea6d4c0 soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create() by Axel Lin · 10 years ago
  79. 4281329 soc: ti: Use list_first_entry_or_null() at appropriate places by Axel Lin · 10 years ago
  80. 72c6293 soc: ti: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  81. 1135dc1 soc: tegra: fuse: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  82. ea84768 soc: qcom: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  83. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  84. a2974c9 soc: add driver for the ARM RealView by Linus Walleij · 10 years ago
  85. 88139ed soc: ti: add Keystone Navigator DMA support by Santosh Shilimkar · 10 years ago
  86. 41f93af soc: ti: add Keystone Navigator QMSS driver by Sandeep Nair · 10 years ago
  87. fa9eb32 drivers/soc: qcom: do not disable the iface clock in probe by Srinivas Kandagatla · 10 years ago
  88. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  89. 24fa5af soc/tegra: fuse: Set up in early initcall by Thierry Reding · 10 years ago
  90. a268676 soc/tegra: Implement runtime check for Tegra SoCs by Thierry Reding · 10 years ago
  91. 2fa937a soc/tegra: fuse: fix dummy functions by Stephen Warren · 10 years ago
  92. 0d827a4 soc/tegra: fuse: move APB DMA into Tegra20 fuse driver by Peter De Schrijver · 10 years ago
  93. 783c8f4 soc/tegra: Add efuse driver for Tegra by Peter De Schrijver · 10 years ago
  94. 1b7f0c7 soc: qcom: fix of_device_id table by Arnd Bergmann · 10 years ago
  95. 5d144e3 soc: qcom: Add GSBI driver by Andy Gross · 10 years ago
  96. 3a6e082 soc: Introduce drivers/soc place-holder for SOC specific drivers by Santosh Shilimkar · 10 years ago