summaryrefslogtreecommitdiffstats
path: root/power-8974.c
Commit message (Expand)AuthorAgeFilesLines
* power: Release launch boost perflock when launch is completedtomascus2019-02-281-4/+28
* power: Pass NULL parameter in powerHint if data is zerodianlujitao2019-02-281-2/+3
* Cache SOC ID checks for future queriesZhao Wei Liew2018-11-071-7/+6
* power: set_power_profile: handle errorsCorinna Vinschen2018-10-021-14/+26
* power: Fix several typos in power profilesHan Wang2018-08-061-3/+3
* power: msm8974: Build with with BOARD_VNDK_VERSIONCraig Tatlor2018-06-091-0/+1
* power: Spring cleanupMichael Bestas2018-05-251-19/+12
* power: msm8974: POWER_HINT_INTERACTION improvementsMichael Bestas2018-04-161-38/+65
* power: Avoid interaction build errorsMichael Bestas2018-03-261-2/+0
* power: Introduce is_ondemand_governor and is_msmdcvs_governorMichael Bestas2018-03-261-4/+2
* power: Simplify display_boost checksZhao Wei Liew2018-03-261-3/+20
* power: Simplify display_hint_sentZhao Wei Liew2018-03-261-14/+4
* power: Use ARRAY_SIZE macro where possibleZhao Wei Liew2018-03-261-2/+2
* power: Use log/log.h instead of utils/Log.hEthan Chen2018-03-261-1/+1
* power: Don't advertise power profile when interaction boost disableddianlujitao2018-03-041-0/+2
* power: msm8974: Add support for power profilestaging/lineage-15.1Michael Bestas2018-02-081-0/+139
* power: Make the rest of the platforms compatible with HIDL halRashed Abdel-Tawab2017-12-311-1/+1
* Revert "Revert "power: keep two cores online when display is on""Zhoulu Luo2013-12-061-0/+26
* Revert "power: keep two cores online when display is on"Shruthi Krishna2013-11-241-26/+0
* power: keep two cores online when display is onVince Leung2013-11-221-0/+26
* powerhal: Remove PWR_CLPS_ENA for display_off scenarioBadhri Jagan Sridharan2013-07-241-1/+1
* power: Ignore consecutive display off hintsAnurag Singh2013-06-081-2/+8
* powerhal: add opcode to disable sync on thread migrationVince Leung2013-05-171-1/+1
* powerhal: add display off hints to improve powerDilip Gudlur2013-05-131-1/+1
* Revert "powerhal: Add display off and power collapse enable hint"Vishwanatha Kumar Ulthur2013-05-011-1/+1
* powerhal: Add display off and power collapse enable hintDilip Gudlur2013-04-251-1/+1
* power: introduce 8974-specific handlingAnurag Singh2013-04-221-0/+82