Age | Commit message (Expand) | Author |
2020-07-27 | ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array() | Hanjun Guo |
2020-06-24 | ACPI: tables: avoid relocations for table signature array | Ard Biesheuvel |
2020-03-30 | ACPICA: Add NHLT table signature | Cezary Rojewski |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-08-19 | acpi: Disable ACPI table override if the kernel is locked down | Linn Crosetto |
2019-06-13 | ACPI: tables: Allow BGRT to be overridden | Andrea Oliveri |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-06 | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm' | Rafael J. Wysocki |
2019-04-09 | ACPICA: Rename nameseg compare macro for clarity | Bob Moore |
2019-04-04 | acpi: Add HMAT to generic parsing tables | Keith Busch |
2019-04-04 | acpi: Create subtable parsing infrastructure | Keith Busch |
2019-03-26 | ACPI / tables: Clean up whitespace | Bjorn Helgaas |
2019-01-14 | ACPI / tables: table override from built-in initrd | Shunyong Yang |
2018-12-20 | ACPI / tables: Add an ifdef around amlcode and dsdt_amlcode | Nathan Chancellor |
2018-12-13 | ACPI / tables: add DSDT AmlCode new declaration name support | Wang Dongsheng |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-06-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-05-17 | ACPI: Add PPTT to injectable table list | Jeremy Linton |
2018-05-12 | ACPI / tables: improve comments regarding acpi_parse_entries_array() | Al Stone |
2018-02-22 | ACPI: add NFIT and HMAT to the initrd override list | Dan Williams |
2018-02-07 | ACPI / tables: Add IORT to injectable table list | Shunyong Yang |
2017-07-20 | ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri... | Lv Zheng |
2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-04-19 | ACPI / tables: Drop acpi_parse_entries() which is not used | Baoquan He |
2017-01-28 | x86/boot/e820: Create coherent API function names for E820 range operations | Ingo Molnar |
2016-12-21 | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng |
2016-09-17 | ACPI / tables: Remove duplicated include from tables.c | Wei Yongjun |
2016-08-31 | ACPI / tables: do not report the number of entries ignored by acpi_parse_entr... | Al Stone |
2016-08-31 | ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtables | Al Stone |
2016-08-31 | ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array() | Al Stone |
2016-06-22 | ACPI / tables: move arch-specific symbol to asm/acpi.h | Aleksey Makarov |
2016-06-22 | ACPI / tables: table upgrade: refactor function definitions | Aleksey Makarov |
2016-06-22 | ACPI / tables: table upgrade: use cacheable map for tables | Aleksey Makarov |
2016-05-06 | ACPI / tables: Fix DSDT override mechanism | Rafael J. Wysocki |
2016-04-18 | ACPI / tables: Convert initrd table override to table upgrade mechanism | Lv Zheng |
2016-04-18 | ACPI / tables: Move table override mechanisms to tables.c | Lv Zheng |
2016-03-14 | Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki |
2016-03-09 | ACPI / OSL: Add support to install tables via initrd | Lv Zheng |
2016-03-09 | ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addresses | Colin Ian King |
2015-10-15 | ACPI / tables: test the correct variable | Dan Carpenter |
2015-10-15 | ACPI / tables: Add acpi_subtable_proc to ACPI table parsers | Lukasz Anaczkowski |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula |
2015-03-25 | ACPI / table: Print GIC information when MADT is parsed | Hanjun Guo |
2015-03-25 | ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning | Hanjun Guo |
2014-11-27 | ACPI / table: Always count matched and successfully parsed entries | Tomasz Nowicki |
2014-11-27 | ACPI / table: Add new function to get table entries | Ashwin Chaugule |
2014-06-17 | ACPI: use kstrto*() instead of simple_strto*() | Christoph Jaeger |
2014-06-01 | ACPI: Fix x86 regression related to early mapping size limitation | Lv Zheng |
2014-03-02 | ACPI / tables: Replace printk with pr_* | Hanjun Guo |