aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu2012-05-211-0/+8
* ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin2012-03-121-0/+16
* Merge branch 'linus' into releaseLen Brown2011-03-231-2/+3
|\
| * Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-161-0/+1
| |\
| | * x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin2011-02-171-0/+1
| * | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-2/+2
| |/
* | ACPI / PM: acpi_hibernation_enter() need not switch interrupts offRafael J. Wysocki2011-02-241-3/+0
* | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-241-4/+1
* | ACPI / PM: Call acpi_save_state_mem() right before low-level suspendRafael J. Wysocki2011-02-241-8/+4
* | ACPI / PM: Modify the "low-level resume finished" messageRafael J. Wysocki2011-02-241-2/+1
* | ACPI / PM: acpi_suspend_enter() need not switch interrupts offRafael J. Wysocki2011-02-241-3/+0
* | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-241-4/+0
|/
* ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki2011-01-201-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-131-3/+10
|\
| * Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-121-3/+2
| |\
| | * PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-071-3/+2
| * | ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvsRafael J. Wysocki2011-01-071-0/+8
| |/
* | Merge branch 'master' into for-nextJiri Kosina2010-12-221-2/+10
|\ \ | |/
| * Merge branch 'bugzilla-23002' into releaseLen Brown2010-12-131-0/+8
| |\
| | * ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki2010-12-131-0/+8
| * | ACPI: eliminate unused variable warning for !ACPI_SLEEPJan Beulich2010-12-111-2/+2
| |/
* | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-2/+2
* | hibernation: constify platform_hibernation_opsLionel Debroux2010-11-161-2/+2
|/
* Merge branch 'misc' into releaseLen Brown2010-10-261-2/+10
|\
| * ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvsRafael J. Wysocki2010-10-251-0/+8
| * ACPI: static sleep_states[] and acpi_gts_bfs_checkStephen Hemminger2010-10-191-2/+2
* | ACPI / PM: Fix problems with acpi_pm_device_sleep_state()Rafael J. Wysocki2010-10-151-6/+10
|/
* PM / ACPI: Blacklist systems known to require acpi_sleep=nonvsRafael J. Wysocki2010-09-241-0/+22
* Merge branch 'acpica-gpe' into releaseLen Brown2010-08-151-12/+3
|\
| * ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki2010-07-061-12/+3
* | Merge branch 'nvs' into releaseLen Brown2010-08-141-39/+21
|\ \
| * | ACPI / Sleep: Drop acpi_suspend_finish()Rafael J. Wysocki2010-07-061-7/+2
| * | ACPI / Sleep: Consolidate suspend and hibernation routinesRafael J. Wysocki2010-07-061-26/+16
| * | ACPI / Wakeup: Simplify enabling of wakeup devicesRafael J. Wysocki2010-07-061-3/+2
| * | ACPI / Sleep: Rework enabling wakeup devicesRafael J. Wysocki2010-07-061-4/+2
| * | ACPI / Sleep: Free NVS copy if suspending of devices failsRafael J. Wysocki2010-07-061-1/+1
| |/
* | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-241-18/+17
|/
* Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown2010-06-121-15/+19
|\
| * ACPI: Store NVS state even when entering suspend to RAMMatthew Garrett2010-06-101-8/+13
| * suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-6/+6
* | Merge branches 'bugzilla-14668' and 'misc-2.6.35' into releaseLen Brown2010-06-011-155/+2
|\ \ | |/
| * ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-121-155/+2
* | ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki2010-05-281-6/+6
* | ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki2010-05-281-26/+29
|/
* ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang2010-05-111-89/+1
* ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa2010-05-061-0/+24
* ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang2010-05-051-0/+120
*---. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-141-8/+26
|\ \ \
| | | * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-221-3/+12
| |_|/ |/| |
| * | ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki2010-03-081-5/+14
|/ /