1. b80b6c9 msm: kgsl: bus modifier computation by Lucille Sylvester · 11 years ago
  2. f036ae1 msm: kgsl: convert pwrscale to use bus_mod by Lucille Sylvester · 11 years ago
  3. 3b6ee29 PM / devfreq: Allow the governors to set the target flag by Lucille Sylvester · 11 years ago
  4. a13a5ca msm: kgsl: make msm-adreno-tz the default governor for adreno by Jeremy Gebben · 12 years ago
  5. f84c799 msm: kgsl: convert pwrscale framework to use devfreq by Jeremy Gebben · 12 years ago
  6. dfd2ca7 PM / devfreq: add msm-adreno-tz governor by Jeremy Gebben · 12 years ago
  7. 4080fb7 PM / devfreq: fix find_governor_data() function by Vladimir Razgulin · 11 years ago
  8. 6b36eec Merge "msm: acpuclock-krait: Update 'unknown rate' debug prints to warnings" by Linux Build Service Account · 11 years ago
  9. 40caf4e Merge "msm: acpuclock-krait: Fix HFPLL regulator voting in regulator_init()" by Linux Build Service Account · 11 years ago
  10. 49b8a3f Merge "ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg" by Linux Build Service Account · 11 years ago
  11. 9740d07 Merge "ASoC: msm: Add playback support for AC3/EC3 in compress driver" by Linux Build Service Account · 11 years ago
  12. e199430 Merge "crypto: msm: check potential integer overflow on AEAD req length" by Linux Build Service Account · 11 years ago
  13. 1792fc2 Merge "crypto: msm: Fix null pointer exception in qcrypto_count_sg()" by Linux Build Service Account · 11 years ago
  14. 79e19c3 Merge "crypto: msm: Use scnprintf() instead of snprintf()" by Linux Build Service Account · 11 years ago
  15. 8b433f7 Merge "crypto: msm: Remove invalid check in qcedev driver" by Linux Build Service Account · 11 years ago
  16. 4f281ee Merge "crypto: msm: Fix issues related to non-zero byteoffset input" by Linux Build Service Account · 11 years ago
  17. b1e528a Merge "qseecom: Fix issues with qssecom_remove/exit APIs" by Linux Build Service Account · 11 years ago
  18. 7ed30fd Merge "crypto: Fix memory leak in bam_release call" by Linux Build Service Account · 11 years ago
  19. 09951b6 Merge "defconfig: msm: Enable zram for msm8610" by Linux Build Service Account · 11 years ago
  20. d43895f Merge "staging: zram: Rate limit memory allocation errors" by Linux Build Service Account · 11 years ago
  21. 8111d33 Merge "mm: swap: Rate limit swap write errors" by Linux Build Service Account · 11 years ago
  22. af6857a Merge "defconfig: msm: Disable HIGHMEM for msm8610" by Linux Build Service Account · 11 years ago
  23. 79ba7f3 Merge "zram: Change ratio to 90% for bad compress" by Linux Build Service Account · 11 years ago
  24. e4a9971 Merge "mm: vmscan: Move pages that fail swapout to LRU active list" by Linux Build Service Account · 11 years ago
  25. 074a007 Merge "zram: Disable allocation failure logging" by Linux Build Service Account · 11 years ago
  26. a21b9d2 Merge "msm: Fix compiler error due to CONFIG_HIGHMEM being disabled" by Linux Build Service Account · 11 years ago
  27. 8f9f5e8 Merge "staging: zsmalloc: Rename page_mapcount_reset" by Linux Build Service Account · 11 years ago
  28. bf3a041 Merge "msm: mdss: release mdp dsi clock only when reset" by Linux Build Service Account · 11 years ago
  29. d4427a5 Merge "mdss: mdp3: request and release clocks for every mdp operation" by Linux Build Service Account · 11 years ago
  30. 0645a77 Merge "Revert "ASoC: msm: Increase Proxy buffering"" by Linux Build Service Account · 11 years ago
  31. 438e095 Merge "ASoc: msm: Add check for compressed capture format" by Linux Build Service Account · 11 years ago
  32. 3bc4aa4 Merge "crypto: msm: multiple qce50 support" by Linux Build Service Account · 11 years ago
  33. 1c45344 Merge "power: qpnp-bms: use IAVG for charging adjustments" by Linux Build Service Account · 11 years ago
  34. d58f7a9 Merge "tspp: Protect against buffer overflow" by Linux Build Service Account · 11 years ago
  35. 97207b5 Merge "gpu: ion: Use list_for_each_safe on error path" by Linux Build Service Account · 11 years ago
  36. 7c9d561 Revert "ASoC: msm: Increase Proxy buffering" by Vishwanatha Kumar Ulthur · 11 years ago
  37. 61d5b14 defconfig: msm: Enable zram for msm8610 by Olav Haugan · 11 years ago
  38. 3ad05cd staging: zram: Rate limit memory allocation errors by Olav Haugan · 11 years ago
  39. 7611158 mm: swap: Rate limit swap write errors by Olav Haugan · 11 years ago
  40. 19656d7 defconfig: msm: Disable HIGHMEM for msm8610 by Olav Haugan · 11 years ago
  41. e849fd4 zram: Change ratio to 90% for bad compress by Olav Haugan · 11 years ago
  42. d0a5856 mm: vmscan: Move pages that fail swapout to LRU active list by Olav Haugan · 11 years ago
  43. c4888b1 zram: Disable allocation failure logging by Olav Haugan · 11 years ago
  44. 0bd6949 msm: Fix compiler error due to CONFIG_HIGHMEM being disabled by Neeti Desai · 11 years ago
  45. c08a3c5 staging: zsmalloc: Rename page_mapcount_reset by Olav Haugan · 11 years ago
  46. 574be6a msm: mdss: release mdp dsi clock only when reset by Xiaoming Zhou · 11 years ago
  47. 7c42511 mdss: mdp3: request and release clocks for every mdp operation by Xiaoming Zhou · 11 years ago
  48. 6646d42 msm: acpuclock-krait: Update 'unknown rate' debug prints to warnings by Matt Wagantall · 11 years ago
  49. c0d3b44 msm: acpuclock-krait: Fix HFPLL regulator voting in regulator_init() by Matt Wagantall · 11 years ago
  50. 4f240fb ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  51. fc7af17 power: qpnp-bms: use IAVG for charging adjustments by Xiaozhe Shi · 11 years ago
  52. 3b30620 ASoC: msm: Add playback support for AC3/EC3 in compress driver by Mingming Yin · 11 years ago
  53. 0c386ce Merge "msm: mdss: Enable hardware reset line based on panel setting" by Linux Build Service Account · 11 years ago
  54. 795b593 Merge "ARM: dts: msm: Increase QSEECOM heap size to 13 MB" by Linux Build Service Account · 11 years ago
  55. f55c7b8 Merge "defconfig: Enable msm_sharedmem UIO driver" by Linux Build Service Account · 11 years ago
  56. 36081ed Merge "ARM: dts: msm: Add new 'sharedmem' devices" by Linux Build Service Account · 11 years ago
  57. b648a89 Merge "uio: msm_sharedmem: Add new device driver for sharedmemory access" by Linux Build Service Account · 11 years ago
  58. 8325c5a Merge "msm: vidc: send extradata size in ftb for dynamic buffer mode" by Linux Build Service Account · 11 years ago
  59. 8512fa4 crypto: msm: Fix null pointer exception in qcrypto_count_sg() by AnilKumar Chimata · 11 years ago
  60. 42c0902 crypto: msm: Use scnprintf() instead of snprintf() by AnilKumar Chimata · 11 years ago
  61. 22bf17f crypto: msm: Remove invalid check in qcedev driver by AnilKumar Chimata · 11 years ago
  62. 9e70f29 crypto: msm: Fix issues related to non-zero byteoffset input by AnilKumar Chimata · 11 years ago
  63. a253a03 qseecom: Fix issues with qssecom_remove/exit APIs by AnilKumar Chimata · 11 years ago
  64. de070321 crypto: Fix memory leak in bam_release call by Zhen Kong · 11 years ago
  65. a403ac3 crypto: msm: multiple qce50 support by Zhen Kong · 11 years ago
  66. 7f1118c crypto: msm: check potential integer overflow on AEAD req length by Zhen Kong · 11 years ago
  67. ba0d985 msm: mdss: Enable hardware reset line based on panel setting by Dhaval Patel · 11 years ago
  68. 18ebf62 gpu: ion: Use list_for_each_safe on error path by Laura Abbott · 11 years ago
  69. aaf81f8 defconfig: Enable msm_sharedmem UIO driver by Pratibhasagar V · 11 years ago
  70. c20526a ARM: dts: msm: Add new 'sharedmem' devices by Pratibhasagar V · 11 years ago
  71. 52fa282 uio: msm_sharedmem: Add new device driver for sharedmemory access by Pratibhasagar V · 11 years ago
  72. 15d2618 ASoc: msm: Add check for compressed capture format by Mingming Yin · 11 years ago
  73. 7d8a6f8 tspp: Protect against buffer overflow by Hamad Kadmany · 11 years ago
  74. 6f51c44 Merge "mdss: support for solid fill with color specified by HAL" by Linux Build Service Account · 11 years ago
  75. bd953b4 Merge "mdss: mdp3 driver support for solid fill" by Linux Build Service Account · 11 years ago
  76. 15a4cde Merge "Revert "msm: kgsl: Get reference to process private when attaching mem entry"" by Linux Build Service Account · 11 years ago
  77. dcc21e0 Merge "Revert "msm: kgsl: Add TSE performance counter to software hang detection"" by Linux Build Service Account · 11 years ago
  78. a71e472 Merge "Merge remote-tracking branch 'remotes/quic/jb_3.2' into HEAD" by Linux Build Service Account · 11 years ago
  79. 0cc84de Merge "ARM: dts: msm: Add clock-krait and msm-cpufreq device for msm8974" by Linux Build Service Account · 11 years ago
  80. 8faec46 Merge "msm: krait-regulator: fix up CPU_UP_CANCELED handling" by Linux Build Service Account · 11 years ago
  81. 64dbf20 Merge "msm: krait-regulator: fix the cold boot sequence" by Linux Build Service Account · 11 years ago
  82. 3c8dc4a Merge "msm: krait-regulator: Add flag to disable LDO mode usage" by Linux Build Service Account · 11 years ago
  83. 320f256 Merge "msm: krait-regulator: force BHS on offlined CPUs at boot" by Linux Build Service Account · 11 years ago
  84. 931e9eb Merge "msm: pm-8x60: Use generic clk apis during power collapse" by Linux Build Service Account · 11 years ago
  85. f3a1a64 Merge "msm: clock-mdss-8974: Set min/max div for fixed divider clocks" by Linux Build Service Account · 11 years ago
  86. 83e3d21 Merge "msm: cpufreq: Remove unused msm_cpufreq_set_freq_limits() API" by Linux Build Service Account · 11 years ago
  87. 242ae61 Merge "Revert "Revert "msm: thermal: Clean up msm cpufreq function calls""" by Linux Build Service Account · 11 years ago
  88. 019536f Merge "msm: cpufreq: Add msm_cpufreq debugfs file to show CPU -> L2/BW mapping" by Linux Build Service Account · 11 years ago
  89. 75584fc Merge "msm: cpufreq: Update frequency index" by Linux Build Service Account · 11 years ago
  90. a555841 Merge "msm: cpufreq: Add support for CPU clocks and msm-cpufreq device" by Linux Build Service Account · 11 years ago
  91. a86ed9a Merge "msm: clock-generic: Add a combined mux_div clock" by Linux Build Service Account · 11 years ago
  92. 592d356 Merge "msm: clock-generic: Add a get_rate op for slave dividers" by Linux Build Service Account · 11 years ago
  93. 8c60994 Merge "msm: clock-generic: Move mux_reg_ops to clock-local2" by Linux Build Service Account · 11 years ago
  94. 163f64f Merge "msm: clock-generic: Allow separate enable/mux-select registers" by Linux Build Service Account · 11 years ago
  95. e7ce6e3 Merge "msm: clock-generic: Add get_rate op for ext clocks" by Linux Build Service Account · 11 years ago
  96. fb7610e Merge "msm: clock-generic: Return best parent_rate from div_round_rate" by Linux Build Service Account · 11 years ago
  97. 3708556 Merge "msm: clock-generic: Reorganize divider clock parameters" by Linux Build Service Account · 11 years ago
  98. f7130f0 Merge "msm: clock-generic: Introduce an ext_clk clock type" by Linux Build Service Account · 11 years ago
  99. cbaa7ad Merge "msm: clock-generic: Update the rate field on mux parent change." by Linux Build Service Account · 11 years ago
  100. 40c916d Merge "msm: clock-generic: Refactor round rate code" by Linux Build Service Account · 11 years ago