Age | Commit message (Expand) | Author |
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 |
2014-01-06 | ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm... | tangchen |
2014-01-06 | ACPI / tables: Check if id is NULL in acpi_table_parse() | tangchen |
2013-12-07 | ACPI / table: Replace '1' with specific error return values | Hanjun Guo |
2013-01-11 | ACPICA: Cleanup table handler naming conflicts. | Lv Zheng |
2012-10-06 | ACPI: Harden acpi_table_parse_entries() against BIOS bug | Fenghua Yu |
2010-03-14 | ACPI: delete the "acpi=ht" boot option | Len Brown |
2010-02-18 | ACPI: fix "acpi=ht" boot option | Len Brown |
2009-08-28 | ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries() | Len Brown |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-03 | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha |
2009-02-09 | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu |
2009-02-06 | ACPI: disable ACPI cleanly when bad RSDP found | Len Brown |
2008-08-21 | acpi: add checking for NULL early param | Cyrill Gorcunov |
2007-03-30 | Revert "ACPI: parse 2nd MADT by default" | Len Brown |
2007-03-15 | ACPI: parse 2nd MADT by default | Len Brown |
2007-03-11 | ACPI: Add support to parse 2nd MADT | Len Brown |
2007-02-16 | Pull fluff into release branch | Len Brown |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-13 | ACPI: acpi_table_parse_madt_family() is not MADT specific | Len Brown |
2007-02-13 | ACPI: acpi_madt_entry_handler() is not MADT specific | Len Brown |
2007-02-13 | ACPI: acpi_table_parse() now returns success/fail, not count | Len Brown |
2007-02-02 | ACPICA: Remove duplicate table definitions (non-conflicting) | Alexey Starikovskiy |
2007-02-02 | ACPICA: Remove duplicate table manager | Alexey Starikovskiy |