- c8b1917 ACPICA: Clear status of GPEs before enabling them by Furquan Shaikh · 6 years ago
- c163f90c ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting by Erik Schmauss · 6 years ago
- ddcfd66 ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value by Erik Schmauss · 6 years ago
- aa6ec56 ACPICA: ACPI 6.3: add PCC operation region support for AML interpreter by Erik Schmauss · 6 years ago
- a3fbd67 ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIG by Erik Schmauss · 6 years ago
- 991371e ACPICA: Update/clarify messages for control method failures by Bob Moore · 6 years ago
- 90791fb ACPICA: Debugger: Fix possible fault with the "test objects" command by Bob Moore · 6 years ago
- b3381bd ACPICA: Interpreter: Emit warning for creation of a zero-length op region by Bob Moore · 6 years ago
- aa34226 ACPICA: Remove legacy module-level code support by Erik Schmauss · 6 years ago
- f2fee24 ACPICA: Get rid of acpi_sleep_dispatch() by Christoph Hellwig · 6 years ago
- 840c02c ACPICA: All acpica: Update copyrights to 2019 by Bob Moore · 6 years ago
- 894b5cc ACPICA: acpiexec: Add option to dump extra info for memory leaks by Bob Moore · 6 years ago
- f13c274 ACPICA: Convert more ACPI errors to firmware errors by Bob Moore · 6 years ago
- 3eb8536 Merge branch 'acpi-pci' by Rafael J. Wysocki · 6 years ago
- bd23fac ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset by Sinan Kaya · 6 years ago
- 55e8054 ACPICA: change coding style to match ACPICA, no functional change by Erik Schmauss · 6 years ago
- 4c1379d ACPICA: Debug output: Add option to display method/object evaluation by Bob Moore · 6 years ago
- 73a049a ACPICA: disassembler: disassemble OEMx tables as AML by Erik Schmauss · 6 years ago
- 0fcb9a3 ACPICA: Add "Windows 2018.2" string in the _OSI support by Jung-uk Kim · 6 years ago
- 6d3decd ACPICA: Expressions in package elements are not supported by Bob Moore · 6 years ago
- c475117 ACPICA: Update buffer-to-string conversions by Bob Moore · 6 years ago
- 9f4a297 ACPICA: add comments, no functional change by Bob Moore · 6 years ago
- 178a0f6 ACPICA: Remove defines that use deprecated flag by Erik Schmauss · 6 years ago
- 2db9087 ACPICA: Add "Windows 2018" string in the _OSI support by Bob Moore · 6 years ago
- 3e407c1 Merge back earlier ACPICA changes for 4.21. by Rafael J. Wysocki · 6 years ago
- ae6b3e5 ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field() by Hans de Goede · 6 years ago
- 927a6ab ACPICA: iASL: Enhance error detection by Bob Moore · 6 years ago
- c647eb9 ACPICA: Debugger: refactor to fix unused variable warning by Erik Schmauss · 6 years ago
- 08930d5 ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute_tables_as_methods instead by Erik Schmauss · 6 years ago
- c64baa3 ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodes by Erik Schmauss · 6 years ago
- 4abb951 ACPICA: AML interpreter: add region addresses in global list during initialization by Erik Schmauss · 6 years ago
- 8b1cafd ACPICA: Never run _REG on system_memory and system_IO by Bob Moore · 6 years ago
- 9e9f873 ACPICA: Split large interpreter file by Bob Moore · 6 years ago
- e324e10 ACPICA: Update for field unit access by Bob Moore · 6 years ago
- f855372 ACPICA: Rename some of the Field Attribute defines by Bob Moore · 6 years ago
- f99b89e ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocol by Bob Moore · 6 years ago
- f317c7d ACPICA: Clear status of all events when entering sleep states by Rafael J. Wysocki · 6 years ago
- 8b66fcf ACPICA: acpiexec: fix a small memory leak regression by Bob Moore · 6 years ago
- ff5340f ACPICA: Reference count: add additional debugging details by Erik Schmauss · 6 years ago
- 77d4e096 ACPICA: acpi_exec: fixing -fi option by Erik Schmauss · 6 years ago
- fb2ef99 ACPICA: Debugger: Cleanup interface to the AML disassembler by Bob Moore · 6 years ago
- 4a7c94c ACPICA: AML Parser: skip opcodes that open a scope upon parse failure by Erik Schmauss · 6 years ago
- 089b2be ACPICA: Utilities: split hex detection into smaller functions by Erik Schmauss · 6 years ago
- 8a55c69 ACPICA: Update an error message for a duplicate table by Bob Moore · 6 years ago
- f016b19 ACPICA: ACPICA: add status check for acpi_hw_read before assigning return value by Erik Schmauss · 6 years ago
- d46b653 ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table load by Erik Schmauss · 6 years ago
- 398404d Merge back ACPICA material for 4.19. by Rafael J. Wysocki · 6 years ago
- 460a531 ACPICA: AML Parser: ignore control method status in module-level code by Erik Schmauss · 6 years ago
- 2a61e9f Merge back ACPICA changes for 4.19. by Rafael J. Wysocki · 6 years ago
- 73c2a01 ACPICA: AML Parser: ignore dispatcher error status during table load by Schmauss, Erik · 6 years ago
- 16c5b08 Merge back ACPICA material for v4.19. by Rafael J. Wysocki · 6 years ago
- a9efdcf ACPICA: Revert "iASL compiler: allow compilation of externals with paths that refer to existing names" by Erik Schmauss · 7 years ago
- da7f712 ACPICA: Revert "iASL: change processing of external op namespace nodes for correctness" by Erik Schmauss · 7 years ago
- fa85015 ACPICA: Clear status of all events when entering S5 by Rafael J. Wysocki · 6 years ago
- a0d5f3b ACPICA: Drop leading newlines from error messages by Rafael J. Wysocki · 6 years ago
- ad584b4 ACPICA: Recognize the _OSI string "Windows 2017.2" by Mario Limonciello · 7 years ago
- 7aa8a23 ACPICA: Interpreter: Begin deprecation of Unload operator by Bob Moore · 7 years ago
- 5088814 ACPICA: AML parser: attempt to continue loading table after error by Erik Schmauss · 7 years ago
- 3877b2c ACPICA: Debugger: Reduce verbosity for module-level code errors. by Bob Moore · 7 years ago
- fb30b29 ACPICA: AML Parser: Add debug option to dump parse trees by Bob Moore · 7 years ago
- 1387cdd ACPICA: Debugger: Add count of namespace nodes after namespace dump by Bob Moore · 7 years ago
- f4fe74c Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- a24e16b Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' by Rafael J. Wysocki · 7 years ago
- 087ec15 ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-leaks by Larry Finger · 7 years ago
- 7453645 ACPICA: Introduce acpi_dispatch_gpe() by Rafael J. Wysocki · 7 years ago
- 57b758c ACPICA: acpidump/acpixtract: Support for tables larger than 1MB by Bob Moore · 7 years ago
- c6ba26e ACPICA: Debugger: Removed direct support for EC address space in "Test Objects" by Bob Moore · 7 years ago
- db2e11a ACPICA: Debugger: Add Package support for "test objects" command by Bob Moore · 7 years ago
- 4032cc3 ACPICA: Improve error messages for the namespace root node by Bob Moore · 7 years ago
- 9df758d ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_list by Colin Ian King · 7 years ago
- 0e8f62e ACPICA: vsnprintf: this statement may fall through by Toomas Soome · 7 years ago
- c2fa79b8c ACPICA: Tables: Fix spelling mistake in comment by Colin Ian King · 7 years ago
- 83b2fa9 ACPICA: iASL: Enhance the -tc option (create AML hex file in C) by Bob Moore · 7 years ago
- e637d32 Merge back earlier ACPICA material for v4.18. by Rafael J. Wysocki · 7 years ago
- 7b34c0f ACPICA: Add deferred package support for the Load and loadTable operators by Bob Moore · 7 years ago
- c57c0ad ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlock by Steven Rostedt · 7 years ago
- a406dea ACPICA: Cleanup/simplify module-level code support by Bob Moore · 7 years ago
- b4c0de3 ACPICA: Events: add a return on failure from acpi_hw_register_read by Erik Schmauss · 7 years ago
- 9585763 ACPICA: adding SPDX headers by Erik Schmauss · 7 years ago
- e7d970f ACPICA: Rename a global for clarity, no functional change by Bob Moore · 7 years ago
- 0fe0beb ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro by Erik Schmauss · 7 years ago
- 34f206f ACPICA: Change a compile-time option to a runtime option by Bob Moore · 7 years ago
- e7c2c3c ACPICA: Remove calling of _STA from acpi_get_object_info() by Hans de Goede · 7 years ago
- 8167724 ACPICA: AML Debug Object: Don't ignore output of zero-length strings by Bob Moore · 7 years ago
- 1c29c37 ACPICA: Fix memory leak on unusual memory leak by Bob Moore · 7 years ago
- 87cd826 ACPICA: Events: Dispatch GPEs after enabling for the first time by Erik Schmauss · 7 years ago
- 8d59349 ACPICA: Events: Add parallel GPE handling support to fix potential redundant _Exx evaluations by Erik Schmauss · 7 years ago
- 18996f2 ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume by Erik Schmauss · 7 years ago
- 97f3c0a ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c by Seunghun Han · 7 years ago
- 959c38a ACPICA: Add option to disable Package object name resolution errors by Bob Moore · 7 years ago
- 5a8361f ACPICA: Integrate package handling with module-level code by Schmauss, Erik · 7 years ago
- 7decc66 ACPICA: Revert "Fix for implicit result conversion for the To____ functions" by Bob Moore · 7 years ago
- 1ef6323 ACPICA: Update for some debug output. No functional change by Bob Moore · 7 years ago
- d82847a ACPICA: Update error message, no functional change by Bob Moore · 7 years ago
- da6f832 ACPICA: All acpica: Update copyrights to 2018 by Bob Moore · 7 years ago
- a8c314b ACPICA: trivial style fix, no functional change by Erik Schmauss · 7 years ago
- e7b2005 ACPICA: Fix a couple memory leaks during package object resolution by Bob Moore · 7 years ago
- bc4d413 ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings by Mario Limonciello · 7 years ago
- ee174d3 ACPICA: Rename a global variable, no functional change by Bob Moore · 7 years ago
- ee68d47 ACPICA: Create and deploy safe version of strncpy by Bob Moore · 7 years ago