Age | Commit message (Expand) | Author |
2011-03-21 | PCI/ACPI: Report ASPM support to BIOS if not disabled from command line | Rafael J. Wysocki |
2011-03-18 | ACPI: Use syscore_ops instead of sysdev class and sysdev | Rafael J. Wysocki |
2011-03-18 | ACPI: Remove the unused EC sysdev class | Rafael J. Wysocki |
2011-03-18 | Merge branch 'acpica' into release | Len Brown |
2011-03-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-03-16 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-03-16 | Pull pstorev4 into release branch | Tony Luck |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-03-15 | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar |
2011-03-15 | PM: Drop pm_flags that is not necessary | Rafael J. Wysocki |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki |
2011-03-15 | PM / ACPI: Remove references to pm_flags from bus.c | Rafael J. Wysocki |
2011-03-02 | ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree | Jan Beulich |
2011-03-02 | ACPI: use __init where possible in processor driver | Jan Beulich |
2011-03-02 | ACPICA: Add mechanism to defer _REG methods for some installed handlers | Bob Moore |
2011-03-02 | ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name | Bob Moore |
2011-03-02 | ACPICA: Split large dsopcode and dsload.c files. | Bob Moore |
2011-03-02 | ACPICA: Split large utglobal into utdecode.c. | Bob Moore |
2011-03-02 | ACPICA: Clarify a couple of error messages | Bob Moore |
2011-03-02 | ACPICA: Remove use of unreliable FADT revision field | Bob Moore |
2011-03-02 | ACPICA: GPE detect optimization - ignore unused GPE registers | Lin Ming |
2011-02-24 | Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next | Rafael J. Wysocki |
2011-02-24 | ACPI / ACPICA: Implicit notify for multiple devices | Rafael J. Wysocki |
2011-02-24 | ACPI / debugfs: Fix buffer overflows, double free | Vasiliy Kulikov |
2011-02-24 | ACPI: Avoid calling request_irq() many times for the same interrupt | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: acpi_hibernation_enter() need not switch interrupts off | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Call acpi_save_state_mem() right before low-level suspend | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Modify the "low-level resume finished" message | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: acpi_suspend_enter() need not switch interrupts off | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Drop acpi_restore_state_mem() | Rafael J. Wysocki |
2011-02-24 | ACPI / Button: Avoid disabling wakeup unnecessarily on remove | Rafael J. Wysocki |
2011-02-24 | ACPI: Remove the wakeup.run_wake_count device field | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Use existing ACPI iomaps for NVS save/restore (v2) | Rafael J. Wysocki |
2011-02-24 | ACPI: Introduce acpi_os_get_iomem() | Rafael J. Wysocki |
2011-02-24 | ACPI: Do not use krefs under a mutex in osl.c | Rafael J. Wysocki |
2011-02-24 | ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings | Rafael J. Wysocki |
2011-02-24 | ACPI: Avoid walking the list of memory mappings in osl.c twice in a row | Rafael J. Wysocki |
2011-02-24 | ACPI: Change acpi_ioremap_lock into a mutex | Rafael J. Wysocki |
2011-02-24 | ACPI: Do not export functions that are only used in osl.c | Rafael J. Wysocki |
2011-02-21 | Merge branch 'master' into for-2.6.39 | Tejun Heo |
2011-02-17 | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin |
2011-02-16 | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo |
2011-02-15 | Merge branch 'iomem' into release | Len Brown |
2011-02-12 | ACPI / Video: Probe for output switch method when searching video devices. | Michael Karcher |
2011-02-12 | ACPI / Wakeup: Enable button GPEs unconditionally during initialization | Rafael J. Wysocki |
2011-02-12 | ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object | Rafael J. Wysocki |
2011-02-08 | ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2) | Rafael J. Wysocki |
2011-02-01 | acpi: kacpi*_wq don't need WQ_MEM_RECLAIM | Tejun Heo |