Age | Commit message (Expand) | Author |
2008-12-30 | ACPI: PCI: combine lookup and derive | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: follow typical PCI INTx swizzling pattern | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: use positive logic to simplify code | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: tweak _PRT lookup debug | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: use 1-based encoding for _PRT quirks | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: add a helper to convert _PRT INTx pin number to name | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: move struct acpi_prt_entry declaration out of public header file | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: fix GSI/IRQ naming confusion | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: ignore _PRT function information | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: simplify buffer management for evaluating _PRT | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: remove unnecessary null pointer checks | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: use conventional PCI address format | Bjorn Helgaas |
2008-12-30 | ACPI: Do not modify SCI_EN directly | Rafael J. Wysocki |
2008-12-29 | ACPICA: Enhance implicit return mechanism | Lin Ming |
2008-12-29 | ACPICA: Consolidate method arg count validation code | Bob Moore |
2008-12-29 | ACPICA: Add Buffer->String conversion for predefined methods | Bob Moore |
2008-12-29 | ACPICA: Allow multiple backslash prefix in namepaths | Lin Ming |
2008-12-29 | ACPICA: Fix to allow aliases within ASL namepaths | Bob Moore |
2008-12-29 | ACPICA: Remove references to obsolete ACPI_DUMP_APP | Bob Moore |
2008-12-29 | ACPICA: Add support to externally execute _OSI method | Bob Moore |
2008-12-29 | ACPICA: Reformat comments, no functional changes | Bob Moore |
2008-12-29 | ACPICA: Add global pointer for FACS table to simplify FACS access | Bob Moore |
2008-12-29 | ACPICA: Emit warning if two FACS or DSDT tables found in the FADT | Bob Moore |
2008-12-29 | ACPICA: Fix namestring for the SystemCMOS address space | Bob Moore |
2008-12-29 | ACPICA: Update debug output for IndexField I/O | Bob Moore |
2008-12-29 | ACPICA: Add a mechanism to escape infinite AML While() loops | Bob Moore |
2008-12-29 | ACPICA: Optimize execution of AML While loops | Bob Moore |
2008-12-29 | ACPICA: Fix possible memory leak on error in parser | Lin Ming |
2008-12-29 | ACPICA: Update FACS waking vector interfaces | Bob Moore |
2008-12-29 | ACPICA: Fix several warnings under gcc 4 compiler | Bob Moore |
2008-12-25 | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar |
2008-12-23 | Merge branch 'x86/tsc' into x86/core | Ingo Molnar |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-22 | Newly inserted battery might differ from one just removed, so | Alexey Starikovskiy |
2008-12-19 | ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 | Len Brown |
2008-12-19 | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs | Rafael J. Wysocki |
2008-12-19 | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory | Rafael J. Wysocki |
2008-12-19 | ACPI: fix 2.6.28 acpi.debug_level regression | Bjorn Helgaas |
2008-12-16 | x86: support always running TSC on Intel CPUs | Venki Pallipadi |
2008-12-15 | ACPI toshiba: only register rfkill if bt is enabled | Frederik Deweerdt |
2008-12-11 | ACPI: video: Fix reversed brightness behavior on ThinkPad SL series | Zhang Rui |
2008-12-10 | /proc/acpi/alarm: handle day-of-month wraparound on readback | Mark Lord |
2008-12-05 | Revert "ACPI: battery: Convert discharge energy rate to current properly" | Linus Torvalds |
2008-12-04 | ACPI: Fix ACPI battery regression introduced by commit 558073 | Rafael J. Wysocki |
2008-11-30 | ACPI: EC: fix compilation warning | Hannes Eder |
2008-11-28 | toshiba_acpi: close race in toshiba_acpi driver | Arjan van de Ven |
2008-11-27 | ACPI: delete OSI(Linux) DMI dmesg spam | Len Brown |