Age | Commit message (Expand) | Author |
2012-03-30 | Merge branch 'd3' into release | Len Brown |
2012-03-30 | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming |
2012-03-26 | ACPI: Move module parameter gts and bfs to sleep.c | Lin Ming |
2012-03-26 | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS | Lin Ming |
2012-03-22 | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases | Bob Moore |
2012-01-21 | ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist. | Lan Tianyu |
2011-12-06 | ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR | Keng-Yu Lin |
2011-11-04 | ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist | Dave Jones |
2011-10-22 | ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist. | Dave Jones |
2011-10-16 | PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvs | Bogdan Radulescu |
2011-10-16 | PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvs | Rafael J. Wysocki |
2011-07-30 | ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUX | Zhang Rui |
2011-03-23 | Merge branch 'linus' into release | Len Brown |
2011-03-16 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: acpi_hibernation_enter() need not switch interrupts off | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Call acpi_save_state_mem() right before low-level suspend | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Modify the "low-level resume finished" message | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: acpi_suspend_enter() need not switch interrupts off | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Drop acpi_restore_state_mem() | Rafael J. Wysocki |
2011-02-17 | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin |
2011-01-20 | ACPI / PM: Call suspend_nvs_free() earlier during resume | Rafael J. Wysocki |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-01-12 | Merge branch 'suspend-ioremap-cache' into release | Len Brown |
2011-01-07 | ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvs | Rafael J. Wysocki |
2011-01-07 | PM: Fix oops in suspend/hibernate code related to failing ioremap() | Jiri Slaby |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-13 | Merge branch 'bugzilla-23002' into release | Len Brown |
2010-12-13 | ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130D | Rafael J. Wysocki |
2010-12-11 | ACPI: eliminate unused variable warning for !ACPI_SLEEP | Jan Beulich |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux |
2010-11-16 | hibernation: constify platform_hibernation_ops | Lionel Debroux |
2010-10-26 | Merge branch 'misc' into release | Len Brown |
2010-10-25 | ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvs | Rafael J. Wysocki |
2010-10-19 | ACPI: static sleep_states[] and acpi_gts_bfs_check | Stephen Hemminger |
2010-10-15 | ACPI / PM: Fix problems with acpi_pm_device_sleep_state() | Rafael J. Wysocki |
2010-09-24 | PM / ACPI: Blacklist systems known to require acpi_sleep=nonvs | Rafael J. Wysocki |
2010-08-15 | Merge branch 'acpica-gpe' into release | Len Brown |
2010-08-14 | Merge branch 'nvs' into release | Len Brown |
2010-07-24 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki |
2010-07-06 | ACPICA: Introduce acpi_gpe_wakeup() | Rafael J. Wysocki |
2010-07-06 | ACPI / Sleep: Drop acpi_suspend_finish() | Rafael J. Wysocki |
2010-07-06 | ACPI / Sleep: Consolidate suspend and hibernation routines | Rafael J. Wysocki |
2010-07-06 | ACPI / Wakeup: Simplify enabling of wakeup devices | Rafael J. Wysocki |
2010-07-06 | ACPI / Sleep: Rework enabling wakeup devices | Rafael J. Wysocki |
2010-07-06 | ACPI / Sleep: Free NVS copy if suspending of devices fails | Rafael J. Wysocki |
2010-06-12 | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown |
2010-06-10 | ACPI: Store NVS state even when entering suspend to RAM | Matthew Garrett |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett |