index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
wakeup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
1
-1
/
+15
2014-05-30
PM / sleep: unregister wakeup source when disabling device wakeup
Zhang Rui
1
-0
/
+6
2013-06-21
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
1
-2
/
+3
2013-06-11
PM / wakeup: Adjust messaging for wake events during suspend
Bernie Thompson
1
-1
/
+3
2013-02-09
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
1
-0
/
+6
2012-09-06
PM / wakeup: Use irqsave/irqrestore for events_lock
John Stultz
1
-6
/
+11
2012-08-17
PM / Sleep: Print name of wakeup source that aborts suspend
Todd Poynor
1
-0
/
+29
2012-05-01
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
1
-0
/
+1
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
1
-4
/
+57
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
1
-15
/
+19
2012-05-01
PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints
Arve Hjønnevåg
1
-3
/
+9
2012-05-01
PM / Sleep: Change wakeup source statistics to follow Android
Rafael J. Wysocki
1
-36
/
+28
2012-05-01
PM / Sleep: Use wait queue to signal "no wakeup events in progress"
Rafael J. Wysocki
1
-3
/
+13
2012-03-04
PM / Sleep: Add more wakeup source initialization routines
Rafael J. Wysocki
1
-9
/
+41
2012-03-04
PM / Sleep: Make __pm_stay_awake() delete wakeup source timers
Rafael J. Wysocki
1
-2
/
+6
2012-03-04
PM / Sleep: Fix race conditions related to wakeup source timer function
Rafael J. Wysocki
1
-2
/
+14
2012-03-04
PM / Sleep: Fix possible infinite loop during wakeup source destruction
Rafael J. Wysocki
1
-10
/
+5
2012-02-13
PM / Sleep: Initialize wakeup source locks in wakeup_source_add()
Rafael J. Wysocki
1
-1
/
+1
2011-10-31
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
1
-0
/
+1
2011-10-16
PM: Update the policy on default wakeup settings
Alan Stern
1
-1
/
+3
2011-05-17
PM / Wakeup: Remove useless synchronize_rcu() call
Eric Dumazet
1
-1
/
+0
2011-04-26
PM / Wakeup: Fix initialization of wakeup-related device sysfs files
Rafael J. Wysocki
1
-1
/
+1
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
1
-0
/
+29
2011-03-15
PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()
Rafael J. Wysocki
1
-5
/
+2
2011-03-15
PM / Wakeup: Make pm_save_wakeup_count() work as documented
Rafael J. Wysocki
1
-6
/
+6
2011-03-15
PM / Wakeup: Combine atomic counters to avoid reordering issues
Rafael J. Wysocki
1
-22
/
+39
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
1
-10
/
+10
2010-10-19
PM / Wakeup: Show wakeup sources statistics in debugfs
Rafael J. Wysocki
1
-0
/
+85
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-78
/
+450
2010-07-19
PM: Do not use dynamically allocated objects in pm_wakeup_event()
Rafael J. Wysocki
1
-19
/
+37
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+229