| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-04-23 | ACPICA: update Intel copyright |  Len Brown | 6 | -6/+6 |
| 2008-04-22 | ACPICA: Fix for LoadTable operator, input strings |  Lin Ming | 1 | -9/+23 |
| 2008-04-22 | ACPICA: Fix for Load operator |  Lin Ming | 1 | -0/+1 |
| 2008-04-22 | ACPICA: Add a table checksum verify for Load operator |  Bob Moore | 1 | -1/+1 |
| 2008-04-22 | ACPICA: Fix for fault if Load() fails |  Bob Moore | 1 | -7/+14 |
| 2008-04-22 | ACPICA: New interfaces for table event handlers |  Lin Ming | 1 | -0/+89 |
| 2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release |  Len Brown | 2 | -4/+2 |
| 2007-12-14 | ACPI: tables: complete searching upon RSDP w/ bad checksum. |  Len Brown | 2 | -4/+2 |
| 2007-11-19 | ACPI: Add missing spaces to printk format |  Joe Perches | 1 | -1/+1 |
| 2007-10-10 | ACPI: suppress uninitialized var warning |  Andrew Morton | 1 | -1/+1 |
| 2007-08-24 | ACPI: Validate XSDT, use RSDT if XSDT fails |  Zhao Yakui | 1 | -0/+71 |
| 2007-07-26 | ACPI: add "acpi_no_auto_ssdt" bootparam |  Len Brown | 1 | -0/+23 |
| 2007-07-03 | ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTs |  Bob Moore | 1 | -18/+26 |
| 2007-05-29 | ACPICA: allow Load(OEMx) tables |  Len Brown | 1 | -4/+4 |
| 2007-05-09 | ACPICA: Lindent |  Len Brown | 2 | -10/+12 |
| 2007-04-28 | ACPICA: clear fields reserved before FADT r3 |  Bob Moore | 1 | -0/+12 |
| 2007-02-16 | ACPI: acpi_unload_table_id() always returns error |  John Keller | 1 | -3/+4 |
| 2007-02-15 | ACPI: Fix sparse warnings |  Randy Dunlap | 1 | -1/+1 |
| 2007-02-06 | ACPICA: reduce table header messages to fit within 80 columns |  Len Brown | 1 | -6/+6 |
| 2007-02-02 | ACPICA: fix gcc build warnings |  Alexey Starikovskiy | 1 | -2/+2 |
| 2007-02-02 | ACPI: fix HP RX2600 IA64 boot |  Alexey Starikovskiy | 1 | -0/+5 |
| 2007-02-02 | ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load. |  Bob Moore | 1 | -1/+2 |
| 2007-02-02 | ACPICA: Update copyright to 2007. |  Bob Moore | 6 | -6/+6 |
| 2007-02-02 | ACPICA: Removed all 16-bit support. |  Bob Moore | 1 | -4/+0 |
| 2007-02-02 | ACPICA: Fail AcpiEnable if ACPI tables not loaded. |  Bob Moore | 1 | -0/+23 |
| 2007-02-02 | ACPICA: Miscellaneous table manager updates and optimizations |  Alexey Starikovskiy | 3 | -98/+93 |
| 2007-02-02 | ACPICA: New common routine for creating and verifying a local FADT. |  Bob Moore | 1 | -20/+51 |
| 2007-02-02 | ACPICA: FADT verification is now table driven. |  Bob Moore | 2 | -133/+150 |
| 2007-02-02 | ACPICA: re-factor table init routines for benefit of iASL |  Bob Moore | 1 | -5/+25 |
| 2007-02-02 | ACPICA: Update comments in tbfadt.c |  Bob Moore | 1 | -5/+6 |
| 2007-02-02 | ACPICA: Delete stale FADT functions outside tbfadt.c. |  Bob Moore | 1 | -237/+1 |
| 2007-02-02 | ACPICA: Create tbfadt.c to hold all FADT-related functions |  Bob Moore | 2 | -1/+381 |
| 2007-02-02 | ACPICA: minimal patch to integrate new tables into Linux |  Alexey Starikovskiy | 3 | -6/+7 |
| 2007-02-02 | ACPICA: Lint changes |  Bob Moore | 2 | -41/+84 |
| 2007-02-02 | ACPICA: Fix for FADT conversion in 64-bit mode |  Bob Moore | 1 | -7/+14 |
| 2007-02-02 | ACPICA: misc fixes for new Table Manager: |  Bob Moore | 3 | -248/+389 |
| 2007-02-02 | ACPICA: Implement simplified Table Manager |  Bob Moore | 9 | -2963/+1286 |
| 2006-12-20 | ACPI: Add support for acpi_load_table/acpi_unload_table_id |  John Keller | 1 | -1/+53 |
| 2006-10-14 | ACPI: fix printk format warnings |  Randy Dunlap | 2 | -2/+2 |
| 2006-07-09 | ACPI: ACPICA 20060707 |  Bob Moore | 4 | -21/+71 |
| 2006-06-14 | ACPI: ACPICA 20060608 |  Bob Moore | 1 | -12/+5 |
| 2006-06-14 | ACPI: ACPICA 20060526 |  Bob Moore | 2 | -35/+16 |
| 2006-06-14 | ACPI: ACPICA 20060512 |  Bob Moore | 2 | -12/+10 |
| 2006-06-14 | ACPI: ACPICA 20060421 |  Bob Moore | 8 | -80/+76 |
| 2006-06-14 | ACPI: ACPICA 20060331 |  Bob Moore | 4 | -60/+105 |
| 2006-04-01 | ACPI: ACPICA 20060310 |  Bob Moore | 5 | -30/+25 |
| 2006-03-31 | [ACPI] ACPICA 20060210 |  Bob Moore | 8 | -0/+31 |
| 2006-01-31 | [ACPI] ACPICA 20060127 |  Bob Moore | 8 | -68/+102 |
| 2006-01-20 | [ACPI] ACPICA 20060113 |  Bob Moore | 8 | -55/+36 |
| 2005-12-10 | [ACPI] ACPICA 20051117 |  Bob Moore | 3 | -6/+10 |