index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
wakeup.c
Age
Commit message (
Expand
)
Author
2011-10-31
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-10-16
PM: Update the policy on default wakeup settings
Alan Stern
2011-05-17
PM / Wakeup: Remove useless synchronize_rcu() call
Eric Dumazet
2011-04-26
PM / Wakeup: Fix initialization of wakeup-related device sysfs files
Rafael J. Wysocki
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
2011-03-15
PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()
Rafael J. Wysocki
2011-03-15
PM / Wakeup: Make pm_save_wakeup_count() work as documented
Rafael J. Wysocki
2011-03-15
PM / Wakeup: Combine atomic counters to avoid reordering issues
Rafael J. Wysocki
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-10-19
PM / Wakeup: Show wakeup sources statistics in debugfs
Rafael J. Wysocki
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-07-19
PM: Do not use dynamically allocated objects in pm_wakeup_event()
Rafael J. Wysocki
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki