aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10ACPI: suppress uninitialized var warningAndrew Morton1-1/+1
2007-08-24ACPI: Validate XSDT, use RSDT if XSDT failsZhao Yakui1-0/+71
2007-07-26ACPI: add "acpi_no_auto_ssdt" bootparamLen Brown1-0/+23
2007-07-03ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore1-18/+26
2007-05-29ACPICA: allow Load(OEMx) tablesLen Brown1-4/+4
2007-05-09ACPICA: LindentLen Brown2-10/+12
2007-04-28ACPICA: clear fields reserved before FADT r3Bob Moore1-0/+12
2007-02-16ACPI: acpi_unload_table_id() always returns errorJohn Keller1-3/+4
2007-02-15ACPI: Fix sparse warningsRandy Dunlap1-1/+1
2007-02-06ACPICA: reduce table header messages to fit within 80 columnsLen Brown1-6/+6
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy1-2/+2
2007-02-02ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy1-0/+5
2007-02-02ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load.Bob Moore1-1/+2
2007-02-02ACPICA: Update copyright to 2007.Bob Moore6-6/+6
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore1-4/+0
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore1-0/+23
2007-02-02ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy3-98/+93
2007-02-02ACPICA: New common routine for creating and verifying a local FADT.Bob Moore1-20/+51
2007-02-02ACPICA: FADT verification is now table driven.Bob Moore2-137/+154
2007-02-02ACPICA: re-factor table init routines for benefit of iASLBob Moore1-5/+25
2007-02-02ACPICA: Update comments in tbfadt.cBob Moore1-5/+6
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore1-237/+1
2007-02-02ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore2-1/+381
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy3-6/+7
2007-02-02ACPICA: Lint changesBob Moore2-41/+84
2007-02-02ACPICA: Fix for FADT conversion in 64-bit modeBob Moore1-7/+14
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore3-248/+389
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore9-2967/+1290
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller1-1/+53
2006-10-14ACPI: fix printk format warningsRandy Dunlap2-2/+2
2006-07-09ACPI: ACPICA 20060707Bob Moore4-21/+71
2006-06-14ACPI: ACPICA 20060608Bob Moore1-12/+5
2006-06-14ACPI: ACPICA 20060526Bob Moore2-35/+16
2006-06-14ACPI: ACPICA 20060512Bob Moore2-12/+10
2006-06-14ACPI: ACPICA 20060421Bob Moore8-80/+76
2006-06-14ACPI: ACPICA 20060331Bob Moore4-60/+105
2006-04-01ACPI: ACPICA 20060310Bob Moore5-30/+25
2006-03-31[ACPI] ACPICA 20060210Bob Moore8-0/+31
2006-01-31[ACPI] ACPICA 20060127Bob Moore8-68/+102
2006-01-20[ACPI] ACPICA 20060113Bob Moore8-55/+36
2005-12-10[ACPI] ACPICA 20051117Bob Moore3-6/+10
2005-12-10[ACPI] ACPICA 20051021Bob Moore1-3/+2
2005-12-10[ACPI] ACPICA 20050930Bob Moore2-2/+2
2005-08-29[ACPI] ACPICA 20050815Bob Moore1-7/+17
2005-08-05[ACPI] Lindent all ACPI filesLen Brown8-1168/+968
2005-07-30[ACPI] ACPICA 20050729 from Bob MooreRobert Moore4-11/+96
2005-07-14ACPICA 20050708 from Bob Moore <robert.moore@intel.com>Robert Moore4-71/+75
2005-07-13ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>Robert Moore3-21/+29
2005-07-13ACPICA 20050526 from Bob Moore <robert.moore@intel.com>Robert Moore1-2/+4
2005-07-12ACPICA 20050408 from Bob MooreRobert Moore8-198/+324