summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-06-031-4/+45
|\
| * ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki2012-05-291-2/+2
| * ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake2012-05-291-2/+43
* | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin2012-05-301-6/+2
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-291-3/+5
|\ \
| * | x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-081-1/+1
| * | x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-081-3/+5
| |/
* / acpi: use KERN_CONT in printk() continuation linesKay Sievers2012-05-081-4/+4
|/
* ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-231-24/+28
* Merge branch 'd3' into releaseLen Brown2012-03-301-0/+35
|\
| * ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming2012-03-301-0/+35
* | ACPI: Move module parameter gts and bfs to sleep.cLin Ming2012-03-261-7/+31
* | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2012-03-261-6/+7
* | ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore2012-03-221-2/+2
|/
* ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu2012-01-211-0/+8
* ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin2011-12-061-0/+16
* ACPI / PM: Add Sony VPCEB17FX to nonvs blacklistDave Jones2011-11-041-0/+8
* ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist.Dave Jones2011-10-221-0/+8
* PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvsBogdan Radulescu2011-10-161-0/+8
* PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvsRafael J. Wysocki2011-10-161-0/+8
* ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUXZhang Rui2011-07-301-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
|\ \