1. 11eedda power: msm8960: Implement performance profiles by Zhao Wei Liew · 9 years ago
  2. 664091c power: Drop default POWER_HINT_INTERACTION routine by dianlujitao · 6 years ago
  3. af7c7bd Reduce hwbinder buffer size for power HAL by Vinay Verma · 6 years ago
  4. 1dd4bd1 Cache SOC ID checks for future queries by Zhao Wei Liew · 6 years ago
  5. 43aaee4 power-8084: Revert POWER_HINT_LAUNCH handling by Corinna Vinschen · 6 years ago
  6. 5321cff power: Remove 1.0 HAL remnants by Michael Bestas · 6 years ago
  7. e40e496 power: sdm660: Support power profiles by dianlujitao · 6 years ago
  8. 6187471 power: Clean up hint IDs by dianlujitao · 6 years ago
  9. 227e618 power: set_power_profile: handle errors by Corinna Vinschen · 6 years ago
  10. df14fa9 power: perform_hint_action: return an error code by Corinna Vinschen · 6 years ago
  11. 53320c1 power: Return empty subsystems power stats and always use Power@1.1 by Rashed Abdel-Tawab · 6 years ago
  12. 103e251 update .gitreview by Vaughn N · 6 years ago
  13. c1a11d1 Add .gitreview by Eric Park · 6 years ago
  14. 1a348e3 power: Add power hint to set profile by Steve Kondik · 10 years ago
  15. 18c501c power-8916: fix using wrong array size in perform_hint_action by Corinna Vinschen · 6 years ago
  16. 5f0f59f power-8084: document performance settings by Corinna Vinschen · 6 years ago
  17. 772874c power-8084: drop POWER_HINT_LAUNCH handling by Corinna Vinschen · 6 years ago
  18. eefcc0d power-8084: reduce interactive boost by Corinna Vinschen · 6 years ago
  19. d14d5e3 power-8084: clean up code by Corinna Vinschen · 6 years ago
  20. 552127b power: Fix several typos in power profiles by Han Wang · 6 years ago
  21. 0d9b213 power-8084: rework power profiles by Stefan Assmann · 6 years ago
  22. 49ced54 Remove vendor.lineage.power references by Henrique Silva · 6 years ago
  23. 60e7229 power: Allow devices disabling power stats completely by Michael Bestas · 6 years ago
  24. d9e3cb7 power-845: Fix compilation errors by Bruno Martins · 6 years ago
  25. 9c1aa0a Fix interaction boost higher cpu freq perflock by Bhargav Upperla · 7 years ago
  26. 38972f6 power: Adding hints for SDM845 by Ananth Raghavan Subramanian · 7 years ago
  27. c29ae84 power: Support msm8917/msm8937/msm8953/msm8998 RPM stats by Michael Bestas · 6 years ago
  28. 4968f36 power: Remove unused list utils by Michael Bestas · 6 years ago
  29. 31ede61 power: Remove interaction_with_handle by Michael Bestas · 6 years ago
  30. 2c64401 power: Remove unused ondemand related functions by Michael Bestas · 6 years ago
  31. 7339633 power: Remove support for msm-dcvs governor by Michael Bestas · 6 years ago
  32. bd86790 power: Remove powerhintparser by Michael Bestas · 6 years ago
  33. 98b53c4 power: msm8974: Build with with BOARD_VNDK_VERSION by Craig Tatlor · 6 years ago
  34. 6fc1080 power: msm8953: Support VR + Sustained performance mode by dianlujitao · 7 years ago
  35. 140ab66 power: msm8953: Using PerfHAL API by dianlujitao · 7 years ago
  36. b94d509 power: msm8953: Add support for power profiles by Michael Bestas · 6 years ago
  37. 60011c9 power: Spring cleanup by Michael Bestas · 6 years ago
  38. d9e8bb4 power: Remove unused camera_hint_ref_count by Michael Bestas · 6 years ago
  39. 338f309 power: Consistent skipping of non perf profile hints by Michael Bestas · 7 years ago
  40. 87dd9ad power: Compile with -Wall -Wextra -Werror by Michael Bestas · 7 years ago
  41. 27c65ed power: msm8994: Add support for power profile & boost by Michael Bestas · 7 years ago
  42. fb549db power: msm8992: Add support for power profile & boost by Michael Bestas · 7 years ago
  43. e2db960 power: msm8610: Add support for power profile & boost by Michael Bestas · 7 years ago
  44. 97cc8a6 power: msm8226: Add support for power profile & boost by Michael Bestas · 7 years ago
  45. 2e924a1 power: apq8084: Add support for power profile & boost by Michael Bestas · 7 years ago
  46. 1fb2af4 power: msm8916: Add support for power profile & boost by dianlujitao · 7 years ago
  47. 191e63a power: fix sysfs_read/sysfs_write usage by Corinna Vinschen · 7 years ago
  48. 16c898f power: add back check for ro.vendor.extension_library by Corinna Vinschen · 7 years ago
  49. 7155cad power: msm8952: Minor code cleanup by Michael Bestas · 7 years ago
  50. ee582e0 power: msm8996: Remove dead code by Michael Bestas · 7 years ago
  51. 6b78518 power: msm8974: POWER_HINT_INTERACTION improvements by Michael Bestas · 7 years ago
  52. b3debce power: msm8916: Code clean up by dianlujitao · 7 years ago
  53. f846ce6 power: Avoid interaction build errors by Michael Bestas · 7 years ago
  54. e701b2d power: Introduce is_ondemand_governor and is_msmdcvs_governor by Michael Bestas · 7 years ago
  55. ef17c07 power: Simplify display_boost checks by Zhao Wei Liew · 8 years ago
  56. 2d3df8b power: Undo video decode hint for ondemand by Paul Keith · 8 years ago
  57. 1e86352 power: Simplify display_hint_sent by Zhao Wei Liew · 8 years ago
  58. 55b5e8f power: Simplify soc_id checks by Zhao Wei Liew · 8 years ago
  59. 40ec34d power: Don't send obsolete DISPLAY_OFF opcode by Zhao Wei Liew · 8 years ago
  60. a72f777 power: Use ARRAY_SIZE macro where possible by Zhao Wei Liew · 8 years ago
  61. ed4628c power: Use is_interactive_governor by Ethan Chen · 7 years ago
  62. 9b6c441 power: Use log/log.h instead of utils/Log.h by Ethan Chen · 7 years ago
  63. 766d8f1 power: Use consistent LOG_TAG by Michael Bestas · 7 years ago
  64. e1fc91a power: Enable 4+0 core config for display off cases by Dilip Gudlur · 9 years ago
  65. 2662fec power: introduce 8992-specific handling by Dilip Gudlur · 10 years ago
  66. f0d6707 power: modify return value for display off hint in 8994 by Dilip Gudlur · 10 years ago
  67. 5b39489 power: Depend on vendor lineage power HAL by dianlujitao · 7 years ago
  68. 7191c3b power: Allow devices to write their own platform specific bits by Christopher R. Palmer · 9 years ago
  69. 3586684 power: Don't advertise power profile when interaction boost disabled by dianlujitao · 7 years ago
  70. 818da3a msm8952: Support power profiles by Ethan Chen · 7 years ago
  71. 3477a56 msm8952: Fix typo by Ethan Chen · 7 years ago
  72. cc0614d msm8952: Use is_interactive_governor by Ethan Chen · 7 years ago
  73. b7cef72 msm8952: Clean up formatting by Ethan Chen · 7 years ago
  74. d4d04ed msm8952: Use log/log.h instead of utils/Log.h by Ethan Chen · 7 years ago
  75. f95d7bd power: Allow devices to override RPM stat nodes by Ethan Chen · 7 years ago
  76. b890ec0 power: msm8974: Add support for power profile by Michael Bestas · 7 years ago
  77. 3383b56 power: Use monotonic time for interaction boost by Wei Wang · 8 years ago
  78. b8c61c9 power: msm8998: Fix perf mode switch by dianlujitao · 7 years ago
  79. 161b017 power: msm8996: Support VR + Sustained performance mode by dianlujitao · 7 years ago
  80. 4e31b22 power: msm8996: Using PerfHAL API by dianlujitao · 7 years ago
  81. 8df56d6 power: Prepare for power profile support by dianlujitao · 7 years ago
  82. 9ec9518 power: Add known perf hint IDs by dianlujitao · 7 years ago
  83. 70d608a power: msm8996: Add support for power profiles by dianlujitao · 7 years ago
  84. 838a00f power: msm8998: Support power profiles by dianlujitao · 7 years ago
  85. 031a2bc power: Fix up compilation with 1.1 hal and legacy stats by Rashed Abdel-Tawab · 7 years ago
  86. edd4537 power: Remove mutex to camera hints by dianlujitao · 7 years ago
  87. e0c25e1 power: Update perf hint ID's for display on off by Balamurugan Thanikachalam · 7 years ago
  88. 4f2dadb power: Fix a few compiler warnings by Paul Keith · 7 years ago
  89. 11a8464 power: Allow device specific hooks for set_interactive by Steve Kondik · 11 years ago
  90. 01ae247 power: Make the rest of the platforms compatible with HIDL hal by Rashed Abdel-Tawab · 7 years ago
  91. e52ce10 power: Add 1.0 HAL for devices that don't have WiFi stats by Rashed Abdel-Tawab · 7 years ago
  92. 932f6d6 power: Add powerHintAsync functionality by Philip Cuadra · 7 years ago
  93. 711a28d power: Convert to fully binderized 1.1 implementation by Rashed Abdel-Tawab · 7 years ago
  94. a60e94b power: Fix power hal compiler warnings by Adrian Salido · 8 years ago
  95. 4a57721 power: Use project pathmap by Rashed Abdel-Tawab · 7 years ago
  96. 42eb1ee power: Build with VNDK=current by Rashed Abdel-Tawab · 7 years ago
  97. 964d255 Refactor TARGET_TAP_TO_WAKE_NODE by Keith Mok · 9 years ago
  98. e4f15bd power: Add support for tap-to-wake feature control by Steve Kondik · 9 years ago
  99. d7a3698 common: Fix to handle min freq changes when CPU cores hotplugged. by Nikhil Kumar Kansal · 9 years ago
  100. 5fe6222 common: Changed the minfreq to 400Mhz for display off scenario. by vaibhav bhalla · 10 years ago