summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-pci'Rafael J. Wysocki2018-12-214-5/+18
|\
| * ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya2018-12-204-5/+18
* | ACPICA: change coding style to match ACPICA, no functional changeErik Schmauss2018-12-131-2/+4
* | ACPICA: Debug output: Add option to display method/object evaluationBob Moore2018-12-136-1/+64
* | ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss2018-12-131-1/+2
* | ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim2018-12-131-0/+1
* | ACPICA: Expressions in package elements are not supportedBob Moore2018-12-131-0/+26
* | ACPICA: Update buffer-to-string conversionsBob Moore2018-12-131-12/+37
* | ACPICA: add comments, no functional changeBob Moore2018-12-131-3/+3
* | ACPICA: Remove defines that use deprecated flagErik Schmauss2018-12-1311-41/+3Star
* | ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore2018-12-131-0/+1
* | Merge back earlier ACPICA changes for 4.21.Rafael J. Wysocki2018-11-296-53/+108
|\ \ | |/ |/|
| * ACPICA: iASL: Enhance error detectionBob Moore2018-11-085-9/+34
| * ACPICA: Debugger: refactor to fix unused variable warningErik Schmauss2018-11-081-44/+74
* | ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field()Hans de Goede2018-11-191-19/+2Star
|/
* ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...Erik Schmauss2018-10-182-3/+2Star
* ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss2018-10-181-1/+13
* ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss2018-10-181-0/+4
* ACPICA: Never run _REG on system_memory and system_IOBob Moore2018-10-045-9/+19
* ACPICA: Split large interpreter fileBob Moore2018-10-044-364/+381
* ACPICA: Update for field unit accessBob Moore2018-10-042-280/+435
* ACPICA: Rename some of the Field Attribute definesBob Moore2018-10-041-5/+5
* ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocolBob Moore2018-10-041-9/+35
* ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki2018-08-141-8/+3Star
* ACPICA: acpiexec: fix a small memory leak regressionBob Moore2018-08-141-3/+2Star
* ACPICA: Reference count: add additional debugging detailsErik Schmauss2018-08-141-2/+5
* ACPICA: acpi_exec: fixing -fi optionErik Schmauss2018-08-144-9/+57
* ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore2018-08-143-6/+22
* ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss2018-08-141-6/+11
* ACPICA: Utilities: split hex detection into smaller functionsErik Schmauss2018-08-143-4/+26
* ACPICA: Update an error message for a duplicate tableBob Moore2018-08-141-2/+2
* ACPICA: ACPICA: add status check for acpi_hw_read before assigning return valueErik Schmauss2018-08-141-2/+7
* ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during...Erik Schmauss2018-08-141-13/+13
* Merge back ACPICA material for 4.19.Rafael J. Wysocki2018-08-063-9/+0Star
|\
| * Merge back ACPICA changes for 4.19.Rafael J. Wysocki2018-07-293-9/+0Star
| |\
| | * Merge back ACPICA material for v4.19.Rafael J. Wysocki2018-07-163-9/+0Star
| | |\
| | | * ACPICA: Revert "iASL compiler: allow compilation of externals with paths that...Erik Schmauss2018-07-092-7/+0Star
| | | * ACPICA: Revert "iASL: change processing of external op namespace nodes for co...Erik Schmauss2018-07-092-8/+6Star
* | | | ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss2018-07-291-7/+12
|/ / /
* / / ACPICA: AML Parser: ignore dispatcher error status during table loadSchmauss, Erik2018-07-231-0/+26
|/ /
* / ACPICA: Clear status of all events when entering S5Rafael J. Wysocki2018-07-091-4/+11
|/
* ACPICA: Drop leading newlines from error messagesRafael J. Wysocki2018-06-301-3/+3
* ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello2018-06-101-0/+1
* ACPICA: Interpreter: Begin deprecation of Unload operatorBob Moore2018-06-061-0/+11
* ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss2018-06-063-6/+85
* ACPICA: Debugger: Reduce verbosity for module-level code errors.Bob Moore2018-06-062-4/+31
* ACPICA: AML Parser: Add debug option to dump parse treesBob Moore2018-06-061-3/+31
* ACPICA: Debugger: Add count of namespace nodes after namespace dumpBob Moore2018-06-062-0/+4
* Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-0514-23/+85
|\
| * ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-l...Larry Finger2018-05-271-0/+2