- 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
- 2c6e33c ACPI: re-name acpi_pm_ops to acpi_suspend_ops by Len Brown · 17 years ago
- 7731ce6 ACPI PM: Restore the 2.6.24 suspend ordering by Rafael J. Wysocki · 17 years ago
- 96b2dd1 ACPI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 17 years ago
- c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 17 years ago
- 877c357 Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into release by Len Brown · 17 years ago
- 23b168d PM: documentation cleanups by Pavel Machek · 17 years ago
- c9b6c8f ACPI: Print message before calling _PTS by Rafael J. Wysocki · 17 years ago
- 7258ec5 ACPI hibernation: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
- caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
- 60417f5 ACPI suspend: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
- 3c1d2b6 ACPI: Separate disabling of GPEs from _PTS by Rafael J. Wysocki · 17 years ago
- c95d47a ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK by Rafael J. Wysocki · 17 years ago
- c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
- a3627f6 ACPI: clear GPE earily in resume to avoid warning by Shaohua Li · 17 years ago
- 964756a ACPI: Fix mismerge in acpi_hibernation_finish by Rafael J. Wysocki · 17 years ago
- ad3399c ACPI: Fix acpi_pm_device_sleep_state() by Rafael J. Wysocki · 17 years ago
- 975c302 ACPI: detect invalid argument written to /proc/acpi/alarm by Signed-off by Yi Yang · 17 years ago
- 0879802 ACPI: /proc/acpi/alarm parsing: handle large numbers properly by Yi Yang · 17 years ago
- 14f7d72 Pull alexey-fixes into release branch by Len Brown · 17 years ago
- c67c36e Fix /proc/acpi/alarm BCD alarm encodings by Linus Torvalds · 17 years ago
- 1dbc1fda ACPI: suspend: Wrong order of GPE restore. by Alexey Starikovskiy · 17 years ago
- 9c1c6a1 ACPI: sleep: Fix GPE suspend cleanup by Alexey Starikovskiy · 17 years ago
- 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
- c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
- b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
- 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
- e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
- 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
- 27345a5 Pull bugzilla-292300 into release branch by Len Brown · 17 years ago
- 8a0bb73 Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish by Rafael J. Wysocki · 17 years ago
- 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
- 9b03933 ACPI: Hibernate erroneously disabled Suspend wakeup devices by Alexey Starikovskiy · 17 years ago
- 853298b ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) by Alexey Starikovskiy · 17 years ago
- 2f3f2226 ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y by Alexey Starikovskiy · 17 years ago
- 5a50fe7 ACPI: suspend: consolidate handling of Sx states addendum by Frans Pop · 17 years ago
- f216cc3 ACPI: suspend: consolidate handling of Sx states. by Alexey Starikovskiy · 17 years ago
- 134c217 ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again) by Christian Borntraeger · 17 years ago
- ead7759 ACPI: "ACPI handle has no context!" should be KERN_DEBUG by Shaohua Li · 17 years ago
- 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 17 years ago
- 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
- b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
- cb3e0c1 Pull d-states into release branch by Len Brown · 17 years ago
- e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
- 50ad147 ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enter by Rafael J. Wysocki · 17 years ago
- 43532c8 ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFS by Len Brown · 17 years ago
- fd4aff1 ACPI: Add acpi_pm_device_sleep_state helper routine by Shaohua Li · 17 years ago
- e9b3aba ACPI: Implement the set_target() callback from pm_ops by Rafael J. Wysocki · 17 years ago
- f79e318 Pull misc into release branch by Len Brown · 17 years ago
- bd804eb PM: Introduce pm_power_off_prepare by Rafael J. Wysocki · 17 years ago
- d7372cd ACPI: Do not prepare for hibernation in acpi_shutdown by Rafael J. Wysocki · 17 years ago
- a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
- 33ce203 ACPI: suspend: delete toshiba S1 quirk by Pavel Machek · 17 years ago
- fd35094 ACPICA: Lindent by Len Brown · 17 years ago
- a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
- f5f72b4 ACPI wakeup hooks for rtc-cmos by David Brownell · 17 years ago
- ab3bfca remove software_suspend() by Johannes Berg · 18 years ago
- e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 18 years ago
- 8aa5559 ACPI: make /proc/acpi/wakeup more useful by David Brownell · 18 years ago
- 902b236 Pull bugzilla-7887 into release branch by Len Brown · 18 years ago
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- aafbcd1 ACPI: invoke acpi_sleep_init() earlier by Alexey Starikovskiy · 18 years ago
- ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 18 years ago
- b7b09b1 ACPI: update comment by Satoru Takeuchi · 18 years ago
- d750803 ACPI: add 'const' to several ACPI file_operations by Arjan van de Ven · 18 years ago
- 5b4b7a2 Pull button into release branch by Len Brown · 18 years ago
- 872d83d ACPI: suppress power button event on S3 resume by Arnaud Patard · 19 years ago
- e6f1f3c ACPI: Don't print internal BIOS names of wakeup devices by Bjorn Helgaas · 19 years ago
- 729b4d4 [ACPI] fix reboot upon suspend-to-disk by Alexey Starikovskiy · 19 years ago
- eb9289e [PATCH] introduce .valid callback for pm_ops by Shaohua Li · 19 years ago
- b01d868 [PATCH] remove ACPI S4bios support by Pavel Machek · 19 years ago
- 27a639a Auto-update from upstream by Len Brown · 19 years ago
- 8dbddf1 [PATCH] acpi_shutdown: Only prepare for power off on power_off by Eric W. Biederman · 19 years ago
- 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
- c65ade4 [ACPI] whitespace by Pavel Machek · 19 years ago
- b35c67a [PATCH] acpi: Don't call acpi_sleep_prepare from acpi_power_off by Eric W. Biederman · 19 years ago
- 6660316 [PATCH] acpi_power_off: Don't switch to the boot cpu by Eric W. Biederman · 19 years ago
- ebb6e1a6 [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state by Len Brown · 20 years ago
- e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago