summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/wakeup.c
Commit message (Expand)AuthorAgeFilesLines
* PM / Wakeup: Remove useless synchronize_rcu() callEric Dumazet2011-05-171-1/+0Star
* PM / Wakeup: Fix initialization of wakeup-related device sysfs filesRafael J. Wysocki2011-04-261-1/+1
* PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-151-0/+29
* PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()Rafael J. Wysocki2011-03-151-5/+2Star
* PM / Wakeup: Make pm_save_wakeup_count() work as documentedRafael J. Wysocki2011-03-151-6/+6
* PM / Wakeup: Combine atomic counters to avoid reordering issuesRafael J. Wysocki2011-03-151-22/+39
* 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