| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 |
| |/ / / / / / / / / / |
|
| | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ \ | |
*---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12... | Len Brown | 2009-01-09 | 2 | -21/+37 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / /
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | ACPI: video: Fix reversed brightness behavior on ThinkPad SL series | Zhang Rui | 2008-12-11 | 1 | -0/+15 |
| | | |_|_|/ / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | ACPI: EC: fix compilation warning | Hannes Eder | 2008-11-30 | 1 | -2/+2 |
| * | | | | | | | | | | | ACPI: EC: Add some basic check for ECDT data | Alexey Starikovskiy | 2008-11-26 | 1 | -21/+22 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'battery' into release | Len Brown | 2009-01-09 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Newly inserted battery might differ from one just removed, so | Alexey Starikovskiy | 2008-12-22 | 1 | -2/+3 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'alarm' into release | Len Brown | 2009-01-09 | 1 | -21/+32 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ACPI: fix build warning | Len Brown | 2009-01-09 | 1 | -2/+2 |
| * | | | | | | | | | | | /proc/acpi/alarm: handle day-of-month wraparound on readback | Mark Lord | 2008-12-10 | 1 | -21/+32 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | ACPICA: hide private headers | Len Brown | 2009-01-09 | 129 | -349/+7765 |
* | | | | | | | | | | | ACPICA: create acpica/ directory | Len Brown | 2009-01-09 | 124 | -101/+53 |
* | | | | | | | | | | | ACPICA: delete utcache.c | Len Brown | 2009-01-08 | 2 | -316/+1 |
* | | | | | | | | | | | ACPICA: delete acdisasm.h | Len Brown | 2009-01-08 | 1 | -0/+2 |
* | | | | | | | | | | | ACPICA: FADT: Update error msgs for consistency | Bob Moore | 2008-12-31 | 1 | -4/+4 |
* | | | | | | | | | | | ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default | robert.moore@intel.com | 2008-12-31 | 1 | -68/+105 |
* | | | | | | | | | | | ACPICA: FADT parsing changes and fixes | Bob Moore | 2008-12-31 | 1 | -20/+105 |
* | | | | | | | | | | | ACPICA: Restructure includes into public/private | Bob Moore | 2008-12-31 | 109 | -58/+165 |