index
:
delta/acpica.git
baserock/genivi/install
master
revert-134-acpica-parser
revert-143-efi-edk2
revert-196-acpica-trivial
revert-767-master
revert-776-dangling-pointer
revert-862-entry
github.com: acpica/acpica.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use original DataTableRegion pointer for accesses
Jessica Clarke
2021-10-03
8
-5
/
+85
*
Update version to 20210930
R09_30_21
Robert Moore
2021-09-30
1
-1
/
+1
*
Logfile: Changes for version 20210930
Robert Moore
2021-09-30
1
-0
/
+50
*
NFIT table: fix indentations in actbl2.h
Robert Moore
2021-09-30
1
-14
/
+14
*
Revert "Headers: Avoid NULL pointer arithmetic"
Robert Moore
2021-09-30
1
-2
/
+2
*
Merge branch 'master' of ssh://ssh.github.com/acpica/acpica
Robert Moore
2021-09-30
4
-11
/
+14
|
\
|
*
Merge pull request #716 from rafaeljw/hardware
Robert Moore
2021-09-29
4
-11
/
+14
|
|
\
|
|
*
Hardware: Avoid evaluating methods too early during system resume
Rafael J. Wysocki
2021-09-29
4
-11
/
+14
*
|
|
iASL table disassembler: Added disassembly support for the NHLT ACPI table.
Robert Moore
2021-09-30
9
-8
/
+894
|
/
/
*
|
Merge pull request #715 from rafaeljw/headers
Robert Moore
2021-09-29
1
-2
/
+2
|
\
\
|
*
|
Headers: Avoid NULL pointer arithmetic
Arnd Bergmann
2021-09-29
1
-2
/
+2
|
|
/
*
|
Updated the check for usage of _CRS, _DIS, _PRS, and _SRS objects
Robert Moore
2021-09-29
1
-44
/
+26
|
/
*
Merge pull request #710 from AlisonSchofield/srat-genericport
Robert Moore
2021-09-23
6
-11
/
+39
|
\
|
*
FOR ACPICA: ACPI 6.4 SRAT: add Generic Port Affinity type
Alison Schofield
2021-08-20
6
-11
/
+39
*
|
Merge pull request #711 from ColinIanKing/master
Robert Moore
2021-09-23
1
-1
/
+1
|
\
\
|
*
|
Dispatcher: clean up incorrect identation
Colin Ian King
2021-09-03
1
-1
/
+1
|
|
/
*
|
Merge pull request #708 from superm1/add-online-capable
Robert Moore
2021-09-23
1
-0
/
+1
|
\
\
|
*
|
Add the flag for online capable in the MADT
Mario Limonciello
2021-08-16
1
-0
/
+1
*
|
|
Update legal info for the ACPICA documents
Robert Moore
2021-09-14
4
-0
/
+0
|
|
/
|
/
|
*
|
Merge pull request #709 from superm1/windows-10-2004
Robert Moore
2021-08-19
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add support for Windows 2020 _OSI string
Mario Limonciello
2021-08-18
2
-0
/
+2
|
/
*
Merge pull request #706 from ColinIanKing/master
Robert Moore
2021-08-06
1
-1
/
+1
|
\
|
*
preprocess.h: fix spelling mistake in comment
Colin Ian King
2021-08-04
1
-1
/
+1
|
/
*
Update version to 20210730
R07_30_21
Robert Moore
2021-07-30
1
-1
/
+1
*
Logfile: Changes for version 20210730
Robert Moore
2021-07-30
1
-0
/
+42
*
Remove aslcompiler.pdf from the binary tar
Robert Moore
2021-07-29
1
-1
/
+0
*
Update check for use of _CRS, _DIS, _PRS, and _SRS:
Robert Moore
2021-07-28
1
-20
/
+24
*
iasl: Check usage of _CRS, _DIS, _PRS, and _SRS objects (July 2021).
Robert Moore
2021-07-22
1
-2
/
+77
*
AcpiHelp: Cleanup output for list of supported tables
Robert Moore
2021-07-22
2
-4
/
+6
*
Add method name "_DIS"
Robert Moore
2021-07-22
1
-0
/
+1
*
Fix for: Bug 1543 - Potential infinite loop in AcpiDmDumpViot()
Robert Moore
2021-07-15
1
-1
/
+1
*
iASL: Fix for WPBT table with no command-line arguments
Robert Moore
2021-07-14
9
-17
/
+43
*
Merge pull request #705 from Semihalf/dbg2_subtypes_update
Robert Moore
2021-07-14
1
-1
/
+14
|
\
|
*
Headers: Add new DBG2 Serial Port Subtypes
Marcin Wojtas
2021-07-14
1
-1
/
+14
|
/
*
Macros should not use a trailing semicolon.
Robert Moore
2021-07-13
1
-1
/
+1
*
Fix an if statement
Robert Moore
2021-07-09
1
-1
/
+1
*
Merge pull request #701 from SchmErik/prmt-module-header
Robert Moore
2021-07-01
2
-0
/
+8
|
\
|
*
Add PRMT module header to facilitate parsing
Erik Kaneda
2021-06-09
2
-0
/
+8
*
|
iASL: Add support for the AEST table (data compiler)
Robert Moore
2021-07-01
15
-3
/
+1047
*
|
acpisrc: add new symbols for the AEST table
Robert Moore
2021-07-01
1
-0
/
+14
|
/
*
Update version to 20210604
R06_04_21
Robert Moore
2021-06-04
1
-1
/
+1
*
Logfile: Changes for version 20210604
Robert Moore
2021-06-04
1
-0
/
+42
*
Merge pull request #699 from SchmErik/disasm-decode
Robert Moore
2021-06-01
1
-0
/
+2
|
\
|
*
Disassembler: add missing strings to decode subtable types
Erik Kaneda
2021-06-01
1
-0
/
+2
|
/
*
Merge pull request #696 from SchmErik/prm-opregion
Robert Moore
2021-05-25
9
-50
/
+89
|
\
|
*
Add support for PlatformRtMechanism OperationRegion handler
Erik Kaneda
2021-05-25
9
-50
/
+89
|
/
*
Merge pull request #694 from SchmErik/cedt-CFMWS
Robert Moore
2021-05-25
1
-1
/
+42
|
\
|
*
Add the CFMWS structure definition to the CEDT table
Alison Schofield
2021-05-20
1
-1
/
+33
|
*
Add defines for the CXL Host Bridge Structure (CHBS)
Alison Schofield
2021-05-20
1
-0
/
+9
*
|
Merge pull request #695 from SchmErik/iasl-prmt
Robert Moore
2021-05-25
11
-0
/
+331
|
\
\
|
|
/
|
/
|
[next]