summaryrefslogtreecommitdiff
path: root/libsuspend
AgeCommit message (Expand)Author
2021-11-02libsuspend: vendor_available.Yifan Hong
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"Elliott Hughes
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2018-08-14Remove libsuspend from VNDK.Tri Vo
2018-01-19Add force_suspend functionSteve Paik
2018-01-08Fix logging in libsuspendSteve Paik
2017-12-20Convert autosuspend_wakeup_count.c to cppSteve Paik
2017-12-18Create wrapper function for set_wakeup_callbackSteve Paik
2017-12-14Fix LOG() messages to drop \nSteve Paik
2017-09-15Merge "Mark the modules as VNDK in Android.bp"Justin Yun
2017-09-14Mark the modules as VNDK in Android.bpJustin Yun
2017-05-25Merge "Mark libsuspend vendor_available." am: 6e2d24ab5a am: 1c8e482995 am: 8...Jayant Chowdhary
2017-05-25Merge "Mark libsuspend vendor_available." am: 6e2d24ab5a am: 1c8e482995Jayant Chowdhary
2017-05-24Mark libsuspend vendor_available.Jayant Chowdhary
2017-04-18Revert "Revert "libsuspend: move to exponential backoff""Ajay Dudani
2017-01-11resolve merge conflicts of a45b1d6f3 to masterMark Salyzyn
2017-01-11Merge "liblog: use log/log.h when utilizing ALOG macros" am: 01e12b4ee7Mark Salyzyn
2017-01-11liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn
2016-11-02libsuspend: remove autosleep and earlysuspendTim Murray
2016-10-18Revert "libsuspend: move to exponential backoff" am: 23c8bab024Tim Murray
2016-10-18Revert "libsuspend: move to exponential backoff"Tim Murray
2016-10-12libsuspend: move to exponential backoff am: fb896944b6Tim Murray
2016-10-11libsuspend: move to exponential backoffTim Murray
2016-09-30system/core Replace cutils/log.h with android/log.hMark Salyzyn
2016-07-13Convert more Android.mk files to Android.bpDan Willemsen
2015-06-25Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend...Ruchi Kandoi
2015-05-18Add TEMP_FAILURE_RETRY to libsuspend.Jeff Brown
2014-11-24Libsuspend: Remove unused variableAndreas Gampe
2014-05-22am 1291df76: am c5fa4b19: am 065c2706: Merge "libsuspend: Turn on -Werror"Mark Salyzyn
2014-05-21libsuspend: Turn on -WerrorMark Salyzyn
2014-04-12am 43cb7ae6: am 4f362e43: am 835526fd: Merge "Cleanup: warning fixit."Sasha Levitskiy
2014-04-11Cleanup: warning fixit.Sasha Levitskiy
2014-03-07Add ability to have a callback when wakeups happen.Dianne Hackborn
2014-03-04libsuspend: use wakeup count interface for system suspendTodd Poynor
2012-12-06am 76edb14f: am 2cc3527a: libsuspend: compile as a static libraryIliyan Malchev
2012-12-05libsuspend: compile as a static libraryIliyan Malchev
2012-11-20autosuspend_inited flag set even if initialization failsKyle Russell
2012-09-21libsuspend: force autosleep off during initColin Cross
2012-08-08am 67bdfa98: am d25b8502: Merge "Fix unused param warning"Stephen Hines
2012-08-02Fix unused param warningEdwin Vane
2012-06-14libsuspend: wait for earlysuspend transition to finishColin Cross
2012-06-07libsuspend: always unblock early suspendColin Cross
2012-05-07libsuspend: create new library to handle triggering suspendColin Cross