summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
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
2018-05-27ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-l...Larry Finger
2018-05-25ACPICA: Introduce acpi_dispatch_gpe()Rafael J. Wysocki
2018-05-18ACPICA: acpidump/acpixtract: Support for tables larger than 1MBBob Moore
2018-05-15ACPICA: Debugger: Removed direct support for EC address space in "Test Objects"Bob Moore
2018-05-15ACPICA: Debugger: Add Package support for "test objects" commandBob Moore
2018-05-15ACPICA: Improve error messages for the namespace root nodeBob Moore
2018-05-15ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_listColin Ian King
2018-05-15ACPICA: vsnprintf: this statement may fall throughToomas Soome
2018-05-15ACPICA: Tables: Fix spelling mistake in commentColin Ian King
2018-05-15ACPICA: iASL: Enhance the -tc option (create AML hex file in C)Bob Moore
2018-05-15Merge back earlier ACPICA material for v4.18.Rafael J. Wysocki
2018-05-14ACPICA: Add deferred package support for the Load and loadTable operatorsBob Moore
2018-05-10ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlockSteven Rostedt
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore
2018-03-18ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss
2018-03-18ACPICA: adding SPDX headersErik Schmauss
2018-03-18ACPICA: Rename a global for clarity, no functional changeBob Moore
2018-03-18ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss
2018-03-18ACPICA: Change a compile-time option to a runtime optionBob Moore
2018-03-18ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede
2018-03-18ACPICA: AML Debug Object: Don't ignore output of zero-length stringsBob Moore
2018-03-18ACPICA: Fix memory leak on unusual memory leakBob Moore
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss
2018-03-18ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...Erik Schmauss
2018-03-18ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss
2018-03-18ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han
2018-02-21ACPICA: Add option to disable Package object name resolution errorsBob Moore
2018-02-21ACPICA: Integrate package handling with module-level codeSchmauss, Erik
2018-02-21ACPICA: Revert "Fix for implicit result conversion for the To____ functions"Bob Moore
2018-02-21ACPICA: Update for some debug output. No functional changeBob Moore
2018-02-21ACPICA: Update error message, no functional changeBob Moore
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore
2018-01-05ACPICA: trivial style fix, no functional changeErik Schmauss
2018-01-05ACPICA: Fix a couple memory leaks during package object resolutionBob Moore
2018-01-05ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello