1. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 5480437 PM / wakeirq: Convert to SRCU by Thomas Gleixner · 7 years ago
  3. 481aeb2 ANDROID: power: align wakeup_sources format by yangdongdong · 9 years ago
  4. 78ab6c4 ANDROID: wakeup: Add the guard condition for len in pm_get_active_wakeup_sources by Ruchi Kandoi · 9 years ago
  5. 68b6254 ANDROID: wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 9 years ago
  6. 6118cb4 ANDROID: power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  7. 4f48ec8 PM-wakeup: Delete unnecessary checks before three function calls by Markus Elfring · 8 years ago
  8. 16669be PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs by Strashko, Grygorii · 8 years ago
  9. 7236214 PM / wakeup: wakeup_source_create: use kstrdup_const by Rasmus Villemoes · 9 years ago
  10. a6f5f0d PM / sleep: Report interrupt that caused system wakeup by Alexandra Yates · 9 years ago
  11. 3fc7aee Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  12. 6d3dab7 PM / wakeirq: Avoid setting power.wakeirq too hastily by Rafael J. Wysocki · 9 years ago
  13. 0d85fd4 Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  14. 4990d4f PM / Wakeirq: Add automated device wake IRQ handling by Tony Lindgren · 9 years ago
  15. 7f43605 PM / wakeup: add a dummy wakeup_source to record statistics by Jin Qian · 9 years ago
  16. b6ec945 PM / wakeup: validate wakeup source before activating it. by Jin Qian · 9 years ago
  17. 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 9 years ago
  18. 432ec92 PM / wakeup: export pm_system_wakeup symbol by Boris BREZILLON · 9 years ago
  19. 068765b PM / sleep: Mechanism for aborting system suspends unconditionally by Rafael J. Wysocki · 10 years ago
  20. 0c5ff0e PM / sleep: unregister wakeup source when disabling device wakeup by Zhang Rui · 10 years ago
  21. bb177fe PM / Sleep: Print last wakeup source on failed wakeup_count write by Julius Werner · 11 years ago
  22. 9350de06 PM / wakeup: Adjust messaging for wake events during suspend by Bernie Thompson · 11 years ago
  23. 7e73c5a PM: Introduce suspend state PM_SUSPEND_FREEZE by Zhang Rui · 11 years ago
  24. 4955070 PM / wakeup: Use irqsave/irqrestore for events_lock by John Stultz · 12 years ago
  25. a938da0 PM / Sleep: Print name of wakeup source that aborts suspend by Todd Poynor · 12 years ago
  26. b86ff982 PM / Sleep: Add user space interface for manipulating wakeup sources, v3 by Rafael J. Wysocki · 12 years ago
  27. 5585094 PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources by Rafael J. Wysocki · 12 years ago
  28. 7483b4a PM / Sleep: Implement opportunistic sleep, v2 by Rafael J. Wysocki · 12 years ago
  29. 6791e36 PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints by Arve Hjønnevåg · 12 years ago
  30. 30e3ce6 PM / Sleep: Change wakeup source statistics to follow Android by Rafael J. Wysocki · 12 years ago
  31. 60af106 PM / Sleep: Use wait queue to signal "no wakeup events in progress" by Rafael J. Wysocki · 12 years ago
  32. 8671bbc PM / Sleep: Add more wakeup source initialization routines by Rafael J. Wysocki · 12 years ago
  33. 4782e16 PM / Sleep: Make __pm_stay_awake() delete wakeup source timers by Rafael J. Wysocki · 12 years ago
  34. da863cd PM / Sleep: Fix race conditions related to wakeup source timer function by Rafael J. Wysocki · 12 years ago
  35. d94aff8 PM / Sleep: Fix possible infinite loop during wakeup source destruction by Rafael J. Wysocki · 12 years ago
  36. 7c95149 PM / Sleep: Initialize wakeup source locks in wakeup_source_add() by Rafael J. Wysocki · 12 years ago
  37. 1b6bc32 drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. by Paul Gortmaker · 13 years ago
  38. 8f88893 PM: Update the policy on default wakeup settings by Alan Stern · 13 years ago
  39. 13e3813 PM / Wakeup: Remove useless synchronize_rcu() call by Eric Dumazet · 13 years ago
  40. 22110fa PM / Wakeup: Fix initialization of wakeup-related device sysfs files by Rafael J. Wysocki · 13 years ago
  41. cb8f51b PM: Do not create wakeup sysfs files for devices that cannot wake up by Rafael J. Wysocki · 13 years ago
  42. 790c788 PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count() by Rafael J. Wysocki · 13 years ago
  43. 378eef9 PM / Wakeup: Make pm_save_wakeup_count() work as documented by Rafael J. Wysocki · 13 years ago
  44. 023d377 PM / Wakeup: Combine atomic counters to avoid reordering issues by Rafael J. Wysocki · 13 years ago
  45. a2867e0 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() by Rafael J. Wysocki · 14 years ago
  46. 9c03439 PM / Wakeup: Show wakeup sources statistics in debugfs by Rafael J. Wysocki · 14 years ago
  47. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  48. 4eb241e PM: Do not use dynamically allocated objects in pm_wakeup_event() by Rafael J. Wysocki · 14 years ago
  49. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago