aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-10ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello1-0/+1
2018-06-06ACPICA: Interpreter: Begin deprecation of Unload operatorBob Moore1-0/+11
2018-06-06ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss3-6/+85
2018-06-06ACPICA: Debugger: Reduce verbosity for module-level code errors.Bob Moore2-4/+31
2018-06-06ACPICA: AML Parser: Add debug option to dump parse treesBob Moore1-3/+31
2018-06-06ACPICA: Debugger: Add count of namespace nodes after namespace dumpBob Moore2-0/+4
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds14-23/+85
2018-06-04Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki2-0/+28
2018-05-27ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-leaksLarry Finger1-0/+2
2018-05-25ACPICA: Introduce acpi_dispatch_gpe()Rafael J. Wysocki2-0/+28
2018-05-18ACPICA: acpidump/acpixtract: Support for tables larger than 1MBBob Moore1-2/+2
2018-05-15ACPICA: Debugger: Removed direct support for EC address space in "Test Objects"Bob Moore1-2/+1
2018-05-15ACPICA: Debugger: Add Package support for "test objects" commandBob Moore1-2/+54
2018-05-15ACPICA: Improve error messages for the namespace root nodeBob Moore3-8/+14
2018-05-15ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_listColin Ian King1-1/+1
2018-05-15ACPICA: vsnprintf: this statement may fall throughToomas Soome1-0/+1
2018-05-15ACPICA: Tables: Fix spelling mistake in commentColin Ian King1-1/+1
2018-05-15ACPICA: iASL: Enhance the -tc option (create AML hex file in C)Bob Moore1-0/+2
2018-05-15Merge back earlier ACPICA material for v4.18.Rafael J. Wysocki4-7/+7
2018-05-14ACPICA: Add deferred package support for the Load and loadTable operatorsBob Moore3-20/+74
2018-05-10ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlockSteven Rostedt4-7/+7
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore8-60/+106
2018-03-18ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss1-2/+7
2018-03-18ACPICA: adding SPDX headersErik Schmauss197-7198/+388
2018-03-18ACPICA: Rename a global for clarity, no functional changeBob Moore6-6/+6
2018-03-18ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss4-10/+16
2018-03-18ACPICA: Change a compile-time option to a runtime optionBob Moore1-16/+16
2018-03-18ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede3-22/+9
2018-03-18ACPICA: AML Debug Object: Don't ignore output of zero-length stringsBob Moore1-4/+3
2018-03-18ACPICA: Fix memory leak on unusual memory leakBob Moore1-0/+4
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss4-13/+49
2018-03-18ACPICA: Events: Add parallel GPE handling support to fix potential redundant _Exx evaluationsErik Schmauss2-105/+132
2018-03-18ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss4-19/+4
2018-03-18ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han1-0/+8
2018-02-21ACPICA: Add option to disable Package object name resolution errorsBob Moore1-7/+31
2018-02-21ACPICA: Integrate package handling with module-level codeSchmauss, Erik4-61/+79
2018-02-21ACPICA: Revert "Fix for implicit result conversion for the To____ functions"Bob Moore4-24/+12
2018-02-21ACPICA: Update for some debug output. No functional changeBob Moore11-26/+40
2018-02-21ACPICA: Update error message, no functional changeBob Moore1-3/+5
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore197-198/+198
2018-01-05ACPICA: trivial style fix, no functional changeErik Schmauss1-3/+4
2018-01-05ACPICA: Fix a couple memory leaks during package object resolutionBob Moore1-8/+13
2018-01-05ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello1-0/+2
2018-01-05ACPICA: Rename a global variable, no functional changeBob Moore2-2/+2
2018-01-05ACPICA: Create and deploy safe version of strncpyBob Moore5-9/+22
2018-01-05ACPICA: Cleanup the global variables and update commentsBob Moore2-55/+29
2018-01-05ACPICA: Debugger: fix slight indentation issueErik Schmauss1-1/+1
2018-01-05ACPICA: Fix a regression in the acpi_evaluate_object_type() interfaceBob Moore1-4/+5
2018-01-05ACPICA: Update for a few debug output statementsBob Moore2-4/+16
2018-01-05ACPICA: Debug output, no functional changeBob Moore1-7/+7