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