summaryrefslogtreecommitdiffstats
path: root/suspend
Commit message (Expand)AuthorAgeFilesLines
* system-suspend: Deprecate HIDL hal for Android T am: 23a83bc7d8Kalesh Singh2021-09-072-3/+5
|\
| * system-suspend: Deprecate HIDL hal for Android Tandroid-s-beta-5android-s-beta-5Kalesh Singh2021-09-032-3/+5
* | Merge sc-dev-plus-aosp-without-vendor@7634622Xin Li2021-08-145-0/+118
|\ \ | |/ |/|
| * Remove ndk_platform backend. Use the ndk backend. am: f7e5825444 am: c8fe6dda1fJiyong Park2021-07-281-3/+3
| |\
| * \ system_suspend: Implement system suspend AIDL hal am: e58b016a58 am: 7c3b120a60Kalesh Singh2021-07-239-55/+229
| |\ \
| * \ \ system-suspend: Add SystemSuspend AIDL hal interfaces am: 69e66503b5 am: 91c6...Kalesh Singh2021-07-237-1/+229
| |\ \ \
| * \ \ \ system-suspend: Extract HIDL specific code am: aa3e8e99d7 am: 4cb36b9f79Kalesh Singh2021-07-239-95/+191
| |\ \ \ \
| * | | | | Freeze AIDL APIs for SCJiyong Park2021-05-215-1/+118
| * | | | | suspend: Change good suspend time to totalBenjamin Schwartz2021-05-044-6/+10
* | | | | | system_suspend: use "self" instead of getCallingPid() while reopening a file ...Manish Varma2021-08-132-10/+5
* | | | | | system_suspend: allow SystemSuspend to re-open the fd if found staleManish Varma2021-08-122-2/+26
| |_|_|_|/ |/| | | |
* | | | | Remove ndk_platform backend. Use the ndk backend.Jiyong Park2021-07-271-3/+3
| |_|_|/ |/| | |
* | | | system_suspend: Implement system suspend AIDL halKalesh Singh2021-07-229-55/+229
| |_|/ |/| |
* | | system-suspend: Add SystemSuspend AIDL hal interfacesKalesh Singh2021-07-227-2/+229
| |/ |/|
* | system-suspend: Extract HIDL specific codeKalesh Singh2021-07-229-95/+191
* | 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