summaryrefslogtreecommitdiff
path: root/drivers/acpi/tables.c
Commit message (Expand)AuthorAge
* ACPI: add NFIT and HMAT to the initrd override listDan Williams2018-02-22
* ACPI / tables: Add IORT to injectable table listShunyong Yang2018-02-07
* ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng2017-07-20
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-01
|\
| * x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar2017-01-28
* | ACPI / tables: Drop acpi_parse_entries() which is not usedBaoquan He2017-04-19
|/
* ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-21
* ACPI / tables: Remove duplicated include from tables.cWei Yongjun2016-09-17
* ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...Al Stone2016-08-31
* ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtablesAl Stone2016-08-31
* ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array()Al Stone2016-08-31
* ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov2016-06-22
* ACPI / tables: table upgrade: refactor function definitionsAleksey Makarov2016-06-22
* ACPI / tables: table upgrade: use cacheable map for tablesAleksey Makarov2016-06-22
* ACPI / tables: Fix DSDT override mechanismRafael J. Wysocki2016-05-06
* ACPI / tables: Convert initrd table override to table upgrade mechanismLv Zheng2016-04-18
* ACPI / tables: Move table override mechanisms to tables.cLv Zheng2016-04-18
*-. Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2016-03-14
|\ \
| | * ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addressesColin Ian King2016-03-09
| |/
* | ACPI / OSL: Add support to install tables via initrdLv Zheng2016-03-09
|/
* ACPI / tables: test the correct variableDan Carpenter2015-10-15
* ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski2015-10-15
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-08
* ACPI / table: Print GIC information when MADT is parsedHanjun Guo2015-03-25
* ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanningHanjun Guo2015-03-25
* ACPI / table: Always count matched and successfully parsed entriesTomasz Nowicki2014-11-27
* ACPI / table: Add new function to get table entriesAshwin Chaugule2014-11-27
* ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger2014-06-17
* ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2014-06-01
* ACPI / tables: Replace printk with pr_*Hanjun Guo2014-03-02
* ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen2014-01-06
* ACPI / tables: Check if id is NULL in acpi_table_parse()tangchen2014-01-06
* ACPI / table: Replace '1' with specific error return valuesHanjun Guo2013-12-07
* ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-11
* ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu2012-10-06
* ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-14
* ACPI: fix "acpi=ht" boot optionLen Brown2010-02-18
* ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown2009-08-28
* Merge branch 'linus' into releaseLen Brown2009-04-05
|\
| * acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-09
* | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-03
|/
* ACPI: disable ACPI cleanly when bad RSDP foundLen Brown2009-02-06
* acpi: add checking for NULL early paramCyrill Gorcunov2008-08-21
* Revert "ACPI: parse 2nd MADT by default"Len Brown2007-03-30
* ACPI: parse 2nd MADT by defaultLen Brown2007-03-15
* ACPI: Add support to parse 2nd MADTLen Brown2007-03-11
* Pull fluff into release branchLen Brown2007-02-16
|\
| * ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2007-02-13
| * ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2007-02-13
| * ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-13