summaryrefslogtreecommitdiff
path: root/drivers/acpi/sleep.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+10
2011-01-12Merge branch 'suspend-ioremap-cache' into releaseLen Brown1-3/+2
2011-01-07ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvsRafael J. Wysocki1-0/+8
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby1-3/+2
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-2/+10
2010-12-13Merge branch 'bugzilla-23002' into releaseLen Brown1-0/+8
2010-12-13ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki1-0/+8
2010-12-11ACPI: eliminate unused variable warning for !ACPI_SLEEPJan Beulich1-2/+2
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-2/+2
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux1-2/+2
2010-10-26Merge branch 'misc' into releaseLen Brown1-2/+10
2010-10-25ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvsRafael J. Wysocki1-0/+8
2010-10-19ACPI: static sleep_states[] and acpi_gts_bfs_checkStephen Hemminger1-2/+2
2010-10-15ACPI / PM: Fix problems with acpi_pm_device_sleep_state()Rafael J. Wysocki1-6/+10
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', 'bugzill...Len 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