History log of /device/lge/hammerhead/power/power_hammerhead.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
edcde8231e1a6493a07f7fcca9860cc6830741e3 24-Jul-2014 Ruchi Kandoi <kandoiruchi@google.com> Merge "powerHAL: UEVENT_MSG_LEN changed to 2048 from 1048 in compliance with the BUFFER_LEN in the kobject_uevent in kernel." into lmp-dev
7ffdb4359ee8a9e694b62b91f6b3c4169d59b01e 03-Jul-2014 Ruchi Kandoi <kandoiruchi@google.com> powerHAL: UEVENT_MSG_LEN changed to 2048 from 1048 in compliance with the
BUFFER_LEN in the kobject_uevent in kernel.

Change-Id: I3013e9ecc1fb6d041c8f9bdbc88219d76dff5bce
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
(cherry picked from commit 920b679e3fd30ba00224bf0cb538ef0248d084ca)
/device/lge/hammerhead/power/power_hammerhead.c
6afe544615712ae66679beb029eb379a49b0ca30 15-Jul-2014 Ruchi Kandoi <kandoiruchi@google.com> powerHAL: Removes the system call for reducing the refresh rate when the
device is in low power mode.

Logic shifted to the generic frameworks code because it isn't device
specific.

Change-Id: I3d5dbb7c032381dc2590930ea3bf0ab9384ca6a3
/device/lge/hammerhead/power/power_hammerhead.c
46cb7ae474912047cd1b481dfdb9da2f575924a5 11-Jun-2014 Ruchi Kandoi <kandoiruchi@google.com> PowerHAL: Changes the command for lower refresh rate for low power mode
as per newer implementation.

Change-Id: I8796407572c011f6522bc633f9ffbe68158bfc7a
Signed-off-by: Ruchi Kandoi<kandoiruchi@google.com>
/device/lge/hammerhead/power/power_hammerhead.c
cf720affd324f1ff43323d9d6f3573cc46c239d9 30-Apr-2014 Ruchi Kandoi <kandoiruchi@google.com> PowerHAL: Adds the powerHAL similar to generic powerHAL and adds
the low power mode power hint.

Low Power Mode power hint caps the maximum frequency.
It also reduces the refresh rate by making a service call to the
SurfaceFlinger.
In case of hot plugged cpu, the max frequency is set when the cpu is
hotplugged in, using uevent notifications.

Change-Id: I1cf458c4f128818ad1286e5a90b0d359b6913bb8
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
/device/lge/hammerhead/power/power_hammerhead.c