1. 2839d39 ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resume by Vaibhav Verma · 15 years ago
  2. 8a1cbf6 ACPI: add DMI entry for SCI_EN resume quirk on HP dv4 by Gustavo Maciel Dias Vieira · 15 years ago
  3. 71fd68e Merge branch 'linus' into release by Len Brown · 15 years ago
  4. 0baed8d PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support by Rafael J. Wysocki · 15 years ago
  5. df8db91 PCI / ACPI PM: Rework some debug messages by Rafael J. Wysocki · 15 years ago
  6. eb0ca84 ACPI: sleep: another HP DMI entry for init_set_sci_en_on_resume by Len Brown · 15 years ago
  7. ec79be2 PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk by Bartlomiej Zolnierkiewicz · 15 years ago
  8. ac0849f Merge branch 'bugzilla-13041' into release by Len Brown · 15 years ago
  9. 6a7c7ea PM/Suspend: Introduce two new platform callbacks to avoid breakage by Rafael J. Wysocki · 15 years ago
  10. 96f15ef ACPI: Disable _GTS and _BFS support by default by Len Brown · 15 years ago
  11. 8a3f257 Merge branch 'misc' into release by Len Brown · 15 years ago
  12. 9a38f4e Merge branch 'bjorn-initcall-cleanup' into release by Len Brown · 15 years ago
  13. 2a9ef8e ACPI: suspend: Add the Pansonic CF51 box to the dmi check table by Zhao Yakui · 15 years ago
  14. 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 15 years ago
  15. e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 15 years ago
  16. 45e7798 ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN directly on resume by Zhang Rui · 15 years ago
  17. a140449 suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering by Andy Whitcroft · 15 years ago
  18. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 15 years ago
  19. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  20. 5d8b532 ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c by Rafael J. Wysocki · 15 years ago
  21. d08ca2c ACPI: rename main.c to sleep.c by Len Brown · 15 years ago[Renamed from drivers/acpi/main.c]
  22. 3cc8a5f Merge branch 'suspend' into release by Len Brown · 16 years ago
  23. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago[Renamed from drivers/acpi/sleep/main.c]
  24. 3d97e42 ACPI: main.c: use new public GPE group enable/disable interfaces by Lin Ming · 16 years ago
  25. ada9cfd doc: fix kernel-parameters.txt formatting by Randy Dunlap · 16 years ago
  26. 65df784 ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume by Rafael J. Wysocki · 16 years ago
  27. 92daa7b ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y. by Rafael J. Wysocki · 16 years ago
  28. b849075 ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n by Len Brown · 16 years ago
  29. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  30. acd41d3 Merge branch 'suspend' into test by Len Brown · 16 years ago
  31. 5d1e072 ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings by Rafael J. Wysocki · 16 years ago
  32. 4fb507b ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering by Rafael J. Wysocki · 16 years ago
  33. d0c71fe ACPI Suspend: Enable ACPI during resume if SCI_EN is not set by Rafael J. Wysocki · 16 years ago
  34. e49f711 ACPI: Add the support for _TTS object by Zhao Yakui · 16 years ago
  35. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  36. e41fb7c pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering by Carlos Corbacho · 16 years ago
  37. bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 16 years ago
  38. 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
  39. 741438b ACPI PM: Remove obsolete Toshiba workaround by Rafael J. Wysocki · 16 years ago
  40. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  41. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  42. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 16 years ago
  43. d8f3de0 Suspend-related patches for 2.6.27 by Rafael J. Wysocki · 16 years ago
  44. 0e6859d ACPI PM: Remove obsolete Toshiba workaround by Rafael J. Wysocki · 16 years ago
  45. 0616678 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  46. 2c6e33c ACPI: re-name acpi_pm_ops to acpi_suspend_ops by Len Brown · 16 years ago
  47. 7731ce6 ACPI PM: Restore the 2.6.24 suspend ordering by Rafael J. Wysocki · 16 years ago
  48. 96b2dd1 ACPI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  49. 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 16 years ago
  50. 877c357 Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into release by Len Brown · 16 years ago
  51. 23b168d PM: documentation cleanups by Pavel Machek · 16 years ago
  52. c9b6c8f ACPI: Print message before calling _PTS by Rafael J. Wysocki · 17 years ago
  53. 7258ec5 ACPI hibernation: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
  54. caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  55. 60417f5 ACPI suspend: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
  56. 3c1d2b6 ACPI: Separate disabling of GPEs from _PTS by Rafael J. Wysocki · 17 years ago
  57. c95d47a ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK by Rafael J. Wysocki · 17 years ago
  58. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  59. a3627f6 ACPI: clear GPE earily in resume to avoid warning by Shaohua Li · 17 years ago
  60. 964756a ACPI: Fix mismerge in acpi_hibernation_finish by Rafael J. Wysocki · 17 years ago
  61. ad3399c ACPI: Fix acpi_pm_device_sleep_state() by Rafael J. Wysocki · 16 years ago
  62. 1dbc1fda ACPI: suspend: Wrong order of GPE restore. by Alexey Starikovskiy · 17 years ago
  63. 9c1c6a1 ACPI: sleep: Fix GPE suspend cleanup by Alexey Starikovskiy · 17 years ago
  64. 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
  65. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
  66. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
  67. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
  68. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  69. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  70. 27345a5 Pull bugzilla-292300 into release branch by Len Brown · 17 years ago
  71. 8a0bb73 Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish by Rafael J. Wysocki · 17 years ago
  72. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  73. 9b03933 ACPI: Hibernate erroneously disabled Suspend wakeup devices by Alexey Starikovskiy · 17 years ago
  74. 853298b ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) by Alexey Starikovskiy · 17 years ago
  75. 2f3f2226 ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y by Alexey Starikovskiy · 17 years ago
  76. 5a50fe7 ACPI: suspend: consolidate handling of Sx states addendum by Frans Pop · 17 years ago
  77. f216cc3 ACPI: suspend: consolidate handling of Sx states. by Alexey Starikovskiy · 17 years ago
  78. ead7759 ACPI: "ACPI handle has no context!" should be KERN_DEBUG by Shaohua Li · 17 years ago
  79. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
  80. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  81. cb3e0c1 Pull d-states into release branch by Len Brown · 17 years ago
  82. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  83. 50ad147 ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enter by Rafael J. Wysocki · 17 years ago
  84. fd4aff1 ACPI: Add acpi_pm_device_sleep_state helper routine by Shaohua Li · 17 years ago
  85. e9b3aba ACPI: Implement the set_target() callback from pm_ops by Rafael J. Wysocki · 17 years ago
  86. f79e318 Pull misc into release branch by Len Brown · 17 years ago
  87. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  88. 33ce203 ACPI: suspend: delete toshiba S1 quirk by Pavel Machek · 17 years ago
  89. fd35094 ACPICA: Lindent by Len Brown · 17 years ago
  90. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  91. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  92. aafbcd1 ACPI: invoke acpi_sleep_init() earlier by Alexey Starikovskiy · 17 years ago
  93. 872d83d ACPI: suppress power button event on S3 resume by Arnaud Patard · 18 years ago
  94. eb9289e [PATCH] introduce .valid callback for pm_ops by Shaohua Li · 19 years ago
  95. b01d868 [PATCH] remove ACPI S4bios support by Pavel Machek · 19 years ago
  96. e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 19 years ago
  97. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago