History log of /hardware/qcom/power/power.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c0973cab514ca6476d01186d09076d3490c0d4cb 25-Oct-2012 Iliyan Malchev <malchev@google.com> chmod uga-x

find -type f -perm +111 -name \*.[ch]\* -exec chmod uga-x {} \;

Bug: 7428209
Change-Id: I842e656d0c3de9ebeb9a9cf8910bb91f48b01f6a
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/power/power.c
b59998fa25f217ba651f6f5a4f1ddcdb0d24b42d 20-Oct-2012 Iliyan Malchev <malchev@google.com> clean up and pass touch boost on interactive-on

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>
/hardware/qcom/power/power.c
868f7635b2b57d883a3978b3837a58aecc0d7131 17-Oct-2012 Iliyan Malchev <malchev@google.com> initial msm8960 power HAL implementation

Change-Id: I6189df5182a25a35166fa2b710b516c65da7627a
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/power/power.c