summaryrefslogtreecommitdiff
path: root/power.c
AgeCommit message (Collapse)Author
2013-06-26Send the client pid along with request to PerfLockjb-mr2-devMekala Natarajan
Bug: 9578048 Change-Id: I2c615cd7488bb60b685f75adc56bdc625c9d1874
2013-06-21Change name of perf socketMekala Natarajan
Bug: 9325608 Change-Id: I888ad372469864dfe4e7482d6be6298cbf46c878
2013-06-21Disable sync on thread migration feature for video encode/decode and display ↵Mekala Natarajan
on/off cases Bug: 9325608 Change-Id: I43cb1691365220fbd88c89af6a6b3394564101d5
2013-05-24Revert "add coreboost feature and enable it when display is on"Iliyan Malchev
This reverts commit d9de16eb13b5a295b555bc29ec58c517139f736e Causes 15% power regression in on-screen tests on mako. This will revert it for Flo as well. Change-Id: Ib7cd0bf6e225fbdc8c800f5d55a087f1fc2704eb
2013-05-23add coreboost feature and enable it when display is onVince Leung
Change-Id: I12aec9092142a162b0ea42b8dc2ae94677549b0a
2012-10-27chmod uga-xandroid-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1tools_r22jb-mr1.1-releasejb-mr1.1-dev-plus-aospjb-mr1.1-devjb-mr1-releasejb-mr1-dev-plus-aospjb-mr1-devIliyan Malchev
find -type f -perm +111 -name \*.[ch]\* -exec chmod uga-x {} \; Bug: 7428209 Change-Id: I842e656d0c3de9ebeb9a9cf8910bb91f48b01f6a Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-10-20clean up and pass touch boost on interactive-onIliyan Malchev
1. Clean up: -- only open the comm socket with mpdecision on power-HAL init, not on every touch hint call -- put ALOGE on error cases -- make LOG_TAG handle PowerHAL, not "Qualcomm PowerHAL" -- fix up indendation 2. Call touch_boost when interactive mode is enabled. Bug: 7382919 Change-Id: Ifbafc8d192f5b0dbed570e60b9d9b843c82a0c55 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-10-17initial msm8960 power HAL implementationIliyan Malchev
Change-Id: I6189df5182a25a35166fa2b710b516c65da7627a Signed-off-by: Iliyan Malchev <malchev@google.com>