| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 | Len Brown | 2008-12-19 | 5 | -3157/+0 |
* | | Merge branch 'simplify_PRT' into release | Len Brown | 2009-01-09 | 2 | -394/+168 |
|\ \ |
|
| * | | ACPI: simplify buffer management for acpi_pci_bind() etc. | Len Brown | 2008-12-30 | 1 | -47/+33 |
| * | | ACPI: PCI: add HP copyright | Bjorn Helgaas | 2008-12-30 | 1 | -0/+2 |
| * | | ACPI: PCI: whitespace and useless initialization cleanup | Bjorn Helgaas | 2008-12-30 | 1 | -19/+9 |
| * | | ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline | Bjorn Helgaas | 2008-12-30 | 1 | -43/+13 |
| * | | ACPI: PCI: simplify struct acpi_prt_entry | Bjorn Helgaas | 2008-12-30 | 1 | -20/+15 |
| * | | ACPI: PCI: simplify list of _PRT entries | Bjorn Helgaas | 2008-12-30 | 1 | -48/+12 |
| * | | ACPI: PCI: combine lookup and derive | Bjorn Helgaas | 2008-12-30 | 1 | -44/+11 |
| * | | ACPI: PCI: follow typical PCI INTx swizzling pattern | Bjorn Helgaas | 2008-12-30 | 1 | -4/+7 |
| * | | ACPI: PCI: use positive logic to simplify code | Bjorn Helgaas | 2008-12-30 | 1 | -17/+16 |
| * | | ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive | Bjorn Helgaas | 2008-12-30 | 1 | -57/+36 |
| * | | ACPI: PCI: tweak _PRT lookup debug | Bjorn Helgaas | 2008-12-30 | 1 | -6/+7 |
| * | | ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin | Bjorn Helgaas | 2008-12-30 | 1 | -15/+12 |
| * | | ACPI: PCI: use 1-based encoding for _PRT quirks | Bjorn Helgaas | 2008-12-30 | 1 | -4/+6 |
| * | | ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones | Bjorn Helgaas | 2008-12-30 | 1 | -7/+8 |
| * | | ACPI: PCI: add a helper to convert _PRT INTx pin number to name | Bjorn Helgaas | 2008-12-30 | 1 | -10/+15 |
| * | | ACPI: PCI: move struct acpi_prt_entry declaration out of public header file | Bjorn Helgaas | 2008-12-30 | 1 | -0/+16 |
| * | | ACPI: PCI: fix GSI/IRQ naming confusion | Bjorn Helgaas | 2008-12-30 | 1 | -10/+10 |
| * | | ACPI: PCI: ignore _PRT function information | Bjorn Helgaas | 2008-12-30 | 1 | -1/+0 |
| * | | ACPI: PCI: simplify buffer management for evaluating _PRT | Bjorn Helgaas | 2008-12-30 | 1 | -40/+12 |
| * | | ACPI: PCI: remove unnecessary null pointer checks | Bjorn Helgaas | 2008-12-30 | 1 | -18/+0 |
| * | | ACPI: PCI: use conventional PCI address format | Bjorn Helgaas | 2008-12-30 | 2 | -11/+11 |
* | | | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 13 | -56/+167 |
|\ \ \ |
|
| * \ \ | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-01-07 | 1 | -0/+20 |
| |\ \ \ |
|
| | * | | | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -0/+2 |
| | * | | | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -0/+3 |
| | * | | | ACPI/PCI: PCI extended config _OSC support called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -2/+8 |
| | * | | | ACPI/PCI: call _OSC support during root bridge discovery | Andrew Patterson | 2009-01-07 | 1 | -0/+9 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 6 | -7/+7 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | trivial: Fix misspelling of "firmware" in acpi_memhotplug.c | Nick Andrew | 2009-01-06 | 1 | -1/+1 |
| | * | | | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 | 5 | -6/+6 |
| * | | | | remove linux/hardirq.h from asm-generic/local.h | Russell King | 2009-01-06 | 1 | -0/+1 |
| |/ / / |
|
| * | | | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 | 3 | -44/+78 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar | 2008-12-25 | 2 | -9/+1 |
| |\ \ \ \
| | | |/ /
| | | | /
| | | |/
| | |/| |
|
| * | | | Merge branch 'x86/tsc' into x86/core | Ingo Molnar | 2008-12-23 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | x86: support always running TSC on Intel CPUs | Venki Pallipadi | 2008-12-16 | 1 | -3/+3 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---------. \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 1 | -0/+56 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | | | | | | * | | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-10-28 | 77 | -1683/+3320 |
| | | | | | | |\ \ |
|
| | | | | | | * \ \ | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-07-18 | 71 | -709/+1586 |
| | | | | | | |\ \ \ |
|
| | | | | | | * | | | | pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent | Stefan Assmann | 2008-07-08 | 1 | -0/+56 |
* | | | | | | | | | | | Merge branch 'suspend' into release | Len Brown | 2009-01-09 | 1 | -8/+59 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs | Rafael J. Wysocki | 2008-12-19 | 1 | -2/+16 |
| * | | | | | | | | | | | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory | Rafael J. Wysocki | 2008-12-19 | 1 | -8/+45 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'misc' into release | Len Brown | 2009-01-09 | 3 | -5/+7 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui | 2009-01-09 | 1 | -1/+2 |
| * | | | | | | | | | | | video: always update the brightness when poking "brightness" | Zhang Rui | 2008-12-30 | 1 | -0/+5 |
| * | | | | | | | | | | | ACPI: Do not modify SCI_EN directly | Rafael J. Wysocki | 2008-12-30 | 1 | -4/+0 |
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'fluff' into release | Len Brown | 2009-01-09 | 3 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ACPI: ec.c, pci_link.c, video_detec.c: static | Roel Kluin | 2008-12-30 | 3 | -5/+5 |
| |/ / / / / / / / / / |
|