aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-141-2/+2
* ACPI: fix "acpi=ht" boot optionLen Brown2010-02-181-2/+2
* ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown2009-08-281-0/+6
* Merge branch 'linus' into releaseLen Brown2009-04-051-6/+14
|\
| * acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-091-6/+14
* | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-031-0/+30
|/
* ACPI: disable ACPI cleanly when bad RSDP foundLen Brown2009-02-061-1/+6
* acpi: add checking for NULL early paramCyrill Gorcunov2008-08-211-0/+2
* Revert "ACPI: parse 2nd MADT by default"Len Brown2007-03-301-1/+1
* ACPI: parse 2nd MADT by defaultLen Brown2007-03-151-1/+1
* ACPI: Add support to parse 2nd MADTLen Brown2007-03-111-5/+52
* Pull fluff into release branchLen Brown2007-02-161-16/+25
|\
| * ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2007-02-131-12/+12
| * ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2007-02-131-2/+2
| * ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-131-2/+11
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
|/
* ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-021-54/+55
* ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-021-380/+16
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-15/+14
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* ACPI: ACPICA 20060331Bob Moore2006-06-141-2/+2
* [PATCH] EFI fixesTolentino, Matthew E2006-03-261-1/+2
* [ACPI] reduce kernel size: move 5BK .bss to 2.5KB .init.dataLen Brown2005-12-301-2/+2
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-211/+223
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+609