aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables.c
Commit message (Expand)AuthorAge
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-28
|\
| * acpi: Disable ACPI table override if the kernel is locked downLinn Crosetto2019-08-20
* | ACPI: tables: Allow BGRT to be overriddenAndrea Oliveri2019-06-13
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\
| * acpi: Add HMAT to generic parsing tablesKeith Busch2019-04-04
| * acpi: Create subtable parsing infrastructureKeith Busch2019-04-04
| |
| \
*-. \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'Rafael J. Wysocki2019-05-06
|\ \ \ | | |/ | |/|
| | * ACPI / tables: Clean up whitespaceBjorn Helgaas2019-03-26
| |/
* / ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-09
|/
* ACPI / tables: table override from built-in initrdShunyong Yang2019-01-14
* ACPI / tables: Add an ifdef around amlcode and dsdt_amlcodeNathan Chancellor2018-12-20
* ACPI / tables: add DSDT AmlCode new declaration name supportWang Dongsheng2018-12-13
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-08
|\
| * ACPI: Add PPTT to injectable table listJeremy Linton2018-05-17
* | ACPI / tables: improve comments regarding acpi_parse_entries_array()Al Stone2018-05-12
|/
* 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-18
|/
* ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-20
* ACPI / tables: Remove duplicated include from tables.cWei Yongjun2016-09-16
* ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...Al Stone2016-08-30
* ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtablesAl Stone2016-08-30
* ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array()Al Stone2016-08-30
* ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov2016-06-21
* ACPI / tables: table upgrade: refactor function definitionsAleksey Makarov2016-06-21
* ACPI / tables: table upgrade: use cacheable map for tablesAleksey Makarov2016-06-21
* 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-14
* ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski2015-10-14
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-07
* 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-26
* ACPI / table: Add new function to get table entriesAshwin Chaugule2014-11-26
* ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger2014-06-17
* ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2014-05-31
* ACPI / tables: Replace printk with pr_*Hanjun Guo2014-03-01
* 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-06