summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 20210930R09_30_21Robert Moore2021-09-301-1/+1
* Logfile: Changes for version 20210930Robert Moore2021-09-301-0/+50
* NFIT table: fix indentations in actbl2.hRobert Moore2021-09-301-14/+14
* Revert "Headers: Avoid NULL pointer arithmetic"Robert Moore2021-09-301-2/+2
* Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2021-09-304-11/+14
|\
| * Merge pull request #716 from rafaeljw/hardwareRobert Moore2021-09-294-11/+14
| |\
| | * Hardware: Avoid evaluating methods too early during system resumeRafael J. Wysocki2021-09-294-11/+14
* | | iASL table disassembler: Added disassembly support for the NHLT ACPI table.Robert Moore2021-09-309-8/+894
|/ /
* | Merge pull request #715 from rafaeljw/headersRobert Moore2021-09-291-2/+2
|\ \
| * | Headers: Avoid NULL pointer arithmeticArnd Bergmann2021-09-291-2/+2
| |/
* | Updated the check for usage of _CRS, _DIS, _PRS, and _SRS objectsRobert Moore2021-09-291-44/+26
|/
* Merge pull request #710 from AlisonSchofield/srat-genericportRobert Moore2021-09-236-11/+39
|\
| * FOR ACPICA: ACPI 6.4 SRAT: add Generic Port Affinity typeAlison Schofield2021-08-206-11/+39
* | Merge pull request #711 from ColinIanKing/masterRobert Moore2021-09-231-1/+1
|\ \
| * | Dispatcher: clean up incorrect identationColin Ian King2021-09-031-1/+1
| |/
* | Merge pull request #708 from superm1/add-online-capableRobert Moore2021-09-231-0/+1
|\ \
| * | Add the flag for online capable in the MADTMario Limonciello2021-08-161-0/+1
* | | Update legal info for the ACPICA documentsRobert Moore2021-09-144-0/+0
| |/ |/|
* | Merge pull request #709 from superm1/windows-10-2004Robert Moore2021-08-192-0/+2
|\ \ | |/ |/|
| * Add support for Windows 2020 _OSI stringMario Limonciello2021-08-182-0/+2
|/
* Merge pull request #706 from ColinIanKing/masterRobert Moore2021-08-061-1/+1
|\
| * preprocess.h: fix spelling mistake in commentColin Ian King2021-08-041-1/+1
|/
* Update version to 20210730R07_30_21Robert Moore2021-07-301-1/+1
* Logfile: Changes for version 20210730Robert Moore2021-07-301-0/+42
* Remove aslcompiler.pdf from the binary tarRobert Moore2021-07-291-1/+0
* Update check for use of _CRS, _DIS, _PRS, and _SRS:Robert Moore2021-07-281-20/+24
* iasl: Check usage of _CRS, _DIS, _PRS, and _SRS objects (July 2021).Robert Moore2021-07-221-2/+77
* AcpiHelp: Cleanup output for list of supported tablesRobert Moore2021-07-222-4/+6
* Add method name "_DIS"Robert Moore2021-07-221-0/+1
* Fix for: Bug 1543 - Potential infinite loop in AcpiDmDumpViot()Robert Moore2021-07-151-1/+1
* iASL: Fix for WPBT table with no command-line argumentsRobert Moore2021-07-149-17/+43
* Merge pull request #705 from Semihalf/dbg2_subtypes_updateRobert Moore2021-07-141-1/+14
|\
| * Headers: Add new DBG2 Serial Port SubtypesMarcin Wojtas2021-07-141-1/+14
|/
* Macros should not use a trailing semicolon.Robert Moore2021-07-131-1/+1
* Fix an if statementRobert Moore2021-07-091-1/+1
* Merge pull request #701 from SchmErik/prmt-module-headerRobert Moore2021-07-012-0/+8
|\
| * Add PRMT module header to facilitate parsingErik Kaneda2021-06-092-0/+8
* | iASL: Add support for the AEST table (data compiler)Robert Moore2021-07-0115-3/+1047
* | acpisrc: add new symbols for the AEST tableRobert Moore2021-07-011-0/+14
|/
* Update version to 20210604R06_04_21Robert Moore2021-06-041-1/+1
* Logfile: Changes for version 20210604Robert Moore2021-06-041-0/+42
* Merge pull request #699 from SchmErik/disasm-decodeRobert Moore2021-06-011-0/+2
|\
| * Disassembler: add missing strings to decode subtable typesErik Kaneda2021-06-011-0/+2
|/
* Merge pull request #696 from SchmErik/prm-opregionRobert Moore2021-05-259-50/+89
|\
| * Add support for PlatformRtMechanism OperationRegion handlerErik Kaneda2021-05-259-50/+89
|/
* Merge pull request #694 from SchmErik/cedt-CFMWSRobert Moore2021-05-251-1/+42
|\
| * Add the CFMWS structure definition to the CEDT tableAlison Schofield2021-05-201-1/+33
| * Add defines for the CXL Host Bridge Structure (CHBS)Alison Schofield2021-05-201-0/+9
* | Merge pull request #695 from SchmErik/iasl-prmtRobert Moore2021-05-2511-0/+331
|\ \ | |/ |/|
| * iASL: add PRMT templateErik Kaneda2021-05-253-1/+93