aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-14ACPI: delete the "acpi=ht" boot optionLen Brown1-2/+2
2010-02-18ACPI: fix "acpi=ht" boot optionLen Brown1-2/+2
2009-08-28ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown1-0/+6
2009-04-05Merge branch 'linus' into releaseLen Brown1-6/+14
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha1-0/+30
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu1-6/+14
2009-02-06ACPI: disable ACPI cleanly when bad RSDP foundLen Brown1-1/+6
2008-08-21acpi: add checking for NULL early paramCyrill Gorcunov1-0/+2
2007-03-30Revert "ACPI: parse 2nd MADT by default"Len Brown1-1/+1
2007-03-15ACPI: parse 2nd MADT by defaultLen Brown1-1/+1
2007-03-11ACPI: Add support to parse 2nd MADTLen Brown1-5/+52
2007-02-16Pull fluff into release branchLen Brown1-16/+25
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-13ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown1-12/+12
2007-02-13ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown1-2/+2
2007-02-13ACPI: acpi_table_parse() now returns success/fail, not countLen Brown1-2/+11
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-54/+55
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy1-380/+16
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-15/+14
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-14ACPI: ACPICA 20060331Bob Moore1-2/+2
2006-03-26[PATCH] EFI fixesTolentino, Matthew E1-1/+2
2005-12-30[ACPI] reduce kernel size: move 5BK .bss to 2.5KB .init.dataLen Brown1-2/+2
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-211/+223
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+609