aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/actbl2.h
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge branches 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki1-182/+117
2024-04-30ACPICA: AEST: Add support for the AEST V2 tableRuidong Tian1-6/+82
2024-04-12ACPICA: ACPI 6.5: RAS2: Add support for RAS2 tableShiju Jose1-0/+129
2024-03-27ACPI: NHLT: Streamline struct namingCezary Rojewski1-11/+11
2024-03-27ACPI: NHLT: Drop redundant typesCezary Rojewski1-254/+0
2024-03-27ACPI: NHLT: Reintroduce types the table consists ofCezary Rojewski1-0/+189
2024-01-09ACPICA: MADT: Add new MADT GICC/GICR/ITS non-coherent flags handlingLorenzo Pieralisi1-2/+9
2024-01-09ACPICA: MADT: Add GICC online capable bit handlingLorenzo Pieralisi1-0/+1
2023-07-10ACPICA: RHCT: Add flags, CMO and MMU nodesSunil V L1-1/+25
2023-07-10ACPICA: MADT: Add RISC-V external interrupt controllersSunil V L1-1/+49
2023-04-06ACPICA: acpi_madt_oem_data: Fix flexible array member definitionKees Cook1-1/+1
2023-04-06ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible arrayKees Cook1-1/+1
2023-04-06ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook1-8/+8
2023-04-06ACPICA: Add structure definitions for RISC-V RHCTSunil V L1-0/+48
2023-04-06ACPICA: MADT: Add RISC-V INTC interrupt controllerSunil V L1-1/+20
2023-04-06ACPICA: Update all copyrights/signons to 2023Bob Moore1-1/+1
2023-04-06ACPICA: Add support for Arm's MPAM ACPI table version 2Hesham Almatary1-0/+116
2023-04-06ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICCXiongfeng Wang1-1/+2
2023-04-06ACPICA: Headers: Delete bogus node_array array of pointers from AEST tableJessica Clarke1-1/+0
2022-10-28ACPICA: Finish support for the CDAT tableBob Moore1-1/+1
2022-10-28ACPICA: IORT: Update for revision E.eRobin Murphy1-1/+2
2022-10-28ACPICA: iASL: Add CCEL table to both compiler/disassemblerKuppuswamy Sathyanarayanan1-0/+18
2022-10-28ACPICA: MADT: Add loong_arch-specific APICs supportHuacai Chen1-2/+137
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
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-11-27ACPICA: iasl: Add SMMUv3 device ID mapping index supportHanjun Guo1-0/+1
2017-11-27ACPICA: iASL/Tools: Add support for PDTT, SDEV, TPM2 ACPI tablesBob Moore1-1/+13
2017-08-03ACPICA: iASL: Add support for the SDEI tableJames Morse1-0/+14
2017-07-20ACPICA: iasl: Update to IORT SMMUv3 disassemblingGanapatrao Kulkarni1-0/+4
2017-07-20ACPICA: IORT: Update SMMU models for revision CRobin Murphy1-2/+10
2017-06-12ACPICA: Add header support for TPM2 table changesBob Moore1-3/+34
2017-06-12ACPICA: Tables: Add WSMT supportLv Zheng1-0/+22
2017-05-10Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+10
2017-04-28ACPICA: iasl: add ASL conversion toolBob Moore1-0/+1
2017-04-27ACPICA: iasl: Fix IORT SMMU GSI disassemblingLv Zheng1-0/+9
2017-04-25tpm_crb: remove a cruft constantJarkko Sakkinen1-2/+0
2017-04-03ACPICA: Update TPM2 ACPI tableJiandi An1-0/+3
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-04-05ACPICA: Headers: Update DMAR table for October 2014 I/O specBob Moore1-1/+3
2016-04-05ACPICA: IORT: Add in support for the SMMUv3 subtableAl Stone1-2/+20
2016-04-05ACPICA: Headers: Minor update for SPCR ACPI tableBob Moore1-2/+4
2016-04-05ACPICA: Headers: Add new constants for the DBG2 ACPI tableAleksey Makarov1-1/+6
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2015-07-23ACPICA: iASL: Add support for TCPA Server TableBob Moore1-4/+13
2015-07-01ACPICA: Update TPM2 ACPI tableBob Moore1-12/+6
2015-07-01ACPICA: Update definitions for the TCPA and TPM2 ACPI tablesBob Moore1-7/+79
2015-05-22ACPICA: ACPI 6.0: Add support for IORT table.Lv Zheng1-0/+126
2015-05-22ACPICA: ACPI 6.0: Add changes for LPIT table.Bob Moore1-18/+2
2015-04-14ACPICA: Disassembler: Some cleanup of the table dump module.Bob Moore1-1/+2
2015-04-14ACPICA: iASL: Add support for MSDM ACPI table.Bob Moore1-2/+17
2015-04-14ACPICA: Update for SLIC ACPI table.Bob Moore1-49/+3
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-07-31ACPICA: Tables: Update for DMAR table changes.Bob Moore1-7/+7
2014-07-08ACPICA: Tables: Merge DMAR table structure updatesLv Zheng1-1/+1
2014-05-07ACPICA: Comment updates - no functional change.Bob Moore1-3/+3
2014-05-07ACPICA: Add support for LPIT table.Bob Moore1-0/+65
2014-04-05Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+13
2014-03-20iommu/vt-d: Add ACPI namespace device reporting structuresDavid Woodhouse1-2/+13
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore1-3/+3
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore1-3/+3
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-01-08ACPICA: Tables: Add full support for the DBG2 table.Bob Moore1-0/+5
2013-10-31ACPICA: Update DMAR table definitions.Lv Zheng1-2/+2
2013-03-12ACPICA: iASL/Disassembler: Add support for MTMR tableLv Zheng1-0/+24
2013-03-12ACPICA: iASL/Disassembler: Add support for VRTC tableLv Zheng1-0/+23
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: iASL: Finish support for CSRT table.Bob Moore1-2/+21
2012-09-21ACPICA: Add support for complex _PLD buffers.Bob Moore1-3/+9
2012-09-21ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables.Bob Moore1-0/+111
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-4/+4
2012-07-17ACPICA: Update header files copyrights to 2012Bob Moore1-1/+1
2011-03-23ACPICA: Header support for SLIC tableBob Moore1-1/+63
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-07-06ACPICA: Add support for WDDT - Watchdog Descriptor TableBob Moore1-0/+39
2010-07-06ACPICA: Add signatures for undefined tables: ATKG, GSCI, IEITBob Moore1-0/+9
2010-04-20ACPICA: Add support for MCHI tableBob Moore1-0/+27
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-0/+43
2009-08-28ACPICA: ACPI 4: Update headers for new and changed ACPI tables.Bob Moore1-28/+311
2009-08-28ACPICA: Split large ACPI table headerBob Moore1-0/+585
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-49/+0
2006-06-14ACPI: ACPICA 20060331Bob Moore1-229/+1
2006-01-20[ACPI] ACPICA 20060113Bob Moore1-1/+1
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-136/+109
2005-07-14ACPICA 20050708 from Bob Moore <robert.moore@intel.com>Robert Moore1-47/+62
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+289