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