summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: tables: Allow BGRT to be overriddenAndrea Oliveri2019-06-131-10/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-15/+1Star
* Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-10/+66
|\
| * acpi: Add HMAT to generic parsing tablesKeith Busch2019-04-041-0/+9
| * acpi: Create subtable parsing infrastructureKeith Busch2019-04-041-10/+57
| |
| \
*-. \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'Rafael J. Wysocki2019-05-061-13/+5Star
|\ \ \ | | |/ | |/|
| | * ACPI / tables: Clean up whitespaceBjorn Helgaas2019-03-261-13/+5Star
| |/
* / ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-2/+2
|/
* ACPI / tables: table override from built-in initrdShunyong Yang2019-01-141-2/+10
* ACPI / tables: Add an ifdef around amlcode and dsdt_amlcodeNathan Chancellor2018-12-201-0/+2
* ACPI / tables: add DSDT AmlCode new declaration name supportWang Dongsheng2018-12-131-2/+8
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-081-1/+1
|\
| * ACPI: Add PPTT to injectable table listJeremy Linton2018-05-171-1/+1
* | ACPI / tables: improve comments regarding acpi_parse_entries_array()Al Stone2018-05-121-2/+7
|/
* ACPI: add NFIT and HMAT to the initrd override listDan Williams2018-02-221-1/+1
* ACPI / tables: Add IORT to injectable table listShunyong Yang2018-02-071-1/+2
* ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng2017-07-201-2/+2
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-021-1/+1
|\
| * x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar2017-01-281-1/+1
* | ACPI / tables: Drop acpi_parse_entries() which is not usedBaoquan He2017-04-191-16/+0Star
|/
* ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-10/+7Star
* ACPI / tables: Remove duplicated include from tables.cWei Yongjun2016-09-171-1/+0Star
* ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...Al Stone2016-08-311-2/+2
* ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtablesAl Stone2016-08-311-3/+6
* ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array()Al Stone2016-08-311-1/+1
* ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov2016-06-221-1/+2
* ACPI / tables: table upgrade: refactor function definitionsAleksey Makarov2016-06-221-10/+4Star
* ACPI / tables: table upgrade: use cacheable map for tablesAleksey Makarov2016-06-221-3/+3
* ACPI / tables: Fix DSDT override mechanismRafael J. Wysocki2016-05-061-0/+4
* ACPI / tables: Convert initrd table override to table upgrade mechanismLv Zheng2016-04-181-14/+34
* ACPI / tables: Move table override mechanisms to tables.cLv Zheng2016-04-181-1/+291
*-. Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2016-03-141-0/+10
|\ \
| | * ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addressesColin Ian King2016-03-091-0/+10
| |/
* / ACPI / OSL: Add support to install tables via initrdLv Zheng2016-03-091-0/+2
|/
* ACPI / tables: test the correct variableDan Carpenter2015-10-151-1/+2
* ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski2015-10-151-18/+75
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0Star
* ACPI / table: Print GIC information when MADT is parsedHanjun Guo2015-03-251-0/+22
* ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanningHanjun Guo2015-03-251-14/+16
* ACPI / table: Always count matched and successfully parsed entriesTomasz Nowicki2014-11-271-1/+4
* ACPI / table: Add new function to get table entriesAshwin Chaugule2014-11-271-19/+44
* ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger2014-06-171-1/+2
* ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2014-06-011-0/+23
* ACPI / tables: Replace printk with pr_*Hanjun Guo2014-03-021-73/+55Star
* ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen2014-01-061-2/+3
* ACPI / tables: Check if id is NULL in acpi_table_parse()tangchen2014-01-061-1/+1
* ACPI / table: Replace '1' with specific error return valuesHanjun Guo2013-12-071-2/+2
* ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-111-3/+3
* ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu2012-10-061-4/+14