Age | Commit message (Expand) | Author | Files | Lines |
2018-08-06 | Merge back ACPICA material for 4.19. | Rafael J. Wysocki | 3 | -9/+0 |
2018-07-29 | ACPICA: AML Parser: ignore control method status in module-level code | Erik Schmauss | 1 | -7/+12 |
2018-07-29 | Merge back ACPICA changes for 4.19. | Rafael J. Wysocki | 3 | -9/+0 |
2018-07-23 | ACPICA: AML Parser: ignore dispatcher error status during table load | Schmauss, Erik | 1 | -0/+26 |
2018-07-16 | Merge back ACPICA material for v4.19. | Rafael J. Wysocki | 3 | -9/+0 |
2018-07-09 | ACPICA: Revert "iASL compiler: allow compilation of externals with paths that... | Erik Schmauss | 2 | -7/+0 |
2018-07-09 | ACPICA: Revert "iASL: change processing of external op namespace nodes for co... | Erik Schmauss | 2 | -8/+6 |
2018-07-09 | ACPICA: Clear status of all events when entering S5 | Rafael J. Wysocki | 1 | -4/+11 |
2018-07-01 | ACPICA: Drop leading newlines from error messages | Rafael J. Wysocki | 1 | -3/+3 |
2018-06-10 | ACPICA: Recognize the _OSI string "Windows 2017.2" | Mario Limonciello | 1 | -0/+1 |
2018-06-06 | ACPICA: Interpreter: Begin deprecation of Unload operator | Bob Moore | 1 | -0/+11 |
2018-06-06 | ACPICA: AML parser: attempt to continue loading table after error | Erik Schmauss | 3 | -6/+85 |
2018-06-06 | ACPICA: Debugger: Reduce verbosity for module-level code errors. | Bob Moore | 2 | -4/+31 |
2018-06-06 | ACPICA: AML Parser: Add debug option to dump parse trees | Bob Moore | 1 | -3/+31 |
2018-06-06 | ACPICA: Debugger: Add count of namespace nodes after namespace dump | Bob Moore | 2 | -0/+4 |
2018-06-05 | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 14 | -23/+85 |
2018-06-04 | Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' | Rafael J. Wysocki | 2 | -0/+28 |
2018-05-27 | ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-l... | Larry Finger | 1 | -0/+2 |
2018-05-25 | ACPICA: Introduce acpi_dispatch_gpe() | Rafael J. Wysocki | 2 | -0/+28 |
2018-05-18 | ACPICA: acpidump/acpixtract: Support for tables larger than 1MB | Bob Moore | 1 | -2/+2 |
2018-05-15 | ACPICA: Debugger: Removed direct support for EC address space in "Test Objects" | Bob Moore | 1 | -2/+1 |
2018-05-15 | ACPICA: Debugger: Add Package support for "test objects" command | Bob Moore | 1 | -2/+54 |
2018-05-15 | ACPICA: Improve error messages for the namespace root node | Bob Moore | 3 | -8/+14 |
2018-05-15 | ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_list | Colin Ian King | 1 | -1/+1 |
2018-05-15 | ACPICA: vsnprintf: this statement may fall through | Toomas Soome | 1 | -0/+1 |
2018-05-15 | ACPICA: Tables: Fix spelling mistake in comment | Colin Ian King | 1 | -1/+1 |
2018-05-15 | ACPICA: iASL: Enhance the -tc option (create AML hex file in C) | Bob Moore | 1 | -0/+2 |
2018-05-15 | Merge back earlier ACPICA material for v4.18. | Rafael J. Wysocki | 4 | -7/+7 |
2018-05-14 | ACPICA: Add deferred package support for the Load and loadTable operators | Bob Moore | 3 | -20/+74 |
2018-05-10 | ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlock | Steven Rostedt | 4 | -7/+7 |
2018-03-18 | ACPICA: Cleanup/simplify module-level code support | Bob Moore | 8 | -60/+106 |
2018-03-18 | ACPICA: Events: add a return on failure from acpi_hw_register_read | Erik Schmauss | 1 | -2/+7 |
2018-03-18 | ACPICA: adding SPDX headers | Erik Schmauss | 197 | -7198/+388 |
2018-03-18 | ACPICA: Rename a global for clarity, no functional change | Bob Moore | 6 | -6/+6 |
2018-03-18 | ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro | Erik Schmauss | 4 | -10/+16 |
2018-03-18 | ACPICA: Change a compile-time option to a runtime option | Bob Moore | 1 | -16/+16 |
2018-03-18 | ACPICA: Remove calling of _STA from acpi_get_object_info() | Hans de Goede | 3 | -22/+9 |
2018-03-18 | ACPICA: AML Debug Object: Don't ignore output of zero-length strings | Bob Moore | 1 | -4/+3 |
2018-03-18 | ACPICA: Fix memory leak on unusual memory leak | Bob Moore | 1 | -0/+4 |
2018-03-18 | ACPICA: Events: Dispatch GPEs after enabling for the first time | Erik Schmauss | 4 | -13/+49 |
2018-03-18 | ACPICA: Events: Add parallel GPE handling support to fix potential redundant ... | Erik Schmauss | 2 | -105/+132 |
2018-03-18 | ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume | Erik Schmauss | 4 | -19/+4 |
2018-03-18 | ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c | Seunghun Han | 1 | -0/+8 |
2018-02-22 | ACPICA: Add option to disable Package object name resolution errors | Bob Moore | 1 | -7/+31 |
2018-02-22 | ACPICA: Integrate package handling with module-level code | Schmauss, Erik | 4 | -61/+79 |
2018-02-22 | ACPICA: Revert "Fix for implicit result conversion for the To____ functions" | Bob Moore | 4 | -24/+12 |
2018-02-22 | ACPICA: Update for some debug output. No functional change | Bob Moore | 11 | -26/+40 |
2018-02-22 | ACPICA: Update error message, no functional change | Bob Moore | 1 | -3/+5 |
2018-02-06 | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore | 197 | -198/+198 |
2018-01-05 | ACPICA: trivial style fix, no functional change | Erik Schmauss | 1 | -3/+4 |