aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-24PM / ACPI: Blacklist systems known to require acpi_sleep=nonvsRafael J. Wysocki1-0/+22
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown1-12/+3
2010-08-14Merge branch 'nvs' into releaseLen Brown1-39/+21
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-18/+17
2010-07-06ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki1-12/+3
2010-07-06ACPI / Sleep: Drop acpi_suspend_finish()Rafael J. Wysocki1-7/+2
2010-07-06ACPI / Sleep: Consolidate suspend and hibernation routinesRafael J. Wysocki1-26/+16
2010-07-06ACPI / Wakeup: Simplify enabling of wakeup devicesRafael J. Wysocki1-3/+2
2010-07-06ACPI / Sleep: Rework enabling wakeup devicesRafael J. Wysocki1-4/+2
2010-07-06ACPI / Sleep: Free NVS copy if suspending of devices failsRafael J. Wysocki1-1/+1
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown1-15/+19
2010-06-10ACPI: Store NVS state even when entering suspend to RAMMatthew Garrett1-8/+13
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-6/+6
2010-06-01Merge branches 'bugzilla-14668' and 'misc-2.6.35' into releaseLen Brown1-155/+2
2010-05-28ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki1-6/+6
2010-05-28ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki1-26/+29
2010-05-12ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett1-155/+2
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang1-89/+1
2010-05-06ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa1-0/+24
2010-05-05ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang1-0/+120
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown1-8/+26
2010-03-08ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki1-5/+14
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-3/+12
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui1-12/+17
2009-11-23ACPI: DMI init_set_sci_en_on_resume for HP-Compaq C700Len Brown1-0/+8
2009-11-05ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resumeVaibhav Verma1-0/+16
2009-11-05ACPI: add DMI entry for SCI_EN resume quirk on HP dv4Gustavo Maciel Dias Vieira1-0/+8
2009-09-19Merge branch 'linus' into releaseLen Brown1-3/+9
2009-09-09PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI supportRafael J. Wysocki1-1/+1
2009-09-09PCI / ACPI PM: Rework some debug messagesRafael J. Wysocki1-2/+8
2009-08-29ACPI: sleep: another HP DMI entry for init_set_sci_en_on_resumeLen Brown1-0/+8
2009-07-29PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirkBartlomiej Zolnierkiewicz1-0/+8
2009-04-24Merge branch 'bugzilla-13041' into releaseLen Brown1-0/+27
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki1-4/+4
2009-04-17ACPI: Disable _GTS and _BFS support by defaultLen Brown1-0/+27
2009-04-05Merge branch 'misc' into releaseLen Brown1-0/+9
2009-04-05Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown1-0/+2
2009-04-03ACPI: suspend: Add the Pansonic CF51 box to the dmi check tableZhao Yakui1-0/+9
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore1-1/+1
2009-03-17ACPI: move private declarations to internal.hBjorn Helgaas1-0/+2
2009-03-16ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN directly on resumeZhang Rui1-0/+8
2009-03-16suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep orderingAndy Whitcroft1-0/+8
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into releaseLen Brown1-26/+27
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel1-1/+1
2009-01-16ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki1-25/+26
2009-01-16ACPI: rename main.c to sleep.cLen Brown1-0/+747