summaryrefslogtreecommitdiff
path: root/drivers/acpi/tables/tbfadt.c
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-29ACPICA: Emit warning if two FACS or DSDT tables found in the FADTBob Moore
2008-12-29ACPICA: Fix several warnings under gcc 4 compilerBob Moore
2008-11-06ACPI: use macro to replace hard numberYinghai Lu
2008-10-10ACPI: fix FADT parsingJan Beulich
2008-07-18Revert "Fix FADT parsing"Andi Kleen
2008-07-16Fix FADT parsingJan Beulich
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore
2008-04-23ACPICA: update Intel copyrightLen Brown
2007-07-03ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore
2007-05-09ACPICA: LindentLen Brown
2007-04-28ACPICA: clear fields reserved before FADT r3Bob Moore
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy
2007-02-02ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy
2007-02-02ACPICA: Update copyright to 2007.Bob Moore
2007-02-02ACPICA: New common routine for creating and verifying a local FADT.Bob Moore
2007-02-02ACPICA: FADT verification is now table driven.Bob Moore
2007-02-02ACPICA: Update comments in tbfadt.cBob Moore
2007-02-02ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore