summaryrefslogtreecommitdiffstats
path: root/power
Commit message (Collapse)AuthorAgeFilesLines
* s5pc110: PowerHAL boostpusle flexibilitySteve Kondik2012-10-201-8/+91
| | | | | | | | | | | | | | | | | | | | | | | | Squashed commits of the following ported cherry-picks from d2: -------- Make PowerHAL more flexible * Support boostpulse on both ondemand and interactive * Reopen the boostpulse node if it becomes invalid due to a governor change. http://review.cyanogenmod.com/#/c/20919/ -------- Add support for CPU_BOOST hint * The new CPU_BOOST hint takes a duration, add support for this. * Also clean up governor detection and whitespace. http://review.cyanogenmod.com/#/c/23788/ -------- Change-Id: I0711be15d87ef7a02076e26639ee5b22771cda6b
* crespo: Add and enable Power HALPawit Pornkitprasan2012-10-032-0/+154
This is a squash of the following commits: crespo: Add Power HAL (for userspace CPU boosting) The majority of this commit is by Steve Kondik for the D2, modified by Daniel Bateman and Pawit Pornkitprasan for aries, and Justin White for crespo. crespo: Build power HAL Add support bits for power HAL to be built. From patch http://review.cyanogenmod.com/#/c/23867/ Power HAL: Remove sampling rate change Sampling rate change causes stutter while playing music. Stutter appears randomly, but has a higher chance of appearing when the screen goes from off to on. Change-Id: Ic0f6aa3c36adc26322a1359068797eac10387e9c