1. 16b0dd4 driver: base: Replace symbolic permissions with octal permissions by Jinchao Wang · 3 years, 6 months ago
  2. beafe82 PM: wakeup: fix kernel-doc warnings and fix typos by Pierre-Louis Bossart · 3 years, 9 months ago
  3. 87de659 PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not there by Neeraj Upadhyay · 4 years, 9 months ago
  4. 2591e7b PM: sleep: wakeup: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 10 months ago
  5. e976eb4 PM: wakeup: Show statistics for deleted wakeup sources again by zhuguangqing · 5 years ago
  6. b4941ad PM: wakeup: Add routine to help fetch wakeup source object. by Ran Wang · 5 years ago
  7. 1b531e5 Merge suspend-to-idle rework material for v5.4. by Rafael J. Wysocki · 5 years ago
  8. 2ca3d1e PM / wakeup: Register wakeup class kobj after device is added by Stephen Boyd · 5 years ago
  9. ae367b7 PM / wakeup: Fix sysfs registration error path by Stephen Boyd · 5 years ago
  10. c8377ad PM / wakeup: Show wakeup sources stats in sysfs by Tri Vo · 5 years ago
  11. 0d105d0 PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare() by Tri Vo · 5 years ago
  12. 2933954 PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() by Rafael J. Wysocki · 5 years ago
  13. 25fa4d9 drivers: base: power: remove wakeup_sources_stats_dentry variable by Greg Kroah-Hartman · 6 years ago
  14. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  15. 5de363b drivers: base: power: add proper SPDX identifiers on files that did not have them. by Greg Kroah-Hartman · 6 years ago
  16. 74a1dd8 PM / wakeup: Use pm_pr_dbg() instead of pr_debug() by Stephen Boyd · 6 years ago
  17. e603525 Merge branches 'pm-core', 'pm-sleep' and 'pm-qos' by Rafael J. Wysocki · 6 years ago
  18. 623217a PM / wakeup: Drop wakeup_source_drop() by Rafael J. Wysocki · 6 years ago
  19. 1fad17f PM / wakeup: Rework wakeup source timer cancellation by Viresh Kumar · 6 years ago
  20. 7a5bd12 PM: Add and use pr_fmt() by Joe Perches · 6 years ago
  21. d1c6b41 PM / wakeup: fix kerneldoc comment for pm_wakeup_dev_event() by Yangtao Li · 6 years ago
  22. a24e16b Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' by Rafael J. Wysocki · 7 years ago
  23. bccaada PM / wakeup: Make events_lock a RAW_SPINLOCK by Sebastian Andrzej Siewior · 7 years ago
  24. 1d64422 PM: wakeup: Use pr_debug() for the "aborting suspend" message by Rafael J. Wysocki · 7 years ago
  25. 2ef7c01c PM / wakeup: Only update last time for active wakeup sources by Doug Berger · 7 years ago
  26. 00ee22c PM / wakeup: Use seq_open() to show wakeup stats by Mahendran Ganesh · 7 years ago
  27. 0026cef PM / wakeup: Print warn if device gets enabled as wakeup source during sleep by Ulf Hansson · 7 years ago
  28. 7bf4e59 PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarily by Rafael J. Wysocki · 7 years ago
  29. 9dbc64a5 PM / wakeup: Drop redundant check from device_init_wakeup() by Rafael J. Wysocki · 7 years ago
  30. d97c2e0 PM / wakeup: Drop redundant check from device_set_wakeup_enable() by Rafael J. Wysocki · 7 years ago
  31. 86ddd2d PM / wakeup: only recommend "call"ing device_init_wakeup() once by Brian Norris · 7 years ago
  32. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  33. 96428e9 PM / core: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  34. 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  35. f02f4f9 PM / s2idle: Rename freeze_state enum and related items by Rafael J. Wysocki · 7 years ago
  36. 820b9b0 PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() fails by Rafael J. Wysocki · 7 years ago
  37. 8f8e5c3 Merge branch 'acpi-pm' by Rafael J. Wysocki · 7 years ago
  38. ea0212f PM / wakeirq: Convert to SRCU by Thomas Gleixner · 8 years ago
  39. 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  40. f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 8 years ago
  41. 60d4553 PM / wakeup: Fix up wakeup_source_report_event() by Rafael J. Wysocki · 8 years ago
  42. eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  43. 8a537ec PM / wakeup: Integrate mechanism to abort transitions in progress by Rafael J. Wysocki · 8 years ago
  44. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  45. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  46. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  47. 9320f95 PM / sleep: Print active wakeup sources when blocking on wakeup_count reads by xing wei · 8 years ago
  48. 4f48ec8 PM-wakeup: Delete unnecessary checks before three function calls by Markus Elfring · 8 years ago
  49. 16669be PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs by Strashko, Grygorii · 9 years ago
  50. 7236214 PM / wakeup: wakeup_source_create: use kstrdup_const by Rasmus Villemoes · 9 years ago
  51. a6f5f0d PM / sleep: Report interrupt that caused system wakeup by Alexandra Yates · 9 years ago
  52. 3fc7aee Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  53. 6d3dab7 PM / wakeirq: Avoid setting power.wakeirq too hastily by Rafael J. Wysocki · 9 years ago
  54. 0d85fd4 Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 10 years ago
  55. 4990d4f PM / Wakeirq: Add automated device wake IRQ handling by Tony Lindgren · 10 years ago
  56. 7f43605 PM / wakeup: add a dummy wakeup_source to record statistics by Jin Qian · 10 years ago
  57. b6ec945 PM / wakeup: validate wakeup source before activating it. by Jin Qian · 10 years ago
  58. 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 10 years ago
  59. 432ec92 PM / wakeup: export pm_system_wakeup symbol by Boris BREZILLON · 10 years ago
  60. 068765b PM / sleep: Mechanism for aborting system suspends unconditionally by Rafael J. Wysocki · 10 years ago
  61. 0c5ff0e PM / sleep: unregister wakeup source when disabling device wakeup by Zhang Rui · 11 years ago
  62. bb177fe PM / Sleep: Print last wakeup source on failed wakeup_count write by Julius Werner · 12 years ago
  63. 9350de06 PM / wakeup: Adjust messaging for wake events during suspend by Bernie Thompson · 12 years ago
  64. 7e73c5ae PM: Introduce suspend state PM_SUSPEND_FREEZE by Zhang Rui · 12 years ago
  65. 4955070 PM / wakeup: Use irqsave/irqrestore for events_lock by John Stultz · 12 years ago
  66. a938da0 PM / Sleep: Print name of wakeup source that aborts suspend by Todd Poynor · 12 years ago
  67. b86ff982 PM / Sleep: Add user space interface for manipulating wakeup sources, v3 by Rafael J. Wysocki · 13 years ago
  68. 5585094 PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources by Rafael J. Wysocki · 13 years ago
  69. 7483b4a PM / Sleep: Implement opportunistic sleep, v2 by Rafael J. Wysocki · 13 years ago
  70. 6791e36 PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints by Arve Hjønnevåg · 13 years ago
  71. 30e3ce6 PM / Sleep: Change wakeup source statistics to follow Android by Rafael J. Wysocki · 13 years ago
  72. 60af106 PM / Sleep: Use wait queue to signal "no wakeup events in progress" by Rafael J. Wysocki · 13 years ago
  73. 8671bbc PM / Sleep: Add more wakeup source initialization routines by Rafael J. Wysocki · 13 years ago
  74. 4782e16 PM / Sleep: Make __pm_stay_awake() delete wakeup source timers by Rafael J. Wysocki · 13 years ago
  75. da863cd PM / Sleep: Fix race conditions related to wakeup source timer function by Rafael J. Wysocki · 13 years ago
  76. d94aff8 PM / Sleep: Fix possible infinite loop during wakeup source destruction by Rafael J. Wysocki · 13 years ago
  77. 7c95149 PM / Sleep: Initialize wakeup source locks in wakeup_source_add() by Rafael J. Wysocki · 13 years ago
  78. 1b6bc32 drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. by Paul Gortmaker · 14 years ago
  79. 8f88893 PM: Update the policy on default wakeup settings by Alan Stern · 13 years ago
  80. 13e3813 PM / Wakeup: Remove useless synchronize_rcu() call by Eric Dumazet · 14 years ago
  81. 22110fa PM / Wakeup: Fix initialization of wakeup-related device sysfs files by Rafael J. Wysocki · 14 years ago
  82. cb8f51b PM: Do not create wakeup sysfs files for devices that cannot wake up by Rafael J. Wysocki · 14 years ago
  83. 790c788 PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count() by Rafael J. Wysocki · 14 years ago
  84. 378eef9 PM / Wakeup: Make pm_save_wakeup_count() work as documented by Rafael J. Wysocki · 14 years ago
  85. 023d377 PM / Wakeup: Combine atomic counters to avoid reordering issues by Rafael J. Wysocki · 14 years ago
  86. a2867e0 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() by Rafael J. Wysocki · 14 years ago
  87. 9c03439 PM / Wakeup: Show wakeup sources statistics in debugfs by Rafael J. Wysocki · 14 years ago
  88. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  89. 4eb241e PM: Do not use dynamically allocated objects in pm_wakeup_event() by Rafael J. Wysocki · 14 years ago
  90. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago