summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add force_suspend functionSteve Paik2018-01-194-57/+112
* Fix logging in libsuspendSteve Paik2018-01-082-58/+46
* Convert autosuspend_wakeup_count.c to cppSteve Paik2017-12-203-4/+6
* Create wrapper function for set_wakeup_callbackSteve Paik2017-12-184-22/+27
* Fix LOG() messages to drop \nSteve Paik2017-12-142-25/+25
* Merge "Mark the modules as VNDK in Android.bp"Justin Yun2017-09-151-0/+3
|\
| * Mark the modules as VNDK in Android.bpJustin Yun2017-09-141-0/+3
* | Merge "Mark libsuspend vendor_available." am: 6e2d24ab5a am: 1c8e482995 am: 8...Jayant Chowdhary2017-05-251-0/+2
|\|
| * Merge "Mark libsuspend vendor_available." am: 6e2d24ab5a am: 1c8e482995Jayant Chowdhary2017-05-251-0/+2
| |\
| | * Mark libsuspend vendor_available.Jayant Chowdhary2017-05-241-0/+2
* | | Revert "Revert "libsuspend: move to exponential backoff""Ajay Dudani2017-04-181-5/+19
|/ /
* | resolve merge conflicts of a45b1d6f3 to masterMark Salyzyn2017-01-112-2/+2
|\|
| * Merge "liblog: use log/log.h when utilizing ALOG macros" am: 01e12b4ee7Mark Salyzyn2017-01-114-4/+4
| |\
| | * liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-114-4/+4
* | | libsuspend: remove autosleep and earlysuspendTim Murray2016-11-024-336/+0
|/ /
* | Revert "libsuspend: move to exponential backoff" am: 23c8bab024Tim Murray2016-10-181-19/+5
|\ \ | |/ |/|
| * Revert "libsuspend: move to exponential backoff"Tim Murray2016-10-181-19/+5
* | libsuspend: move to exponential backoff am: fb896944b6Tim Murray2016-10-121-5/+19
|\|
| * libsuspend: move to exponential backoffTim Murray2016-10-111-5/+19
* | system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-304-10/+14
* | Convert more Android.mk files to Android.bpDan Willemsen2016-07-132-33/+21
|/
* Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend...Ruchi Kandoi2015-06-252-11/+15
* Add TEMP_FAILURE_RETRY to libsuspend.Jeff Brown2015-05-183-19/+16
* Libsuspend: Remove unused variableAndreas Gampe2014-11-241-1/+0
* am 1291df76: am c5fa4b19: am 065c2706: Merge "libsuspend: Turn on -Werror"Mark Salyzyn2014-05-221-0/+2
|\
| * libsuspend: Turn on -WerrorMark Salyzyn2014-05-211-0/+2
* | am 43cb7ae6: am 4f362e43: am 835526fd: Merge "Cleanup: warning fixit."Sasha Levitskiy2014-04-111-6/+1
|\|
| * Cleanup: warning fixit.Sasha Levitskiy2014-04-111-6/+1
* | Add ability to have a callback when wakeups happen.Dianne Hackborn2014-03-072-0/+23
* | libsuspend: use wakeup count interface for system suspendTodd Poynor2014-03-041-0/+3
|/
* am 76edb14f: am 2cc3527a: libsuspend: compile as a static libraryIliyan Malchev2012-12-061-1/+9
|\
| * libsuspend: compile as a static libraryIliyan Malchev2012-12-051-1/+9
* | autosuspend_inited flag set even if initialization failsKyle Russell2012-11-201-2/+2
|/
* libsuspend: force autosleep off during initColin Cross2012-09-211-0/+3
* am 67bdfa98: am d25b8502: Merge "Fix unused param warning"Stephen Hines2012-08-081-1/+1
|\
| * Fix unused param warningEdwin Vane2012-08-021-1/+1
* | libsuspend: wait for earlysuspend transition to finishColin Cross2012-06-141-2/+40
* | libsuspend: always unblock early suspendColin Cross2012-06-071-4/+80
|/
* libsuspend: create new library to handle triggering suspendColin Cross2012-05-077-0/+603