summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/wakeup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-241-10/+10
* PM / Wakeup: Show wakeup sources statistics in debugfsRafael J. Wysocki2010-10-191-0/+85
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-171-78/+450
* PM: Do not use dynamically allocated objects in pm_wakeup_event()Rafael J. Wysocki2010-07-191-19/+37
* PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-0/+229