summaryrefslogtreecommitdiffstats
path: root/include/acpi/actbl2.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-13ACPICA: IORT: Updates for revision E.dShameer Kolothum1-2/+25
2022-04-13ACPICA: iASL/MADT: Add OEM-defined subtableBob Moore1-1/+8
2022-04-13ACPICA: Add support for ARM Performance Monitoring Unit Table.Besar Wicaksono1-0/+80
2022-04-13ACPICA: Headers: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-04-13ACPICA: Removed some tabs and // commentsBob Moore1-20/+20
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore1-1/+1
2022-04-13ACPICA: iASL: NHLT: Rename linux specific strucures to device_infoPiotr Maziarz1-3/+3
2022-04-13ACPICA: iASL: NHLT: Fix parsing undocumented bytes at the end of Endpoint Des...Piotr Maziarz1-4/+0
2022-04-13ACPICA: iASL: NHLT: Treat Terminator as specific_configPiotr Maziarz1-5/+0
2021-12-27ACPICA: iASL/NHLT table: "Specific Data" field supportBob Moore1-1/+4
2021-12-27ACPICA: iASL: Add suppport for AGDI tableIlkka Koskinen1-0/+20
2021-12-27ACPICA: iASL: Add TDEL table to both compiler/disassemblerBob Moore1-0/+17
2021-12-27ACPICA: Fix AEST Processor generic resource substructure data field byte lengthShuuichirou Ishii1-1/+1
2021-12-27ACPICA: iASL/Disassembler: Additional support for NHLT tableBob Moore1-30/+42
2021-11-02Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki1-0/+1
2021-10-05ACPICA: iASL table disassembler: Added disassembly support for the NHLT ACPI ...Bob Moore1-1/+249
2021-09-13ACPICA: Add support for MADT online enabled bitMario Limonciello1-0/+1
2021-08-16ACPICA: iASL: Add support for the AEST table (data compiler)Bob Moore1-0/+170
2021-06-10ACPICA: Add PRMT module header to facilitate parsingErik Kaneda1-0/+5
2021-06-07ACPICA: iASL: add disassembler support for PRMTErik Kaneda1-0/+38
2021-06-07ACPICA: iASL: Add support for the BDAT ACPI tableBob Moore1-0/+15
2021-06-07ACPICA: iASL Table Compiler: Add full support for RGRT ACPI tableBob Moore1-0/+27
2021-06-07ACPICA: iASL: Add support for the SVKL tableBob Moore1-1/+3
2021-06-07ACPICA: iASL: Finish support for the IVRS ACPI tableBob Moore1-0/+6
2021-06-07ACPICA: Add SVKL table headersKuppuswamy Sathyanarayanan1-0/+30
2021-06-07ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox StructureKuppuswamy Sathyanarayanan1-0/+14
2021-04-07ACPICA: IORT: Updates for revision E.bShameer Kolothum1-6/+20
2021-04-07ACPICA: ACPI 6.4: add support for PHAT tableErik Kaneda1-0/+61
2021-04-07ACPICA: ACPI 6.4: PMTT: add new fields/structuresBob Moore1-18/+35
2021-04-07ACPICA: ACPI 6.4: add SDEV secure access componentsErik Kaneda1-0/+41
2021-04-07ACPICA: ACPI 6.4: NFIT: add Location Cookie fieldBob Moore1-0/+2
2021-04-07ACPICA: ACPI 6.4: PPTT: add new version of subtable type 1Erik Kaneda1-0/+7
2021-04-07ACPICA: ACPI 6.4: PCCT: add support for subtable type 5Erik Kaneda1-1/+20
2021-04-07ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup StructureErik Kaneda1-1/+11
2021-04-07ACPICA: Add parsing for IVRS IVHD 40h and device entry F0hAlexander Monakov1-1/+16
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore1-1/+1
2021-01-22ACPICA: Remove the MTMR (Mid-Timer) tableAl Stone1-24/+0
2020-03-30ACPICA: Add NHLT table signatureCezary Rojewski1-0/+1
2020-03-30ACPICA: Fix IVRS IVHD type 10h reserved field nameMichał Żygowski1-1/+1
2020-03-30ACPICA: Implement IVRS IVHD type 11h parsingMichał Żygowski1-2/+16
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore1-1/+1
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss1-1/+1
2019-02-24ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure FlagsErik Schmauss1-2/+5
2019-02-24ACPICA: ACPI 6.3: MADT: add support for statistical profiling in GICCErik Schmauss1-2/+3
2019-02-18ACPICA: ACPI 6.3: Add Trigger order to PCC Identifier structure in PDTTErik Schmauss1-0/+1
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-06-06ACPICA: IORT: Add PMCG node supprtRobin Murphy1-1/+9
2018-06-06ACPICA: IORT: Update for revision DRobin Murphy1-5/+10
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-02-21ACPICA: Restructure ACPI table filesErik Schmauss1-896/+1044