1. 425d7d8 device/qcom/common: Add permissions for mode and modes by Saurabh Shah · 10 years ago
  2. f427524 init: Set permissions for dynamic partial update node by Jeykumar Sankaran · 11 years ago
  3. 32e22e1 Allow msm8916 platforms to specify their TARGET_LIBINIT_DEFINES_FILE file by Manikanta Kanamarlapudi · 10 years ago
  4. 2027205 power: Updates for 8916/8939 by Steve Kondik · 10 years ago
  5. b0eb8ec power: introduce 8992-specific handling by Dilip Gudlur · 11 years ago
  6. 87416cf init: Add MSM-specific init extension library for 8992 by Jeykumar Sankaran · 11 years ago
  7. 49446fd init: qcom: Set LCD density for Dragonboard APQ8094 by Ilia Lin · 11 years ago
  8. 08c7e80 init: Add MSM-specific init extension library for 8994 by Arun Kumar K.R · 11 years ago
  9. 89b5fbd power: modify return value for display off hint in 8994 by Dilip Gudlur · 11 years ago
  10. 4204b3b power: update powerhal to remove deprecated calls by Dilip Gudlur · 11 years ago
  11. 625568b power: Introduce specific handling for encode use case by Dilip Gudlur · 11 years ago
  12. f9cefe7 power: introduce 8994-specific handling by Dilip Gudlur · 11 years ago
  13. ead7028 Merge branch 'cm-12.0' of git://github.com/CyanogenMod/android_device_qcom_common into cm-12.1 by Steve Kondik · 10 years ago
  14. f583378 power-8610: Remove unnecessary hint by Steve Kondik · 10 years ago
  15. 8b1a74a power-8610: Increase the boost a bit by Steve Kondik · 10 years ago
  16. a16b583 power-8610: Remove the HMP boost hint by Steve Kondik · 10 years ago
  17. 20913b8 power-8610: Add support for POWER_HINT_LOW_POWER by Steve Kondik · 10 years ago
  18. d3b0b55 power-8610: Various updates to Power HAL by Steve Kondik · 10 years ago
  19. 54173c7 power-8610: Add support for system performance profiles. by Steve Kondik · 10 years ago
  20. 2e0b914 Adding support of Inline Crypto Engine (ICE) by Dinesh K Garg · 11 years ago
  21. 28310b2 power-8226: Remove unnecessary hint by Steve Kondik · 10 years ago
  22. 63f4751 power-8226: Increase the boost a bit by Steve Kondik · 10 years ago
  23. 94ed698 power-8226: Remove the HMP boost hint by Steve Kondik · 10 years ago
  24. c534f6e power-8226: Add support for POWER_HINT_LOW_POWER by Steve Kondik · 10 years ago
  25. 5a31d99 power-8226: Various updates to Power HAL by Steve Kondik · 10 years ago
  26. 4ed36a9 power-8226: Add support for system performance profiles. by Steve Kondik · 10 years ago
  27. c05c13a power: Don't change timer_rate when the screen turns off by Steve Kondik · 10 years ago
  28. 74e08ca cryptfs_hw: Add support for get_hwfde_status routine by AnilKumar Chimata · 11 years ago
  29. fc2646f cryptfs_hw: Fix for aarch64 by Ricardo Cerqueira · 11 years ago
  30. 68812e9 power-8974: Remove unnecessary hint by Steve Kondik · 11 years ago
  31. a3cfade power-8974: Increase the boost a bit by Steve Kondik · 11 years ago
  32. e553cbc 8084 Power Hal: Add support for profile hints. by Steve Kondik · 11 years ago
  33. eb431dc power: Fix the PowerHAL on msm8974 by Steve Kondik · 11 years ago
  34. 1d52947 Remove qrngd by Ethan Chen · 11 years ago
  35. 78644ab power: Fix arm64 build by Ricardo Cerqueira · 11 years ago
  36. 9449297 common: update enum value for sched perflocks by Pracheer · 11 years ago
  37. fc9c1ca common: update enum value for disabling PC by Vince Leung · 11 years ago
  38. deee448 cryptfs_hw: Add support for wipe_key routine by AnilKumar Chimata · 11 years ago
  39. 8e7f17c cryptfs_hw: libcryptfs_hw doesn't go in vendor/lib/hw by Ethan Chen · 11 years ago
  40. 352ecbb Fix multiarch builds by Ricardo Cerqueira · 11 years ago
  41. 1921d30 power: Add support for POWER_HINT_LOW_POWER by Steve Kondik · 11 years ago
  42. 85eedf8 power: Add apq8084 specific changes by Dilip Gudlur · 12 years ago
  43. ac9ee54 power: keep two cores online when display is on by Dilip Gudlur · 12 years ago
  44. 32f3236 Enable qrngd to add entropy from rng hardware to /dev/random by Ajay Dudani · 11 years ago
  45. 3d857aa init: Add ro.alarm_boot property support by Matthew Qin · 11 years ago
  46. f348e70 power: Additional 8939 tunings by Steve Kondik · 11 years ago
  47. 3bcff47 power: Initial powerhal for 8939 by Steve Kondik · 11 years ago
  48. 9c1e3d3 init_msm: Add usergroup permission to dynamic_fps node. by Arun Kumar K.R · 11 years ago
  49. 2e65c97 power: Various updates to Power HAL by Steve Kondik · 11 years ago
  50. 284b288 power: add sched boost enum. by Pracheer · 11 years ago
  51. 8814b80 common: add CPU max cores online enums by Vince Leung · 11 years ago
  52. e8cf19d common: add CPU max freq enums by Vince Leung · 11 years ago
  53. 35bb079 power: Android.mk: Remove TARGET_USES_CPU_BOOST_HINT by Sultanxda · 11 years ago
  54. 63deda3 qcom/common: Added O_NOFOLLOW to avoid follow the symlink by Sri Krishna Chaitanya Madireddy · 11 years ago
  55. 0e9a8ed power: Disable the 8974pro-specific display on/off path by Steve Kondik · 11 years ago
  56. c8b4822 power: Add support for SET_PROFILE hints by Steve Kondik · 11 years ago
  57. 0b8b480 power: Kill logspam by Steve Kondik · 11 years ago
  58. 5e84777 power: Add support for CPU boost hint by Steve Kondik · 11 years ago
  59. 006ae3f dtbtool: fix for filesystems that don't return d_type from readdir by Robin Humble · 11 years ago
  60. aa892a9 dtbtool: simplify code. reducing indenting. by Robin Humble · 11 years ago
  61. 7607043 init script: Add usergroup write permission to idle_time node. by Ramkumar Radhakrishnan · 11 years ago
  62. 8b0f299 dtbtool: add new --dt_tag switch by h8rift · 11 years ago
  63. 0af2492 qcom: Add crypto helper for ODE by Steve Kondik · 11 years ago
  64. dcd5169 Merge "common-qcom: enable custom module name extension" into cm-11.0 by Giulio Cervera · 11 years ago
  65. 66bdbc2 common-qcom: enable custom module name extension by Giulio Cervera · 11 years ago
  66. 1fd0069 common-qcom: Make QC PowerHAL opt-in by Steve Kondik · 11 years ago
  67. 40ea4d6 common-qcom: Add PowerHAL by Steve Kondik · 11 years ago
  68. 36382c3 qcom-common: Fix dtbTool code formatting by Ethan Chen · 11 years ago
  69. 5bb1519 qcom/common: add dtbtool by David Ng · 13 years ago
  70. 33321d1 Merge pull request #1 from nardholio/cm-11.0 by dhacker29 · 11 years ago
  71. 9cc9137 add soc 123 for MSM8260a for apexqtmo by Dave Daynard · 11 years ago
  72. a5e0d74 Add hook for target specific libinit defines by dhacker29 · 12 years ago
  73. 54ff675 init_msm: use qemu.hw.mainkeys instead of ro.hw.nav_keys by Arun Kumar K.R · 12 years ago
  74. ca8a69e init: Update lcd density setting for APQ8084 by David Ng · 12 years ago
  75. 7af1877 Coredump :Add coredump support for processes by Uday Kumar Sundar · 12 years ago
  76. 863bec7 init_msm8960: Overwrite ro.opengles.version for 8960 by Anshuman Dani · 12 years ago
  77. 720b31c init: set hdmi node permissions during initialization by Praveena Pachipulusu · 12 years ago
  78. e7feffb init: Add MSM-specific init extension library by David Ng · 12 years ago
  79. 315a541 Initial qcom/common by dhacker29 · 12 years ago