1. 073ef1f hibernation: constify platform_hibernation_ops by Lionel Debroux · 14 years ago
  2. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  3. af48931 ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvs by Rafael J. Wysocki · 14 years ago
  4. 01eac60 ACPI: static sleep_states[] and acpi_gts_bfs_check by Stephen Hemminger · 14 years ago
  5. 761afb8 ACPI / PM: Fix problems with acpi_pm_device_sleep_state() by Rafael J. Wysocki · 14 years ago
  6. 5399864 PM / ACPI: Blacklist systems known to require acpi_sleep=nonvs by Rafael J. Wysocki · 14 years ago
  7. c172cb7 Merge branch 'acpica-gpe' into release by Len Brown · 14 years ago
  8. f2a6618 Merge branch 'nvs' into release by Len Brown · 14 years ago
  9. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 14 years ago
  10. e8b6f97 ACPICA: Introduce acpi_gpe_wakeup() by Rafael J. Wysocki · 14 years ago
  11. 618d7fd ACPI / Sleep: Drop acpi_suspend_finish() by Rafael J. Wysocki · 14 years ago
  12. c5f7a1b ACPI / Sleep: Consolidate suspend and hibernation routines by Rafael J. Wysocki · 14 years ago
  13. 78f5f02 ACPI / Wakeup: Simplify enabling of wakeup devices by Rafael J. Wysocki · 14 years ago
  14. 25bed55 ACPI / Sleep: Rework enabling wakeup devices by Rafael J. Wysocki · 14 years ago
  15. e96c4b0 ACPI / Sleep: Free NVS copy if suspending of devices fails by Rafael J. Wysocki · 14 years ago
  16. 42de553 Merge branch 'bugzilla-13931-sleep-nvs' into release by Len Brown · 14 years ago
  17. 2a6b697 ACPI: Store NVS state even when entering suspend to RAM by Matthew Garrett · 14 years ago
  18. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 14 years ago
  19. b42f5b0 Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release by Len Brown · 14 years ago
  20. fe95568 ACPI / EC / PM: Fix names of functions that block/unblock EC transactions by Rafael J. Wysocki · 14 years ago
  21. d5a6451 ACPI / EC / PM: Fix race between EC transactions and system suspend by Rafael J. Wysocki · 14 years ago
  22. b6dacf6 ACPI: Unconditionally set SCI_EN on resume by Matthew Garrett · 14 years ago
  23. 7d6fb7b ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[] by Alex Chiang · 14 years ago
  24. ea5bc73 ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x by Kamal Mostafa · 14 years ago
  25. 07bedca ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPads by Alex Chiang · 14 years ago
  26. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  27. f6bb13a ACPI / EC / PM: Close race between EC and resume from hibernation by Rafael J. Wysocki · 14 years ago
  28. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 14 years ago
  29. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 15 years ago
  30. 87c687b ACPI: DMI init_set_sci_en_on_resume for HP-Compaq C700 by Len Brown · 15 years ago
  31. 2839d39 ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resume by Vaibhav Verma · 15 years ago
  32. 8a1cbf6 ACPI: add DMI entry for SCI_EN resume quirk on HP dv4 by Gustavo Maciel Dias Vieira · 15 years ago
  33. 71fd68e Merge branch 'linus' into release by Len Brown · 15 years ago
  34. 0baed8d PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support by Rafael J. Wysocki · 15 years ago
  35. df8db91 PCI / ACPI PM: Rework some debug messages by Rafael J. Wysocki · 15 years ago
  36. eb0ca84 ACPI: sleep: another HP DMI entry for init_set_sci_en_on_resume by Len Brown · 15 years ago
  37. ec79be2 PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk by Bartlomiej Zolnierkiewicz · 15 years ago
  38. ac0849f Merge branch 'bugzilla-13041' into release by Len Brown · 15 years ago
  39. 6a7c7ea PM/Suspend: Introduce two new platform callbacks to avoid breakage by Rafael J. Wysocki · 15 years ago
  40. 96f15ef ACPI: Disable _GTS and _BFS support by default by Len Brown · 15 years ago
  41. 8a3f257 Merge branch 'misc' into release by Len Brown · 15 years ago
  42. 9a38f4e Merge branch 'bjorn-initcall-cleanup' into release by Len Brown · 15 years ago
  43. 2a9ef8e ACPI: suspend: Add the Pansonic CF51 box to the dmi check table by Zhao Yakui · 15 years ago
  44. 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 15 years ago
  45. e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 15 years ago
  46. 45e7798 ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN directly on resume by Zhang Rui · 15 years ago
  47. a140449 suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering by Andy Whitcroft · 15 years ago
  48. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 15 years ago
  49. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  50. 5d8b532 ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c by Rafael J. Wysocki · 16 years ago
  51. d08ca2c ACPI: rename main.c to sleep.c by Len Brown · 16 years ago[Renamed from drivers/acpi/main.c]
  52. 3cc8a5f Merge branch 'suspend' into release by Len Brown · 16 years ago
  53. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago[Renamed from drivers/acpi/sleep/main.c]
  54. 3d97e42 ACPI: main.c: use new public GPE group enable/disable interfaces by Lin Ming · 16 years ago
  55. ada9cfd doc: fix kernel-parameters.txt formatting by Randy Dunlap · 16 years ago
  56. 65df784 ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume by Rafael J. Wysocki · 16 years ago
  57. 92daa7b ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y. by Rafael J. Wysocki · 16 years ago
  58. b849075 ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n by Len Brown · 16 years ago
  59. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  60. acd41d3 Merge branch 'suspend' into test by Len Brown · 16 years ago
  61. 5d1e072 ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings by Rafael J. Wysocki · 16 years ago
  62. 4fb507b ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering by Rafael J. Wysocki · 16 years ago
  63. d0c71fe ACPI Suspend: Enable ACPI during resume if SCI_EN is not set by Rafael J. Wysocki · 16 years ago
  64. e49f711 ACPI: Add the support for _TTS object by Zhao Yakui · 16 years ago
  65. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  66. e41fb7c pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering by Carlos Corbacho · 16 years ago
  67. bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 16 years ago
  68. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  69. 741438b ACPI PM: Remove obsolete Toshiba workaround by Rafael J. Wysocki · 16 years ago
  70. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  71. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  72. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 16 years ago
  73. d8f3de0 Suspend-related patches for 2.6.27 by Rafael J. Wysocki · 16 years ago
  74. 0e6859d ACPI PM: Remove obsolete Toshiba workaround by Rafael J. Wysocki · 16 years ago
  75. 0616678 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  76. 2c6e33c ACPI: re-name acpi_pm_ops to acpi_suspend_ops by Len Brown · 16 years ago
  77. 7731ce6 ACPI PM: Restore the 2.6.24 suspend ordering by Rafael J. Wysocki · 16 years ago
  78. 96b2dd1 ACPI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  79. 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 16 years ago
  80. 877c357 Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into release by Len Brown · 16 years ago
  81. 23b168d PM: documentation cleanups by Pavel Machek · 16 years ago
  82. c9b6c8f ACPI: Print message before calling _PTS by Rafael J. Wysocki · 17 years ago
  83. 7258ec5 ACPI hibernation: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
  84. caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  85. 60417f5 ACPI suspend: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
  86. 3c1d2b6 ACPI: Separate disabling of GPEs from _PTS by Rafael J. Wysocki · 17 years ago
  87. c95d47a ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK by Rafael J. Wysocki · 17 years ago
  88. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  89. a3627f6 ACPI: clear GPE earily in resume to avoid warning by Shaohua Li · 17 years ago
  90. 964756a ACPI: Fix mismerge in acpi_hibernation_finish by Rafael J. Wysocki · 17 years ago
  91. ad3399c ACPI: Fix acpi_pm_device_sleep_state() by Rafael J. Wysocki · 17 years ago
  92. 1dbc1fda ACPI: suspend: Wrong order of GPE restore. by Alexey Starikovskiy · 17 years ago
  93. 9c1c6a1 ACPI: sleep: Fix GPE suspend cleanup by Alexey Starikovskiy · 17 years ago
  94. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  95. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
  96. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
  97. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
  98. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  99. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  100. 27345a5 Pull bugzilla-292300 into release branch by Len Brown · 17 years ago