summaryrefslogtreecommitdiff
path: root/drivers/acpi/tables
AgeCommit message (Expand)Author
2009-01-09ACPICA: create acpica/ directoryLen Brown
2008-12-31ACPICA: FADT: Update error msgs for consistencyBob Moore
2008-12-31ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com
2008-12-31ACPICA: FADT parsing changes and fixesBob Moore
2008-12-31ACPICA: Restructure includes into public/privateBob Moore
2008-12-30ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore
2008-12-30ACPICA: Emit warning if two FACS or DSDT tables found in the FADTBob Moore
2008-12-30ACPICA: Fix several warnings under gcc 4 compilerBob Moore
2008-11-07ACPI: use macro to replace hard numberYinghai Lu
2008-10-23Merge branch 'fadt-test' into testLen Brown
2008-10-23ACPICA: Fix table compare code, length then dataBob Moore
2008-10-23ACPICA: Allow same ACPI table to be loaded/unloaded more than onceBob Moore
2008-10-10ACPI: fix FADT parsingJan Beulich
2008-07-17Revert "Fix FADT parsing"Andi Kleen
2008-07-16Fix FADT parsingJan Beulich
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore
2008-06-11ACPICA: Ignore ACPI table signature for Load() operatorBob Moore
2008-06-11ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan
2008-04-24ACPICA: update Intel copyrightLen Brown
2008-04-22ACPICA: Fix for LoadTable operator, input stringsLin Ming
2008-04-22ACPICA: Fix for Load operatorLin Ming
2008-04-22ACPICA: Add a table checksum verify for Load operatorBob Moore
2008-04-22ACPICA: Fix for fault if Load() failsBob Moore
2008-04-22ACPICA: New interfaces for table event handlersLin Ming
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown
2007-11-20ACPI: Add missing spaces to printk formatJoe Perches
2007-10-10ACPI: suppress uninitialized var warningAndrew Morton
2007-08-24ACPI: Validate XSDT, use RSDT if XSDT failsZhao Yakui
2007-07-26ACPI: add "acpi_no_auto_ssdt" bootparamLen Brown
2007-07-03ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore
2007-05-29ACPICA: allow Load(OEMx) tablesLen Brown
2007-05-10ACPICA: LindentLen Brown
2007-04-29ACPICA: clear fields reserved before FADT r3Bob Moore
2007-02-16ACPI: acpi_unload_table_id() always returns errorJohn Keller
2007-02-16ACPI: Fix sparse warningsRandy Dunlap
2007-02-06ACPICA: reduce table header messages to fit within 80 columnsLen Brown
2007-02-03ACPICA: fix gcc build warningsAlexey Starikovskiy
2007-02-03ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy
2007-02-03ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table ...Bob Moore
2007-02-03ACPICA: Update copyright to 2007.Bob Moore
2007-02-03ACPICA: Removed all 16-bit support.Bob Moore
2007-02-03ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore
2007-02-03ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy
2007-02-03ACPICA: New common routine for creating and verifying a local FADT.Bob Moore
2007-02-03ACPICA: FADT verification is now table driven.Bob Moore
2007-02-03ACPICA: re-factor table init routines for benefit of iASLBob Moore
2007-02-03ACPICA: Update comments in tbfadt.cBob Moore
2007-02-03ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore
2007-02-03ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore