summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 20170929R09_29_17Robert Moore2017-09-291-1/+1
* Logfile: Changes for version 20170929Robert Moore2017-09-291-0/+100
* Revert "Merge pull request #300 from zetalog/acpica-gpe"Robert Moore2017-09-289-202/+118
* Merge pull request #300 from zetalog/acpica-gpeRobert Moore2017-09-289-118/+202
|\
| * Events: Dispatch GPEs after enabling for the first timeLv Zheng2017-09-273-14/+39
| * Events: Add parallel GPE handling support to fix potential redundant _Exx eva...Lv Zheng2017-09-272-92/+142
| * Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeLv Zheng2017-09-274-21/+4
| * Events: Make it possible to enable runtime GPEs earlierRafael J. Wysocki2017-09-273-1/+14
| * Events: Dispatch active GPEs at init timeRafael J. Wysocki2017-09-271-4/+17
* | Merge pull request #320 from SchmErik/masterRobert Moore2017-09-284-6/+27
|\ \
| * | ASLTS: provide proper PATH for acpibin in tests[devel-bounces@acpica.org]2017-09-274-6/+27
* | | Merge pull request #321 from zetalog/acpica-styleRobert Moore2017-09-281-2/+2
|\ \ \
| * | | Utilities: Cleanup style issue for bit clearingLv Zheng2017-09-281-2/+2
| |/ /
* | | acpixtract: Add support for multiple input formatsRobert Moore2017-09-284-260/+412
|/ /
* | Disassembler: Standardize use of the word "Subtable"Robert Moore2017-09-203-401/+401
* | Merge pull request #317 from zetalog/efi-fixesRobert Moore2017-09-203-0/+3
|\ \
| * | EFI: Fix missing utstrsuppt.o buildLv Zheng2017-09-203-0/+3
| |/
* | Merge pull request #318 from SchmErik/iasl_devRobert Moore2017-09-203-9/+10
|\ \
| * | iASL: change processing of external op namespace nodes for correctnessErik Schmauss2017-09-202-7/+8
| * | iASL: update comment, no functional changeErik Schmauss2017-09-191-2/+2
| |/
* | iASL/Tools: Add support for PDTT,SDEV,TPM2 ACPI tablesRobert Moore2017-09-2012-36/+1054
|/
* Merge pull request #316 from ColinIanKing/masterRobert Moore2017-09-181-1/+1
|\
| * iASL: remove redundant initialization of CommentOptionColin Ian King2017-09-181-1/+1
|/
* Merge pull request #315 from SchmErik/aslts_scriptRobert Moore2017-09-155-19/+24
|\
| * ASLTS: adding expected compilation failure flags for recursive methods that c...Erik Schmauss2017-09-153-0/+3
| * Makefile: continue compiling other test cases after failureErik Schmauss2017-09-151-5/+3
| * ASLTS: Do: do not perform binary compare unless both files existErik Schmauss2017-09-151-6/+10
| * ASLTS: script: fix ADD_FLAGS parameter for compilation and conversion targetsErik Schmauss2017-09-151-8/+8
|/
* iASL: Add error for illegal recursive callRobert Moore2017-09-154-8/+40
* Merge pull request #314 from SchmErik/iasl_devRobert Moore2017-09-131-49/+51
|\
| * iASL: trivial style fixes and indent suberror message when printedErik Schmauss2017-09-131-49/+51
|/
* Merge pull request #312 from SchmErik/aslts_scriptRobert Moore2017-09-087-11/+75
|\
| * ASLTS: add a 60 second timeout for loopsErik Schmauss2017-09-081-1/+1
| * ASLTS: make stylistic adjustments to pass converter testErik Schmauss2017-09-082-9/+9
| * ASLTS: add converter test sequence and rename all .dsl files to .aslErik Schmauss2017-09-084-1/+65
* | Merge pull request #313 from SchmErik/iasl_devRobert Moore2017-09-081-0/+6
|\ \
| * | iASL: adding extra check to avoid NULL dereference of SourceFileErik Schmauss2017-09-081-0/+6
| |/
* | Tools: Deploy -vd option (build date/time) across all toolsRobert Moore2017-09-0811-24/+113
|/
* iASL: Automated cleanup; no functional changeRobert Moore2017-09-082-3/+3
* acpiexec: Update for new loop timeout mechanismRobert Moore2017-09-083-17/+53
* Rename AE_AML_INFINITE_LOOP exceptionRobert Moore2017-09-082-3/+3
* Merge pull request #274 from zetalog/acpica-loopRobert Moore2017-09-087-14/+20
|\
| * Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng2017-09-087-14/+20
* | Merge pull request #298 from icedieler/fix_docRobert Moore2017-09-071-1/+1
|\ \
| * | Fix function name in documentationMatthias Lange2017-07-281-1/+1
* | | Merge pull request #310 from ColinIanKing/masterRobert Moore2017-09-071-4/+4
|\ \ \
| * | | Avoid null pointer dereference on Op.Colin Ian King2017-09-041-4/+4
* | | | Merge pull request #311 from SchmErik/iasl_devRobert Moore2017-09-066-284/+524
|\ \ \ \
| * | | | iASL: adding mechanism for error messages that refer to multiple parse nodesErik Schmauss2017-09-055-208/+392
| * | | | iASL: refactor iASL common error functions and add suberror fieldErik Schmauss2017-09-052-76/+132
| |/ / /