summaryrefslogtreecommitdiffstats
path: root/suspend
Commit message (Expand)AuthorAgeFilesLines
* Freeze AIDL APIs for SCJiyong Park2021-05-215-1/+118
* suspend: Change good suspend time to totalBenjamin Schwartz2021-05-044-6/+10
* [LSC] Add LOCAL_LICENSE_KINDS to system/hardware/interfacesBob Badour2021-02-123-0/+12
* Specify version for aidl_interface explicitlyJeongik Cha2021-01-261-4/+4
* suspend: Handle unknown wakeupsBenjamin Schwartz2020-12-282-30/+33
* Merge changes from topic "suspend stats"Treehugger Robot2020-12-227-43/+313
|\
| * suspend: Suspend stats implementationBenjamin Schwartz2020-12-175-42/+248
| * suspend: Add suspend stats APIBenjamin Schwartz2020-12-152-1/+65
* | Merge "Revert "system_suspend: add more logging for wakelock stats inquiries""Michael Sun2020-12-211-5/+0
|\ \ | |/ |/|
| * Revert "system_suspend: add more logging for wakelock stats inquiries"Michael Sun2020-12-211-5/+0
* | Merge "suspend: Implement wakeup stats collection"Treehugger Robot2020-12-0511-31/+462
|\ \ | |/ |/|
| * suspend: Implement wakeup stats collectionBenjamin Schwartz2020-12-0411-31/+462
* | system_suspend: add more logging for wakelock stats inquiriesMichael Sun2020-12-041-0/+5
|/
* Merge changes from topic "revert-1509150-CSIHAIYBIX"Treehugger Robot2020-12-024-23/+219
|\
| * Revert^2 "suspend: Add suspend backoff unit test"Benjamin Schwartz2020-12-011-6/+83
| * Revert^2 "suspend: Implement new suspend backoff algorithm"Benjamin Schwartz2020-12-013-17/+136
* | system_suspend: not only remove but also erase when handling binderDiedMichael Sun2020-12-014-8/+170
|/
* Revert "suspend: Implement new suspend backoff algorithm"Benjamin Schwartz2020-11-233-136/+17
* Revert "suspend: Add suspend backoff unit test"Benjamin Schwartz2020-11-231-83/+6
* Merge "system_suspend: fix null pointer crash when multiple clients binderDied"Treehugger Robot2020-11-131-14/+11
|\
| * system_suspend: fix null pointer crash when multiple clients binderDiedMichael Sun2020-11-131-14/+11
* | suspend: Add suspend backoff unit testBenjamin Schwartz2020-11-091-6/+83
* | suspend: Implement new suspend backoff algorithmBenjamin Schwartz2020-11-093-17/+136
* | suspend: Add suspend backoff algo system propertiesBenjamin Schwartz2020-11-094-0/+159
* | Merge "system_suspend: update to not sanitize wakeup reasons"Michael Sun2020-11-062-24/+48
|\ \ | |/ |/|
| * system_suspend: update to not sanitize wakeup reasonsMichael Sun2020-11-042-24/+48
* | Merge "system_suspend: introduce android.system.suspend.control AIDL interface"Michael Sun2020-11-0619-83/+257
|\ \
| * | system_suspend: introduce android.system.suspend.control AIDL interfaceMichael Sun2020-11-0519-83/+257
* | | Merge changes I4eb04f70,Ib2412b7eMichael Sun2020-11-067-6/+283
|\| |
| * | system_suspend: notify clients with wakelock status through callbacksMichael Sun2020-11-034-0/+109
| * | system_suspend: extend AIDL to allow registration of wakelock callbacksMichael Sun2020-11-036-6/+174
| |/
* | Merge "Add krossmo@ to OWNERS"Treehugger Robot2020-11-041-0/+1
|\ \ | |/ |/|
| * Add krossmo@ to OWNERSTri Vo2020-11-031-0/+1
* | system_suspend: sent out wakeup reasons to wakeup subscribersMichael Sun2020-10-203-10/+83
* | system_suspend: read wakeup reason at SystemSuspendMichael Sun2020-10-205-10/+40
* | SystemSuspend: Remove -Wno-unused-parameter flagKalesh Singh2020-10-192-2/+1
* | release stats lock before dumping kernel statsTim Murray2020-09-211-5/+6
* | Ignore SIGPIPE when dumping stats from SystemSuspend am: 303520bd3f am: b271e...Kalesh Singh2020-07-131-0/+7
|\|
| * Ignore SIGPIPE when dumping stats from SystemSuspendandroid-r-beta-3android-r-beta-2Kalesh Singh2020-07-131-0/+7
* | Avoid TREBLE_TESTING_OVERRIDE am: 48c6738968 am: a44cd5f207Steven Moreland2020-07-091-1/+1
|\|
| * Avoid TREBLE_TESTING_OVERRIDESteven Moreland2020-07-081-1/+1
| * Mark some aidl_interface modules as unstableJiyong Park2020-04-201-0/+1
* | resolve merge conflicts of 4fa2b24b56b98ac4199011fc479094e013d71a63 to rvc-de...Jiyong Park2020-04-202-0/+1
|\ \ | |/ |/|
| * Mark some aidl_interface modules as unstableJiyong Park2020-04-131-0/+1
* | Move suspend AIDL into impl folder.Steven Moreland2020-03-315-2/+0
|/
* Add a missing Result::ok() in system/hardware/interfacesBernie Innocenti2020-02-101-2/+1
* Convert system/hardware/interfaces to Result::ok()Bernie Innocenti2020-02-061-1/+1
* suspend: add benchmarksTri Vo2019-12-172-0/+65
* system_suspend: reduce logspamTri Vo2019-12-052-6/+2
* wakeup stats: ignore /sys/class/wakeup/.../device symlinkTri Vo2019-11-121-3/+16