| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-12-04 | 1 | -171/+177 |
|\ |
|
| * | ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set | Zhang Rui | 2012-11-30 | 1 | -171/+177 |
* | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-11-29 | 1 | -1/+24 |
|\ \
| |/ |
|
| * | ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist. | Lan Tianyu | 2012-11-21 | 1 | -0/+8 |
| * | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter | Kristen Carlson Accardi | 2012-11-15 | 1 | -1/+16 |
* | | ACPI / PM: Move device PM functions related to sleep states | Rafael J. Wysocki | 2012-11-15 | 1 | -57/+6 |
* | | ACPI / PM: Split device wakeup management routines | Rafael J. Wysocki | 2012-11-15 | 1 | -5/+3 |
* | | ACPI / PM: Move runtime remote wakeup setup routine to device_pm.c | Rafael J. Wysocki | 2012-11-15 | 1 | -39/+0 |
* | | ACPI / PM: Move device power state selection routine to device_pm.c | Rafael J. Wysocki | 2012-11-15 | 1 | -85/+3 |
* | | ACPI / PM: Fix device PM kernedoc comments and #ifdefs | Rafael J. Wysocki | 2012-11-15 | 1 | -29/+24 |
* | | PM / ACPI: Take device PM QoS flags into account | Rafael J. Wysocki | 2012-10-24 | 1 | -4/+17 |
|/ |
|
*---. | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 2012-08-03 | 1 | -6/+22 |
|\ \ \ |
|
| | * \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | * | | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik | 2012-07-25 | 1 | -5/+19 |
| | |\ \ |
|
| | | * | | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 2012-06-23 | 1 | -5/+19 |
| | * | | | libata-acpi: add ata port runtime D3Cold support | Lin Ming | 2012-06-29 | 1 | -0/+2 |
| | |/ / |
|
| * | | | ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unset | Rafael J. Wysocki | 2012-07-26 | 1 | -1/+1 |
| |/ / |
|
* | | | ACPI: delete _GTS/_BFS support | Len Brown | 2012-07-30 | 1 | -64/+9 |
| |/
|/| |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 2012-07-26 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | *-. | Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb... | Len Brown | 2012-06-04 | 1 | -12/+51 |
| | | | |\ \
| | | |/ / /
| | |/| / /
| | | |/ / |
|
| * | | | | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 2012-06-01 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-06-03 | 1 | -4/+45 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification | Rafael J. Wysocki | 2012-05-29 | 1 | -2/+2 |
| * | | ACPI / PM: Generate wakeup events on fixed power button | Daniel Drake | 2012-05-29 | 1 | -2/+43 |
| |/ |
|
* | | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin | 2012-05-30 | 1 | -6/+2 |
* | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2012-05-29 | 1 | -3/+5 |
|\ \ |
|
| * | | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
| * | | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -3/+5 |
| |/ |
|
* | | acpi: use KERN_CONT in printk() continuation lines | Kay Sievers | 2012-05-08 | 1 | -4/+4 |
|/ |
|
* | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 2012-04-23 | 1 | -24/+28 |
* | Merge branch 'd3' into release | Len Brown | 2012-03-30 | 1 | -0/+35 |
|\ |
|
| * | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming | 2012-03-30 | 1 | -0/+35 |
* | | ACPI: Move module parameter gts and bfs to sleep.c | Lin Ming | 2012-03-26 | 1 | -7/+31 |
* | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS | Lin Ming | 2012-03-26 | 1 | -6/+7 |
* | | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases | Bob Moore | 2012-03-22 | 1 | -2/+2 |
|/ |
|
* | ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist. | Lan Tianyu | 2012-01-21 | 1 | -0/+8 |
* | ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR | Keng-Yu Lin | 2011-12-06 | 1 | -0/+16 |
* | ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist | Dave Jones | 2011-11-04 | 1 | -0/+8 |
* | ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist. | Dave Jones | 2011-10-22 | 1 | -0/+8 |
* | PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvs | Bogdan Radulescu | 2011-10-16 | 1 | -0/+8 |
* | PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvs | Rafael J. Wysocki | 2011-10-16 | 1 | -0/+8 |
* | ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUX | Zhang Rui | 2011-07-30 | 1 | -0/+16 |
* | Merge branch 'linus' into release | Len Brown | 2011-03-23 | 1 | -2/+3 |
|\ |
|
| * | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 | 1 | -0/+1 |
| |\ |
|
| | * | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin | 2011-02-17 | 1 | -0/+1 |
| * | | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 2011-03-15 | 1 | -2/+2 |
| |/ |
|
* | | ACPI / PM: acpi_hibernation_enter() need not switch interrupts off | Rafael J. Wysocki | 2011-02-24 | 1 | -3/+0 |
* | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki | 2011-02-24 | 1 | -4/+1 |
* | | ACPI / PM: Call acpi_save_state_mem() right before low-level suspend | Rafael J. Wysocki | 2011-02-24 | 1 | -8/+4 |
* | | ACPI / PM: Modify the "low-level resume finished" message | Rafael J. Wysocki | 2011-02-24 | 1 | -2/+1 |