summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Update version to 20171215R12_15_17Robert Moore2017-12-151-1/+1
* acpiexec: Restore terminal mode after -v and -vd optionsRobert Moore2017-12-151-2/+2
* acpixtract: Fix a regression with table signaturesRobert Moore2017-12-151-1/+1
* Update version to 20171214R12_14_17Robert Moore2017-12-141-1/+1
* Merge pull request #347 from SchmErik/iasl_dev01Robert Moore2017-12-141-0/+4
|\
| * disassembler: add a conditional in switch logic to avoid segmentation faultErik Schmauss2017-12-141-0/+4
* | iASL: do not get additional arguments for -d or -da optionsErik Schmauss2017-12-141-14/+0
|/
* trivial style fix, no functional changeErik Schmauss2017-12-131-1/+1
* Disassembler: Small formatting update, no functional changeRobert Moore2017-12-132-2/+0
* Merge pull request #343 from SchmErik/iasl_devRobert Moore2017-12-133-5/+21
|\
| * DT compiler: prevent error if optional field at the end of table is not presentErik Schmauss2017-12-083-5/+21
* | Merge pull request #344 from dell/new-windows-stringsRobert Moore2017-12-132-0/+4
|\ \
| * | Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello2017-12-112-0/+4
* | | Fix a couple memory leaks during package object resolutionRobert Moore2017-12-131-8/+14
|/ /
* | Rename a global variable, no functional changeRobert Moore2017-12-0817-44/+45
* | Create and deploy safe version of strncpy. No functional changeRobert Moore2017-12-0812-16/+34
* | Cleanup the global variables and update comments. No functional changeRobert Moore2017-12-073-76/+50
* | Debugger: fix slight indentation issueErik Schmauss2017-12-051-1/+1
|/
* Fix a regression in the AcpiEvaluateObjectType interfaceRobert Moore2017-12-051-6/+12
* Update for a few debug output statementsRobert Moore2017-12-012-4/+16
* Debug output, no functional changeRobert Moore2017-11-171-8/+9
* acpiexec: demote a couple messages to debug print onlyRobert Moore2017-11-171-6/+10
* Fix build on a platform where char is unsigned.Jung-uk Kim2017-11-131-3/+3
* acpiexec: Cleanup output for -v and -vd optionsRobert Moore2017-11-101-3/+2
* Update version to 20171110R11_10_17Robert Moore2017-11-101-1/+1
* ACPI 6.2: Additional PPTT flagsJeremy Linton2017-11-021-0/+13
* Update linkage for get mutex name interfaceRobert Moore2017-10-262-7/+8
* Update mutex error messages, no functional changeRobert Moore2017-10-261-3/+4
* Examples: Update ExecuteOSI interfaceRobert Moore2017-10-241-7/+7
* acpiexec: Split 2 large files, no functional changeRobert Moore2017-10-205-786/+1147
* acpixtract: Fix for incorrect table block header detectionRobert Moore2017-10-201-1/+1
* acpixtract: Add option to ignore extraction errorsRobert Moore2017-10-203-3/+24
* Debugger: add "background" command for method executionRobert Moore2017-10-184-98/+250
* iASL: Update supported ACPI version number to 6.2ARobert Moore2017-10-161-1/+1
* Small typo fix, no functional change.Robert Moore2017-10-161-1/+1
* Merge pull request #328 from SchmErik/masterRobert Moore2017-10-161-1/+5
|\
| * Namespace: fix memory leak from building prefixed pathnameErik Schmauss2017-10-161-1/+5
* | ACPI 6.0A: Changes to the NFIT ACPI tableRobert Moore2017-10-168-7/+105
|/
* Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2017-10-132-2/+6
|\
| * Merge pull request #325 from SchmErik/masterRobert Moore2017-10-132-2/+6
| |\
| | * ACPICA: style edits to utility function output, no functional changeErik Schmauss2017-10-091-1/+1
| | * Acpiexec: fixing final memory statistics feature by shutting down ACPI subsystemErik Schmauss2017-10-091-1/+5
* | | Enhance error messages from namespace create/lookup operationsRobert Moore2017-10-1312-24/+290
|/ /
* | Merge pull request #326 from ColinIanKing/masterRobert Moore2017-10-101-1/+1
|\ \
| * | Trivial fix to spelling mistake in commentColin Ian King2017-10-101-1/+1
| |/
* | Revert "Fix repair code for possible memory leak on package elements"Robert Moore2017-10-104-23/+4
* | Merge pull request #319 from hanjun-guo/masterRobert Moore2017-10-103-28/+33
|\ \ | |/ |/|
| * iasl: Add SMMUv3 device ID mapping index supportHanjun Guo2017-10-093-28/+33
* | Add an additional error message for EC timeoutsRobert Moore2017-10-051-0/+11
* | Update output from ACPI_EXCEPTION macroRobert Moore2017-10-052-7/+4