summaryrefslogtreecommitdiffstats
path: root/libsuspend/autosuspend_wakeup_count.c
Commit message (Expand)AuthorAgeFilesLines
* Convert autosuspend_wakeup_count.c to cppSteve Paik2017-12-201-211/+0
* Create wrapper function for set_wakeup_callbackSteve Paik2017-12-181-13/+9
* Fix LOG() messages to drop \nSteve Paik2017-12-141-21/+21
* Revert "Revert "libsuspend: move to exponential backoff""Ajay Dudani2017-04-181-5/+19
* Merge "liblog: use log/log.h when utilizing ALOG macros" am: 01e12b4ee7Mark Salyzyn2017-01-111-1/+1
|\
| * liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+1
* | 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-301-3/+4
|/
* Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend...Ruchi Kandoi2015-06-251-9/+10
* Add TEMP_FAILURE_RETRY to libsuspend.Jeff Brown2015-05-181-5/+6
* Add ability to have a callback when wakeups happen.Dianne Hackborn2014-03-071-0/+16
* Fix unused param warningEdwin Vane2012-08-021-1/+1
* libsuspend: create new library to handle triggering suspendColin Cross2012-05-071-0/+182