summaryrefslogtreecommitdiffstats
path: root/libsuspend/autosuspend_wakeup_count.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix unused param warningEdwin Vane2012-08-021-1/+1
| | | | | | | | | libsuspend had only a single warning in the clang build. Fixing it to make the build clean. Change-Id: Iaac5f9144b6e6cb122141c6416056c1b2c9aa98e Author: Edwin Vane <edwin.vane@intel.com> Reviewed-by: Kevin P Schoedel <kevin.p.schoedel@intel.com>
* libsuspend: create new library to handle triggering suspendColin Cross2012-05-071-0/+182
libsuspend provides functions autosuspend_enable() and autosuspend_disable() to trigger suspend on a variety of different kernels. Change-Id: I5dc28fb51532fa7c514330f1cfde7698d31d734c