| Commit message (Expand) | Author | Age |
* | pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering | Carlos Corbacho | 2008-07-24 |
* | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ |
|
| * | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 |
| * | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 2008-07-07 |
| * | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 |
| * | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki | 2008-06-11 |
| * | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-06-11 |
* | | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki | 2008-07-16 |
* | | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-07-16 |
* | | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 2008-07-05 |
* | | rtc: fix CMOS time error after writing /proc/acpi/alarm | Huacai Chen | 2008-07-04 |
* | | ACPI: Disable Fixed_RTC event when installing RTC handler | Zhao Yakui | 2008-06-11 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 |
|\ |
|
| * | ACPI: re-name acpi_pm_ops to acpi_suspend_ops | Len Brown | 2008-04-29 |
* | | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
|/ |
|
* | ACPI PM: Restore the 2.6.24 suspend ordering | Rafael J. Wysocki | 2008-04-01 |
* | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-11 |
*-. | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown | 2008-02-07 |
|\ \ |
|
| | * | PM: documentation cleanups | Pavel Machek | 2008-02-07 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 2008-02-07 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | ACPI: /proc/acpi/alarm parsing: handle large numbers properly | Yi Yang | 2007-12-27 |
| | |/ /
| |/| | |
|
| | * | | ACPI: detect invalid argument written to /proc/acpi/alarm | Signed-off by Yi Yang | 2007-12-27 |
| |/ / |
|
* | | | Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel... | Len Brown | 2008-02-07 |
|\ \ \
| |_|/
|/| | |
|
| * | | ACPI: Fix acpi_pm_device_sleep_state() | Rafael J. Wysocki | 2008-01-11 |
| |/ |
|
* | | ACPI: Print message before calling _PTS | Rafael J. Wysocki | 2008-02-01 |
* | | ACPI hibernation: Call _PTS before suspending devices | Rafael J. Wysocki | 2008-02-01 |
* | | Hibernation: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 |
* | | ACPI suspend: Call _PTS before suspending devices | Rafael J. Wysocki | 2008-02-01 |
* | | ACPI: Separate disabling of GPEs from _PTS | Rafael J. Wysocki | 2008-02-01 |
* | | ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK | Rafael J. Wysocki | 2008-02-01 |
* | | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 |
* | | ACPI: clear GPE earily in resume to avoid warning | Shaohua Li | 2008-02-01 |
* | | ACPI: Fix mismerge in acpi_hibernation_finish | Rafael J. Wysocki | 2008-02-01 |
|/ |
|
* | Pull alexey-fixes into release branch | Len Brown | 2007-10-29 |
|\ |
|
| * | ACPI: suspend: Wrong order of GPE restore. | Alexey Starikovskiy | 2007-10-25 |
| * | ACPI: sleep: Fix GPE suspend cleanup | Alexey Starikovskiy | 2007-10-25 |
* | | Fix /proc/acpi/alarm BCD alarm encodings | Linus Torvalds | 2007-10-25 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | Pull bugzilla-292300 into release branch | Len Brown | 2007-10-10 |
| |\ |
|
| | * | ACPI: Hibernate erroneously disabled Suspend wakeup devices | Alexey Starikovskiy | 2007-09-27 |
| * | | Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish | Rafael J. Wysocki | 2007-10-10 |
| |/ |
|
* | | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki | 2007-10-18 |
* | | PM: Rename hibernation_ops to platform_hibernation_ops | Rafael J. Wysocki | 2007-10-18 |
* | | PM: Rework struct hibernation_ops | Rafael J. Wysocki | 2007-10-18 |
* | | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 2007-10-18 |
* | | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 |
* | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 |
|/ |
|
* | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) | Alexey Starikovskiy | 2007-09-25 |
* | ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y | Alexey Starikovskiy | 2007-09-25 |