summaryrefslogtreecommitdiff
path: root/power-libperfmgr
AgeCommit message (Expand)Author
2023-03-08ADPF: send ADPF_FIRST_FRAME hintJimmy Shiu
2023-03-08ADPF: support sending power hintJimmy Shiu
2022-10-28ADPF: fix use-after-free crashJimmy Shiu
2022-10-14libperfmgr: add control property to control actionWei Wang
2022-08-16ADPF: optimize the wakeup performance and fix unstable boost.jimmyshiu
2022-08-09ADPF: extend non-stale session timer in wakeupWei Wang
2022-06-16ADPF: Fix updateHintBoost blocks the binder threadjimmyshiu
2022-06-09Fix uclamp_min stuck at high freqjimmyshiu
2022-06-07Fix race between closing a session and receiving a boostWill McVicker
2022-05-27Merge changes from topic "ADPF-I-Signal-And-Init" into tm-devWei Wang
2022-05-27ADPF: dump ADPF session infojimmyshiu
2022-05-27ADPF: uclamp.min integrationjimmyshiu
2022-05-26ADPF: Add UclampMinInit in ADPF profilejimmyshiu
2022-05-20Merge "Fix cancelling hints when refreshing expiring hints." into tm-devWei Wang
2022-05-16Fix cancelling hints when refreshing expiring hints.Misha Wagner
2022-05-13ADPF: remove UclampMin_Granularity from HintManagerTestjimmyshiu
2022-05-13PowerHAL: remove UclampMinGranularityWei Wang
2022-05-03Merge "Prevent hint timeouts when same hint is repeatedly sent." into tm-devMisha Wagner
2022-04-29Ignore system hint sessions for universal boostMatt Buckley
2022-04-27Fix libperfmgr_testMilo Sredkov
2022-04-25Prevent hint timeouts when same hint is repeatedly sent.Misha Wagner
2022-04-25ADPF: log clean upjimmyshiu
2022-04-21Merge "Add minimal binder thread prio as -20 to match process prio" into tm-devWei Wang
2022-04-21Merge "Add the tests in power-libperfmgr to device-tests" into tm-devTreeHugger Robot
2022-04-21Add minimal binder thread prio as -20 to match process prioWei Wang
2022-04-21Add the tests in power-libperfmgr to device-testsMilo Sredkov
2022-04-21Merge "Update Adaptive CPU model to 0704_D35_IT3_ALT_s141k." into tm-devMisha Wagner
2022-04-20Update Adaptive CPU model to 0704_D35_IT3_ALT_s141k.Misha Wagner
2022-04-20ADPF: add Early Hint featureJimmy Shiu
2022-04-20ADPF: Use Adpf Profile for PID tunnablesJimmy Shiu
2022-04-20ADPF: HintManager supports ADPF ProfilesJimmy Shiu
2022-04-20ADPF: make uclamp.min stableJimmy Shiu
2022-04-20Make HintManager a singleton classJimmy Shiu
2022-04-07PowerHintSession: do not update PID controller when target changesWei Wang
2022-03-31Merge "Fix race condition between Looper and destructor" into tm-devTreeHugger Robot
2022-03-31Fix race condition between Looper and destructorJimmy Shiu
2022-03-25Don't fail when acpu_stats is non-monotonic.Misha Wagner
2022-03-14Read `ro.product.device` in Adaptive CPU.Misha Wagner
2022-03-03Add OWNERS file for adaptivecpu/models.Misha Wagner
2022-03-03Update model with tag `acpu-2202_EX01_IT02_TR01_plain`.Misha Wagner
2022-02-28Change Adaptive CPU log tag to "powerhal-adaptivecpu".Misha Wagner
2022-02-28Fix out-of-bounds issue with sampling random decisions.Misha Wagner
2022-02-28Fix AdaptiveCpuConfigTest.Misha Wagner
2022-02-28Clear randomThrottleOptions when re-reading config.Misha Wagner
2022-02-28Add random_throttle_options config to Adaptive CPU.Misha Wagner
2022-02-17libperfmgr: Fix test failuresJimmy Shiu
2022-02-15Add global debug property for override config path properlyWei Wang
2022-02-11Merge "Add a debug property for switching powerhint.json path"Jimmy Shiu
2022-02-11Add a debug property for switching powerhint.json pathJimmy Shiu
2022-02-07Only open acpu_stats file once.Misha Wagner