summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables
AgeCommit message (Expand)AuthorLines
2008-04-23ACPICA: update Intel copyrightLen Brown-6/+6
2008-04-22ACPICA: Fix for LoadTable operator, input stringsLin Ming-9/+23
2008-04-22ACPICA: Fix for Load operatorLin Ming-0/+1
2008-04-22ACPICA: Add a table checksum verify for Load operatorBob Moore-1/+1
2008-04-22ACPICA: Fix for fault if Load() failsBob Moore-7/+14
2008-04-22ACPICA: New interfaces for table event handlersLin Ming-0/+89
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown-4/+2
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown-4/+2
2007-11-19ACPI: Add missing spaces to printk formatJoe Perches-1/+1
2007-10-10ACPI: suppress uninitialized var warningAndrew Morton-1/+1
2007-08-24ACPI: Validate XSDT, use RSDT if XSDT failsZhao Yakui-0/+71
2007-07-26ACPI: add "acpi_no_auto_ssdt" bootparamLen Brown-0/+23
2007-07-03ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore-18/+26
2007-05-29ACPICA: allow Load(OEMx) tablesLen Brown-4/+4
2007-05-09ACPICA: LindentLen Brown-10/+12
2007-04-28ACPICA: clear fields reserved before FADT r3Bob Moore-0/+12
2007-02-16ACPI: acpi_unload_table_id() always returns errorJohn Keller-3/+4
2007-02-15ACPI: Fix sparse warningsRandy Dunlap-1/+1
2007-02-06ACPICA: reduce table header messages to fit within 80 columnsLen Brown-6/+6
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy-2/+2
2007-02-02ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy-0/+5
2007-02-02ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table ...Bob Moore-1/+2
2007-02-02ACPICA: Update copyright to 2007.Bob Moore-6/+6
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore-4/+0
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore-0/+23
2007-02-02ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy-98/+93
2007-02-02ACPICA: New common routine for creating and verifying a local FADT.Bob Moore-20/+51
2007-02-02ACPICA: FADT verification is now table driven.Bob Moore-137/+154
2007-02-02ACPICA: re-factor table init routines for benefit of iASLBob Moore-5/+25
2007-02-02ACPICA: Update comments in tbfadt.cBob Moore-5/+6
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore-237/+1
2007-02-02ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore-1/+381
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy-6/+7
2007-02-02ACPICA: Lint changesBob Moore-41/+84
2007-02-02ACPICA: Fix for FADT conversion in 64-bit modeBob Moore-7/+14
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore-248/+389
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore-2967/+1290
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller-1/+53
2006-10-14ACPI: fix printk format warningsRandy Dunlap-2/+2
2006-07-09ACPI: ACPICA 20060707Bob Moore-21/+71
2006-06-14ACPI: ACPICA 20060608Bob Moore-12/+5
2006-06-14ACPI: ACPICA 20060526Bob Moore-35/+16
2006-06-14ACPI: ACPICA 20060512Bob Moore-12/+10
2006-06-14ACPI: ACPICA 20060421Bob Moore-80/+76
2006-06-14ACPI: ACPICA 20060331Bob Moore-60/+105
2006-04-01ACPI: ACPICA 20060310Bob Moore-30/+25
2006-03-31[ACPI] ACPICA 20060210Bob Moore-0/+31
2006-01-31[ACPI] ACPICA 20060127Bob Moore-68/+102
2006-01-20[ACPI] ACPICA 20060113Bob Moore-55/+36
2005-12-10[ACPI] ACPICA 20051117Bob Moore-6/+10