aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables/tbfadt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-03ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore1-18/+26
2007-05-09ACPICA: LindentLen Brown1-2/+4
2007-04-28ACPICA: clear fields reserved before FADT r3Bob Moore1-0/+12
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy1-2/+2
2007-02-02ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy1-0/+5
2007-02-02ACPICA: Update copyright to 2007.Bob Moore1-1/+1
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 Moore1-136/+153
2007-02-02ACPICA: Update comments in tbfadt.cBob Moore1-5/+6
2007-02-02ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore1-0/+380