aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/tables.c
AgeCommit message (Expand)Author
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-09-17ACPI / tables: Remove duplicated include from tables.cWei Yongjun
2016-08-31ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...Al Stone
2016-08-31ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtablesAl Stone
2016-08-31ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array()Al Stone
2016-06-22ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov
2016-06-22ACPI / tables: table upgrade: refactor function definitionsAleksey Makarov
2016-06-22ACPI / tables: table upgrade: use cacheable map for tablesAleksey Makarov
2016-05-06ACPI / tables: Fix DSDT override mechanismRafael J. Wysocki
2016-04-18ACPI / tables: Convert initrd table override to table upgrade mechanismLv Zheng
2016-04-18ACPI / tables: Move table override mechanisms to tables.cLv Zheng
2016-03-14Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki
2016-03-09ACPI / OSL: Add support to install tables via initrdLv Zheng
2016-03-09ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addressesColin Ian King
2015-10-15ACPI / tables: test the correct variableDan Carpenter
2015-10-15ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-03-25ACPI / table: Print GIC information when MADT is parsedHanjun Guo
2015-03-25ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanningHanjun Guo
2014-11-27ACPI / table: Always count matched and successfully parsed entriesTomasz Nowicki
2014-11-27ACPI / table: Add new function to get table entriesAshwin Chaugule
2014-06-17ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger
2014-06-01ACPI: Fix x86 regression related to early mapping size limitationLv Zheng
2014-03-02ACPI / tables: Replace printk with pr_*Hanjun Guo
2014-01-06ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen
2014-01-06ACPI / tables: Check if id is NULL in acpi_table_parse()tangchen
2013-12-07ACPI / table: Replace '1' with specific error return valuesHanjun Guo
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng
2012-10-06ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu
2010-03-14ACPI: delete the "acpi=ht" boot optionLen Brown
2010-02-18ACPI: fix "acpi=ht" boot optionLen Brown
2009-08-28ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu
2009-02-06ACPI: disable ACPI cleanly when bad RSDP foundLen Brown
2008-08-21acpi: add checking for NULL early paramCyrill Gorcunov
2007-03-30Revert "ACPI: parse 2nd MADT by default"Len Brown
2007-03-15ACPI: parse 2nd MADT by defaultLen Brown
2007-03-11ACPI: Add support to parse 2nd MADTLen Brown
2007-02-16Pull fluff into release branchLen Brown
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown
2007-02-13ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown
2007-02-13ACPI: acpi_table_parse() now returns success/fail, not countLen Brown
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel