Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: acpi: Pack global NVS into ACPI table | Bin Meng | 2016-07-12 | -0/+4 |
* | x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM | Bin Meng | 2016-05-23 | -0/+3 |
* | x86: acpi: Return table length in acpi_create_madt_lapics() | Bin Meng | 2016-05-23 | -1/+1 |
* | x86: acpi: Clean up table header revisions | Bin Meng | 2016-05-23 | -6/+0 |
* | x86: acpi: Use u32 in table write routines | Bin Meng | 2016-05-23 | -2/+2 |
* | x86: acpi: Adjust order in acpi_table.c | Bin Meng | 2016-05-23 | -7/+7 |
* | x86: acpi: Change fill_header() | Bin Meng | 2016-05-23 | -0/+1 |
* | x86: acpi: Remove acpi_create_ssdt_generator() | Bin Meng | 2016-05-23 | -3/+0 |
* | x86: acpi: Reorder code in acpi_table.h | Bin Meng | 2016-05-23 | -178/+169 |
* | x86: acpi: Various changes to acpi_table.h | Bin Meng | 2016-05-23 | -34/+38 |
* | x86: acpi: Remove unused codes | Bin Meng | 2016-05-23 | -68/+0 |
* | x86: Change write_acpi_tables() signature a little bit | Bin Meng | 2016-03-17 | -1/+1 |
* | x86: Generate a valid ACPI table | Saket Sinha | 2015-08-26 | -0/+393 |