summaryrefslogtreecommitdiff
path: root/drivers/acpi/sleep.c
AgeCommit message (Expand)Author
2011-07-30ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUXZhang Rui
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-02-24ACPI / PM: acpi_hibernation_enter() need not switch interrupts offRafael J. Wysocki
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki
2011-02-24ACPI / PM: Call acpi_save_state_mem() right before low-level suspendRafael J. Wysocki
2011-02-24ACPI / PM: Modify the "low-level resume finished" messageRafael J. Wysocki
2011-02-24ACPI / PM: acpi_suspend_enter() need not switch interrupts offRafael J. Wysocki
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki
2011-02-17x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin
2011-01-20ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-12Merge branch 'suspend-ioremap-cache' into releaseLen Brown
2011-01-07ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvsRafael J. Wysocki
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-13Merge branch 'bugzilla-23002' into releaseLen Brown
2010-12-13ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki
2010-12-11ACPI: eliminate unused variable warning for !ACPI_SLEEPJan Beulich
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux
2010-10-26Merge branch 'misc' into releaseLen Brown
2010-10-25ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvsRafael J. Wysocki
2010-10-19ACPI: static sleep_states[] and acpi_gts_bfs_checkStephen Hemminger
2010-10-15ACPI / PM: Fix problems with acpi_pm_device_sleep_state()Rafael J. Wysocki
2010-09-24PM / ACPI: Blacklist systems known to require acpi_sleep=nonvsRafael J. Wysocki
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-08-14Merge branch 'nvs' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-06ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki
2010-07-06ACPI / Sleep: Drop acpi_suspend_finish()Rafael J. Wysocki
2010-07-06ACPI / Sleep: Consolidate suspend and hibernation routinesRafael J. Wysocki
2010-07-06ACPI / Wakeup: Simplify enabling of wakeup devicesRafael J. Wysocki
2010-07-06ACPI / Sleep: Rework enabling wakeup devicesRafael J. Wysocki
2010-07-06ACPI / Sleep: Free NVS copy if suspending of devices failsRafael J. Wysocki
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown
2010-06-10ACPI: Store NVS state even when entering suspend to RAMMatthew Garrett
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett
2010-06-01Merge branches 'bugzilla-14668' and 'misc-2.6.35' into releaseLen Brown
2010-05-28ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki
2010-05-28ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki
2010-05-12ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang
2010-05-06ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa
2010-05-05ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-08ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui