summaryrefslogtreecommitdiff
path: root/drivers/acpi/tables/tbfadt.c
AgeCommit message (Expand)AuthorFilesLines
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