1. 6118cb4 ANDROID: power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  2. 25c6a63 ANDROID: PM / Suspend: Print wall time at suspend entry and exit by Todd Poynor · 12 years ago
  3. 1adb469 PM / suspend: Fix missing KERN_CONT for suspend message by Jon Hunter · 8 years ago
  4. fa7fd6f PM / sleep: enable suspend-to-idle even without registered suspend_ops by Sudeep Holla · 8 years ago
  5. ea00f4f PM / sleep: make PM notifiers called symmetrically by Lianwei Wang · 8 years ago
  6. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  7. 22e09b3 PM / suspend: replacing printk by saurabh · 9 years ago
  8. ef25ba0 PM / sleep: Add flags to indicate platform firmware involvement by Rafael J. Wysocki · 9 years ago
  9. 2fd77ff PM / suspend: make sync() on suspend-to-RAM build-time optional by Len Brown · 9 years ago
  10. 6717673 PM / sleep: Return -EBUSY from suspend_enter() on wakeup detection by Ruchi Kandoi · 9 years ago
  11. a921504 PM / sleep: Refine diagnostic messages in enter_state() by Rafael J. Wysocki · 9 years ago
  12. 1d4a9c1 PM / sleep: add configurable delay for pm_test by Brian Norris · 9 years ago
  13. 3810631 PM / sleep: Re-implement suspend-to-idle handling by Rafael J. Wysocki · 9 years ago
  14. 403b963 PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set by Dmitry Eremin-Solenikov · 10 years ago
  15. a8d46b9 ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle by Rafael J. Wysocki · 10 years ago
  16. ebc3e41 PM / sleep: Rename platform suspend/resume functions in suspend.c by Rafael J. Wysocki · 10 years ago
  17. 2a8a8ce PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() by Rafael J. Wysocki · 10 years ago
  18. 0cadc70 PM / sleep: new suspend_resume trace event for console resume by Todd E Brandt · 10 years ago
  19. 62109b4 PM / sleep: Fix test_suspend= command line option by Rafael J. Wysocki · 10 years ago
  20. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  21. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  22. 8490fdf PM / sleep: Move platform suspend operations to separate functions by Rafael J. Wysocki · 10 years ago
  23. d431cbc PM / sleep: Simplify sleep states sysfs interface code by Rafael J. Wysocki · 10 years ago
  24. 2b01466 PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate by Steven Rostedt (Red Hat) · 10 years ago
  25. 653a353 PM / sleep: fix freeze_ops NULL pointer dereferences by Zhang Rui · 10 years ago
  26. bb3632c PM / sleep: trace events for suspend/resume by Todd E Brandt · 10 years ago
  27. 3eba148 Merge branch 'acpi-pm' into pm-sleep by Rafael J. Wysocki · 10 years ago
  28. 0399d4d PM / sleep: Introduce command line argument for sleep state enumeration by Rafael J. Wysocki · 10 years ago
  29. 43e8317 PM / sleep: Use valid_state() for platform-dependent sleep states only by Rafael J. Wysocki · 10 years ago
  30. 27ddcc6 PM / sleep: Add state field to pm_states[] entries by Rafael J. Wysocki · 10 years ago
  31. 55cc33c Merge branch 'pm-sleep' into acpi-pm by Rafael J. Wysocki · 10 years ago
  32. 1f0b638 ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state by Rafael J. Wysocki · 10 years ago
  33. a6220fc PM / suspend: Always use deepest C-state in the "freeze" sleep state by Rafael J. Wysocki · 10 years ago
  34. f3f1253 PM / suspend: Make cpuidle work in the "freeze" state by Rafael J. Wysocki · 10 years ago
  35. 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  36. 7500d93 PM / suspend: Remove unnecessary !! by Viresh Kumar · 10 years ago
  37. 3831261 PM / Sleep: increase ftrace coverage in suspend/resume by Brandt, Todd E · 11 years ago
  38. 9350de06 PM / wakeup: Adjust messaging for wake events during suspend by Bernie Thompson · 11 years ago
  39. c26b78a PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state by Zhang Rui · 11 years ago
  40. 08605ac PM / sleep: add TEST_PLATFORM support for freeze state by Zhang Rui · 11 years ago
  41. 7e73c5a PM: Introduce suspend state PM_SUSPEND_FREEZE by Zhang Rui · 11 years ago
  42. 300d373 Revert "NMI watchdog: fix for lockup detector breakage on resume" by Rafael J. Wysocki · 12 years ago
  43. 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 12 years ago
  44. 443772d4 ftrace: Disable function tracing during suspend/resume and hibernation, again by Srivatsa S. Bhat · 12 years ago
  45. 1e73203 PM / Sleep: Move disabling of usermode helpers to the freezer by Rafael J. Wysocki · 12 years ago
  46. bc25cf5 PM / Sleep: Drop suspend_stats_update() by Rafael J. Wysocki · 12 years ago
  47. 93e1ee4 PM / Sleep: Make enter_state() in kernel/power/suspend.c static by Rafael J. Wysocki · 12 years ago
  48. 55ae451 PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c by Rafael J. Wysocki · 12 years ago
  49. 8916e37 PM / Suspend: Avoid code duplication in suspend statistics update by Marcos Paulo de Souza · 12 years ago
  50. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 12 years ago
  51. bcda53f PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() by Srivatsa S. Bhat · 12 years ago
  52. 03afed8 freezer: clean up freeze_processes() failure path by Tejun Heo · 13 years ago
  53. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  54. 74da1ff kernel: fix several implicit usasges of kmod.h by Paul Gortmaker · 13 years ago
  55. 528f7ce PM / Suspend: Off by one in pm_suspend() by Dan Carpenter · 13 years ago
  56. 2a77c46 PM / Suspend: Add statistics debugfs file for suspend to RAM by ShuoX Liu · 13 years ago
  57. a5e4fd8 PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem by Kevin Hilman · 13 years ago
  58. 3b5fe85 PM / Suspend: Add .suspend_again() callback to suspend_ops by MyungJoo Ham · 13 years ago
  59. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 13 years ago
  60. 3c43193 PM / Suspend: Do not ignore error codes returned by suspend_enter() by MyungJoo Ham · 13 years ago
  61. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 13 years ago
  62. 8718647 PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl by Rafael J. Wysocki · 13 years ago
  63. 2ca6f62f PM: Fix error code paths executed after failing syscore_suspend() by Rafael J. Wysocki · 13 years ago
  64. 40dc166 PM / Core: Introduce struct syscore_ops for core subsystems PM by Rafael J. Wysocki · 13 years ago
  65. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  66. c8940ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  67. 938cfed perf: Add calls to suspend trace point by Jean Pihet · 13 years ago
  68. a2867e0 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() by Rafael J. Wysocki · 14 years ago
  69. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  70. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
  71. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  72. ce44101 PM / Suspend: Fix ordering of calls in suspend error paths by Rafael J. Wysocki · 14 years ago
  73. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  74. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 14 years ago
  75. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  76. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 14 years ago
  77. a9d7052 PM: Separate suspend to RAM functionality from core by Rafael J. Wysocki · 15 years ago