summaryrefslogtreecommitdiff
path: root/drivers/acpi/tables/tbfadt.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-07ACPI: use macro to replace hard numberYinghai Lu1-1/+1
2008-10-10ACPI: fix FADT parsingJan Beulich1-7/+25
2008-07-18Revert "Fix FADT parsing"Andi Kleen1-11/+6
2008-07-17Fix FADT parsingJan Beulich1-6/+11
2008-07-17ACPICA: Eliminate acpi_native_uint type v2Bob Moore1-3/+3
2008-04-24ACPICA: update Intel copyrightLen Brown1-1/+1
2007-07-03ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore1-18/+26
2007-05-10ACPICA: LindentLen Brown1-2/+4
2007-04-29ACPICA: clear fields reserved before FADT r3Bob Moore1-0/+12
2007-02-03ACPICA: fix gcc build warningsAlexey Starikovskiy1-2/+2
2007-02-03ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy1-0/+5
2007-02-03ACPICA: Update copyright to 2007.Bob Moore1-1/+1
2007-02-03ACPICA: New common routine for creating and verifying a local FADT.Bob Moore1-20/+51
2007-02-03ACPICA: FADT verification is now table driven.Bob Moore1-136/+153
2007-02-03ACPICA: Update comments in tbfadt.cBob Moore1-5/+6
2007-02-03ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore1-0/+380