summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya
2018-12-13ACPICA: change coding style to match ACPICA, no functional changeErik Schmauss
2018-12-13ACPICA: Debug output: Add option to display method/object evaluationBob Moore
2018-12-13ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss
2018-12-13ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim
2018-12-13ACPICA: Expressions in package elements are not supportedBob Moore
2018-12-13ACPICA: Update buffer-to-string conversionsBob Moore
2018-12-13ACPICA: add comments, no functional changeBob Moore
2018-12-13ACPICA: Remove defines that use deprecated flagErik Schmauss
2018-12-13ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore
2018-11-29Merge back earlier ACPICA changes for 4.21.Rafael J. Wysocki
2018-11-19ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field()Hans de Goede
2018-11-08ACPICA: iASL: Enhance error detectionBob Moore
2018-11-08ACPICA: Debugger: refactor to fix unused variable warningErik Schmauss
2018-10-18ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...Erik Schmauss
2018-10-18ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss
2018-10-18ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss
2018-10-04ACPICA: Never run _REG on system_memory and system_IOBob Moore
2018-10-04ACPICA: Split large interpreter fileBob Moore
2018-10-04ACPICA: Update for field unit accessBob Moore
2018-10-04ACPICA: Rename some of the Field Attribute definesBob Moore
2018-10-04ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocolBob Moore
2018-08-14ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki
2018-08-14ACPICA: acpiexec: fix a small memory leak regressionBob Moore
2018-08-14ACPICA: Reference count: add additional debugging detailsErik Schmauss
2018-08-14ACPICA: acpi_exec: fixing -fi optionErik Schmauss
2018-08-14ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore
2018-08-14ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss
2018-08-14ACPICA: Utilities: split hex detection into smaller functionsErik Schmauss
2018-08-14ACPICA: Update an error message for a duplicate tableBob Moore
2018-08-14ACPICA: ACPICA: add status check for acpi_hw_read before assigning return valueErik Schmauss
2018-08-14ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during...Erik Schmauss
2018-08-06Merge back ACPICA material for 4.19.Rafael J. Wysocki
2018-07-29ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss
2018-07-29Merge back ACPICA changes for 4.19.Rafael J. Wysocki
2018-07-23ACPICA: AML Parser: ignore dispatcher error status during table loadSchmauss, Erik
2018-07-16Merge back ACPICA material for v4.19.Rafael J. Wysocki
2018-07-09ACPICA: Revert "iASL compiler: allow compilation of externals with paths that...Erik Schmauss
2018-07-09ACPICA: Revert "iASL: change processing of external op namespace nodes for co...Erik Schmauss
2018-07-09ACPICA: Clear status of all events when entering S5Rafael J. Wysocki
2018-06-30ACPICA: Drop leading newlines from error messagesRafael J. Wysocki
2018-06-10ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello
2018-06-06ACPICA: Interpreter: Begin deprecation of Unload operatorBob Moore
2018-06-06ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss
2018-06-06ACPICA: Debugger: Reduce verbosity for module-level code errors.Bob Moore
2018-06-06ACPICA: AML Parser: Add debug option to dump parse treesBob Moore
2018-06-06ACPICA: Debugger: Add count of namespace nodes after namespace dumpBob Moore
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-04Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki