1. dd83566 Merge "thermal: qpnp-adc-tm: Fix M2 threshold register addresses" by Linux Build Service Account · 12 years ago
  2. 0118452 Merge "power: qpnp-bms: maintain a software coulomb counter" by Linux Build Service Account · 12 years ago
  3. 1a42906 Merge "msm: mdss: keep pipes open when blanking panel" by Linux Build Service Account · 12 years ago
  4. f404026 Merge "msm: krait-regulator: Add support for PMIC regulator phase scaling factor" by Linux Build Service Account · 12 years ago
  5. bb8b4ae Merge "crypto: msm: Fix handling of AES CCM error" by Linux Build Service Account · 12 years ago
  6. 893801f Merge "arm/dt: msm8226: Add support for Primary AUXPCM" by Linux Build Service Account · 12 years ago
  7. a2021c6 Merge "Documentation: qpnp-bms: Fix DT bindings for calculate-soc-ms" by Linux Build Service Account · 12 years ago
  8. 2d77d09 Merge "arm/dt: msm: Add compatible field for IOMMU CBs" by Linux Build Service Account · 12 years ago
  9. c8a9633 Merge "arm/dt: msm8610: add qpnp-bms device" by Linux Build Service Account · 12 years ago
  10. 34ffbb5 Merge "defconfig: 8226: enable coresight hardware event driver" by Linux Build Service Account · 12 years ago
  11. 58ca839 Merge "workqueue: reimplement WQ_HIGHPRI using a separate worker_pool" by Linux Build Service Account · 12 years ago
  12. 37d6edf Merge "workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()" by Linux Build Service Account · 12 years ago
  13. cef31bf Merge "workqueue: separate out worker_pool flags" by Linux Build Service Account · 12 years ago
  14. c92e180 Merge "workqueue: use @pool instead of @gcwq or @cpu where applicable" by Linux Build Service Account · 12 years ago
  15. b1af120 Merge "workqueue: factor out worker_pool from global_cwq" by Linux Build Service Account · 12 years ago
  16. b30cd64 Merge "workqueue: don't use WQ_HIGHPRI for unbound workqueues" by Linux Build Service Account · 12 years ago
  17. 83e0011 Merge "workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active" by Linux Build Service Account · 12 years ago
  18. 4168af0 Merge "msm: vidc: Add error handling support for FW failures" by Linux Build Service Account · 12 years ago
  19. 8ff24b6 Merge "msm: pil-q6v5-lpass: Error ready handling of lpass via SMP2P" by Linux Build Service Account · 12 years ago
  20. 8770072 Merge "power: qpnp-charger: set correct TCHG mask" by Linux Build Service Account · 12 years ago
  21. 11e51f1 Merge "power: qpnp-charger: implement software end of charge" by Linux Build Service Account · 12 years ago
  22. 29f54f8 Merge "arm/dt: 8610: add tpiu to mictor and sd connector info to dt" by Linux Build Service Account · 12 years ago
  23. 24db0ed Merge "power: pm8921-bms: Fine tune SOC reporting during suspend/resume" by Linux Build Service Account · 12 years ago
  24. f2d7eb4 Merge "power: pm8921-bms: Cancel/schedule work across suspend/resume" by Linux Build Service Account · 12 years ago
  25. b80db49 msm: krait-regulator: Add support for PMIC regulator phase scaling factor by David Collins · 12 years ago
  26. 6ab387a crypto: msm: Fix handling of AES CCM error by Hariprasad Dhalinarasimha · 12 years ago
  27. 2a503db thermal: qpnp-adc-tm: Fix M2 threshold register addresses by Xiaozhe Shi · 12 years ago
  28. 80ba88d power: qpnp-bms: maintain a software coulomb counter by Xiaozhe Shi · 12 years ago
  29. 140a831 Merge "ASoC: msm: 8974: Fix vifeed dailink fixup function" by Linux Build Service Account · 12 years ago
  30. 378aeb0 Merge "arm/dt: msm: Add support to enable external bypass cap" by Linux Build Service Account · 12 years ago
  31. bca3ded arm/dt: msm: Add compatible field for IOMMU CBs by Olav Haugan · 12 years ago
  32. f7bcd00 Merge "power: qpnp-bms: enable ADC voltage notifications to wake up BMS" by Linux Build Service Account · 12 years ago
  33. e11d7b9 Merge "msm: msm_bus: Add checks to avoid Klocwork errors" by Linux Build Service Account · 12 years ago
  34. be6551f Merge "msm: clock-8084: Add dummy clock support for apq8084" by Linux Build Service Account · 12 years ago
  35. 462224b Merge "msm: kgsl: Remove earlysuspend code" by Linux Build Service Account · 12 years ago
  36. 1a7489f Merge "msm: kgsl: always check ft and hw gates in kgsl_active_count_get" by Linux Build Service Account · 12 years ago
  37. f27cad2 Merge "msm: kgsl: Don't go to slumber if active_count is non zero" by Linux Build Service Account · 12 years ago
  38. b562579 Merge "qseecom: add integer overflow protection and support to set multiple PIPEs" by Linux Build Service Account · 12 years ago
  39. 93a2426 Merge "defconfig: mpq8092: Add a seperate defconfig for 8092" by Linux Build Service Account · 12 years ago
  40. b0c72c6 Merge "msm: mpq8092: Fix compilation errors for 8092 build" by Linux Build Service Account · 12 years ago
  41. a15ee6d Merge "power: pm8921-bms: fix SOC jumps while entering suspend/resume" by Linux Build Service Account · 12 years ago
  42. db49a62 msm: vidc: Add error handling support for FW failures by Praneeth Paladugu · 12 years ago
  43. 332fa4e defconfig: 8226: enable coresight hardware event driver by Pratik Patel · 12 years ago
  44. f992153 arm/dt: msm8226: Add support for Primary AUXPCM by Banajit Goswami · 12 years ago
  45. f2a9a76 workqueue: reimplement WQ_HIGHPRI using a separate worker_pool by Tejun Heo · 13 years ago
  46. ca6a47d workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool() by Tejun Heo · 13 years ago
  47. 1ab4f069 workqueue: separate out worker_pool flags by Tejun Heo · 13 years ago
  48. ae73f6e workqueue: use @pool instead of @gcwq or @cpu where applicable by Tejun Heo · 13 years ago
  49. e3676a6 workqueue: factor out worker_pool from global_cwq by Tejun Heo · 13 years ago
  50. 5b92cea workqueue: don't use WQ_HIGHPRI for unbound workqueues by Tejun Heo · 13 years ago
  51. 8a85eb9 workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active by Tejun Heo · 13 years ago
  52. 3abef07 Documentation: qpnp-bms: Fix DT bindings for calculate-soc-ms by Xiaozhe Shi · 12 years ago
  53. 5f285bf arm/dt: msm: Add support to enable external bypass cap by Phani Kumar Uppalapati · 12 years ago
  54. a6618a2 power: qpnp-bms: enable ADC voltage notifications to wake up BMS by Xiaozhe Shi · 12 years ago
  55. 78ece41 msm: kgsl: Remove earlysuspend code by Stephen Boyd · 12 years ago
  56. 39e1cd5 msm: kgsl: always check ft and hw gates in kgsl_active_count_get by Jeremy Gebben · 12 years ago
  57. 5cad83f msm: kgsl: Don't go to slumber if active_count is non zero by Jordan Crouse · 12 years ago
  58. dd3a52a arm/dt: 8610: add tpiu to mictor and sd connector info to dt by Pratik Patel · 12 years ago
  59. b255559f Merge "msm: pm-8x60: Use on_each_cpu instead of smp_call_function_many" by Linux Build Service Account · 12 years ago
  60. 246a3b6 Merge "hwmon: qpnp-adc: Add current and vbat compensation" by Linux Build Service Account · 12 years ago
  61. a928e4f Merge "power: qpnp-bms: detect warm resets" by Linux Build Service Account · 12 years ago
  62. f807034 Merge "msm: qpnp-power-on: Add API to detect warm reset" by Linux Build Service Account · 12 years ago
  63. 0b7c78c Merge "power: qpnp-bms: Fix SoC being stuck upon resume" by Linux Build Service Account · 12 years ago
  64. 062c5d7 Merge "arm/dt: msm-pm8941: Update VADC channel node property" by Linux Build Service Account · 12 years ago
  65. aee8358 Merge "msm: kgsl: Don't access context memory after it's freed" by Linux Build Service Account · 12 years ago
  66. c33adb1 Merge "coresight: support sdc regulators without voltage/current levels" by Linux Build Service Account · 12 years ago
  67. 4cea851 Merge "regulator: qpnp-regulator: Reset OCP count during voltage switch enable" by Linux Build Service Account · 12 years ago
  68. e2114cc Merge "msm: ipa: fix for missing tx completion" by Linux Build Service Account · 12 years ago
  69. c1aa3e3 Merge "arm/dt: msm8974: Update MSM ID properties" by Linux Build Service Account · 12 years ago
  70. 1fb0133 Merge "power: qpnp-bms: remove current max property" by Linux Build Service Account · 12 years ago
  71. 8d7a29c Merge "power: qpnp-bms: report resistance property" by Linux Build Service Account · 12 years ago
  72. 6205735 Merge "power_supply: Add RESISTANCE property to power supply" by Linux Build Service Account · 12 years ago
  73. 6548997 Merge "defconfig: msm8226: Add separate defconfig" by Linux Build Service Account · 12 years ago
  74. 313d177 Merge "arm/dt: msm8610: Use sensor 5 for kernel thermal mitigation" by Linux Build Service Account · 12 years ago
  75. ceea256 Merge "defconfig: 8226: enable coresight hardware event driver" by Linux Build Service Account · 12 years ago
  76. 29083ea Merge "arm/dt: 8226: add coresight hardware event dt node" by Linux Build Service Account · 12 years ago
  77. e5df8be Merge "coresight: 8226: clock support for coresight hardware event driver" by Linux Build Service Account · 12 years ago
  78. a7bd0c4 Merge "defconfig: 9625: enable coresight hardware event driver" by Linux Build Service Account · 12 years ago
  79. d2e6425 Merge "arm/dt: 9625: add coresight hardware event dt node" by Linux Build Service Account · 12 years ago
  80. 7d352f5 Merge "coresight: 9625: clock support for coresight hardware event driver" by Linux Build Service Account · 12 years ago
  81. a258dad Merge "msm: subsystem_restart: Change the is_loadable flag to is_not_loadable" by Linux Build Service Account · 12 years ago
  82. 66219c1 defconfig: mpq8092: Add a seperate defconfig for 8092 by Srinivas Ramana · 12 years ago
  83. d0eaf83 msm: mpq8092: Fix compilation errors for 8092 build by Srinivas Ramana · 12 years ago
  84. 095807b Merge "msm: dcvs: fail gracefully if TZ does not support dcvs" by Linux Build Service Account · 12 years ago
  85. df2d7eb Merge "defconfig: 8974: enable coresight hardware event driver" by Linux Build Service Account · 12 years ago
  86. 5b99cdd Merge "arm/dt: msm8610: Remove GPIO Button node from SPMI node" by Linux Build Service Account · 12 years ago
  87. 8319902 Merge "arm/dt: msm8610: Remove virtual key node from SPMI node" by Linux Build Service Account · 12 years ago
  88. c93ced4 Merge "msm: camera_v2: Jpeg bus vector based on core clk" by Linux Build Service Account · 12 years ago
  89. a1d1644 power: qpnp-charger: set correct TCHG mask by David Keitel · 12 years ago
  90. 9fd0738 power: qpnp-charger: implement software end of charge by David Keitel · 12 years ago
  91. 4e64f8c hwmon: qpnp-adc: Add current and vbat compensation by Siddartha Mohanadoss · 12 years ago
  92. 30e19b8 msm: clock-8084: Add dummy clock support for apq8084 by Tianyi Gou · 12 years ago
  93. f9458c9 msm: subsystem_restart: Change the is_loadable flag to is_not_loadable by Seemanta Dutta · 12 years ago
  94. 04a8b7e defconfig: 8226: enable coresight hardware event driver by Aparna Das · 12 years ago
  95. 556b9a0 arm/dt: 8226: add coresight hardware event dt node by Aparna Das · 12 years ago
  96. ca6aa3a coresight: 8226: clock support for coresight hardware event driver by Aparna Das · 12 years ago
  97. 7e10430 defconfig: 9625: enable coresight hardware event driver by Aparna Das · 12 years ago
  98. c856b93 arm/dt: 9625: add coresight hardware event dt node by Aparna Das · 12 years ago
  99. 6527ed2 coresight: 9625: clock support for coresight hardware event driver by Aparna Das · 12 years ago
  100. a60feab coresight: support sdc regulators without voltage/current levels by Pratik Patel · 12 years ago