| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* Also fix a typo
Change-Id: I73c5487105e9a5ad41b9988f8187c9137b50070b
|
|
|
|
|
|
|
|
|
| |
Modify naming convention for properties
and also remove unused code.
CRs-Fixed: 2206509
Change-Id: I78821a66a65d92ea9284283efe5e3ca1659fa3de
|
|
|
|
|
|
| |
* This doesn't make much of a difference as of performance and jank but could save some battery
Change-Id: Id139d5072e9b841dcd385136a2e497520c588df8
|
|
|
|
| |
Change-Id: Icf9d1b9d17aafa700378f6a2a832d124c6dd5576
|
|
|
|
|
|
| |
* To prevent a log spam due to missing files to write to
Change-Id: I8e972a2d73018734be835d89062ffeb1b27a9d07
|
|
|
|
|
|
| |
This reverts commit fd4723a91d1cb0d367aea9b6413b2dc336fd82d8 and 4ee3647a319cd52a2aa2575f47b2b74852bba852
Change-Id: I9362cb608480dd11e83b5da34f6e01f38fddf942
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
bug: 78197570
Test: CTS
Change-Id: I6aaac2f3ce9ba886143e3667df2ca044c7f3d3f0
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: If78decdd3b94b023f3331f77d75cd114ada1ad2f
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* Fixes most denials in charger-only mode
Change-Id: Iaf4eca77ac7f20c73c8973014b2f722b790753b3
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
needing it"
This reverts commit 1e8ebc090ff0aa0334c71f506d029a77f7447a0a.
|
|
|
|
|
|
|
| |
* That's not a thing anymore
Change-Id: I6bf08de4f97b1901183d8b459541868675732be9
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I940e19030b8eb85ddf091ee3d1b55e89b60899fc
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I1de1749a4e13f6870a9bb4348a5a9f18f0528461
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
* I just don't understand why we have 16 frequencies (from 307 to 1593MHz) on
our power cluster and libqti-perfd just wants to force the highest every time
I touch the screen...
Why implement cpu frequency scaling and then use only two?
|
|
|
|
|
|
|
|
|
| |
We don't need aggressive load balancing during boot, only after boot has
been completed.
bug 30040263
Change-Id: Id22ac312751983f774208399b1673459e2351b93
|
|
|
|
| |
* Use Xiaomi's LOS work as main base.
|
|
|
|
|
|
|
|
| |
* libqti-perfd for some reason wants to write
"0:1593600 1:1593600 2:2342400 3:2342400" to it.
* Preventing that lets us use full max freq on 8996pro devices.
Change-Id: I081de2e8fc2ade7e6de4e971c29b8c53dd0a598c
|
|
|
|
|
|
|
| |
Bug: 64072712
Bug: 64022845
Test: boot from charger and check last kmsg
Change-Id: I8c890c55c9b578ae9e43be7f041dc2cbd4c80c15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before:
SystemServer_start : 6.5916 0.14159
SystemUi_start : 9.646 0.11627
system_server_ready : 10.341 0.16571
After:
SystemServer_start : 6.5465 0.17295
SystemUi_start : 9.5017 0.13355
system_server_ready : 10.13 0.17956
Bug: 63644084
Test: 10 boot with packages/services/Car/tools/bootanalyze/bootanalyze.py
Change-Id: I5509629bba6cddb35bb72d0f48283e2bf51cebd3
|
|
|
|
|
|
|
|
|
| |
efficiency curve
Bug: 28560172
Change-Id: I2974a6dc43ecc51603df4acb942ffcb04091e653
Signed-off-by: martin_liu <martin_liu@htc.com>
|
|
|
|
|
|
|
|
| |
Cpuset foreground boost is departed since
https://android.googlesource.com/platform/frameworks/base/+/a712d4058f6f85268838
Change-Id: Iab1834dbb8cce15480b5e11968bcfff7cc80177e
Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>
|
| |
|
|
|
|
|
|
|
|
| |
* Stock already do this: Better to finish all tasks and sleep soon
than to do everything in cpu0 and keep it active longer.
* Also, disable cpu1 could lead to system instability. See
sultanxda/android_kernel_oneplus_msm8996@8e35dcceaca5ecb4237bb1ea192ebbe01cc0d64a
|
| |
|
|
|
|
|
|
|
| |
Prefer waker CPU (with 1 runnable task) instead of
an idle CPU in waker cluster.
Change-Id: I174d496cf31bbf8706eaf6ad3740883d1c64b20f
|
|
|
|
|
|
|
| |
* It's cool, and more importantly... it actually works!
Oh look, it even displays battery level. Wow. :-P
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
sys.boot_completed
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: Ie6cc8e3a6835920ba44b8e664aed4c8304c23200
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Cpuset foreground boost is departed since
https://android.googlesource.com/platform/frameworks/base/+/a712d4058f6f85268838
Change-Id: Iab1834dbb8cce15480b5e11968bcfff7cc80177e
Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: Iae37cc9031481fb354bb96c03a3adbba1690af25
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
msm8996-common: Attempt to fix offline charging
DD3Boh: Adapt to Oreo
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
msm8996-common: rootdir: Drop qbcharger
* Quickboot is no longer in 14.1, and even if it was we would still
need proprietary blobs to make it work.
Change-Id: I918d5b5e7a493251bce333c354ee2c1a69c62dee
Signed-off-by: Michael Sky <electrydev@gmail.com>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
msm8996-common: rootdir: Update charger configuration
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
msm8996-common: rootdir: Move charger to init.qcom.power.rc and fix its groups.
* The same change it's already in several devices and it
fixes issues with offline charging.
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
BCL hotplug is disabled in DTS already
This patch should resolve risk of racing condition of store hotplug mask
Bug: 29547080
Change-Id: I4ccbda943095d6d8bb02c140d7cedebd85ae9710
|
|
|
|
|
| |
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
* Not needed at all anymore
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It doesn't seem so efficent right now, so let's try to fall back to the old thermal engine driver for now at least
Revert "rootdir: Fall back to the old power management"
This reverts commit 98204762dd6569f4b4ded1ee0a51710efe7edacc.
Revert "z2_plus: Configure msm-thermal-simple driver"
This reverts commit d1830933a6c54a6ac9c7a5ac9a3edebdb326420b.
Revert "z2_plus: Optimize power config on boot"
This reverts commit 5c12086dac733836c91a4ad415aea5a728aa8fab.
Revert "z2_plus: Remove msm-thermal, thermal-engine, and bcl"
This reverts commit f4bd79af37442fbf594c6523950e3e9945a7cd70.
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
*Set sched_boost earlier
*Enable balanced power config later
*Set I/O scheduler to noop during boot, and cfq after boot
|
|
|
|
| |
We will use msm-thermal-simple instead.
|
|
|
|
|
| |
* Completely imported init.target.rc
* Imported only some parts and edited some others of init.qcom.rc and init.qcom.power.rc
|
|
|
|
| |
Change-Id: Ib35c1c4dd1babbd341b54a083fefe6bc05e9086d
|
| |
|