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