summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello2018-06-101-0/+1
* ACPICA: Interpreter: Begin deprecation of Unload operatorBob Moore2018-06-061-0/+11
* ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss2018-06-063-6/+85
* ACPICA: Debugger: Reduce verbosity for module-level code errors.Bob Moore2018-06-062-4/+31
* ACPICA: AML Parser: Add debug option to dump parse treesBob Moore2018-06-061-3/+31
* ACPICA: Debugger: Add count of namespace nodes after namespace dumpBob Moore2018-06-062-0/+4
* Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-0514-23/+85
|\
| * ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-l...Larry Finger2018-05-271-0/+2
| * ACPICA: acpidump/acpixtract: Support for tables larger than 1MBBob Moore2018-05-181-2/+2
| * ACPICA: Debugger: Removed direct support for EC address space in "Test Objects"Bob Moore2018-05-151-2/+1
| * ACPICA: Debugger: Add Package support for "test objects" commandBob Moore2018-05-151-2/+54
| * ACPICA: Improve error messages for the namespace root nodeBob Moore2018-05-153-8/+14
| * ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_listColin Ian King2018-05-151-1/+1
| * ACPICA: vsnprintf: this statement may fall throughToomas Soome2018-05-151-0/+1
| * ACPICA: Tables: Fix spelling mistake in commentColin Ian King2018-05-151-1/+1
| * ACPICA: iASL: Enhance the -tc option (create AML hex file in C)Bob Moore2018-05-151-0/+2
| * Merge back earlier ACPICA material for v4.18.Rafael J. Wysocki2018-05-154-7/+7
| |\
| | * ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlockSteven Rostedt2018-05-104-7/+7
| | |
| \ \
*-. \ \ Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki2018-06-042-0/+28
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | ACPICA: Introduce acpi_dispatch_gpe()Rafael J. Wysocki2018-05-252-0/+28
| |/
* | ACPICA: Add deferred package support for the Load and loadTable operatorsBob Moore2018-05-143-20/+74
|/
* ACPICA: Cleanup/simplify module-level code supportBob Moore2018-03-188-60/+106
* ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss2018-03-181-2/+7
* ACPICA: adding SPDX headersErik Schmauss2018-03-18197-7198/+388
* ACPICA: Rename a global for clarity, no functional changeBob Moore2018-03-186-6/+6
* ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss2018-03-184-10/+16
* ACPICA: Change a compile-time option to a runtime optionBob Moore2018-03-181-16/+16
* ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede2018-03-183-22/+9
* ACPICA: AML Debug Object: Don't ignore output of zero-length stringsBob Moore2018-03-181-4/+3
* ACPICA: Fix memory leak on unusual memory leakBob Moore2018-03-181-0/+4
* ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2018-03-184-13/+49
* ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...Erik Schmauss2018-03-182-105/+132
* ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss2018-03-184-19/+4
* ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han2018-03-181-0/+8
* ACPICA: Add option to disable Package object name resolution errorsBob Moore2018-02-211-7/+31
* ACPICA: Integrate package handling with module-level codeSchmauss, Erik2018-02-214-61/+79
* ACPICA: Revert "Fix for implicit result conversion for the To____ functions"Bob Moore2018-02-214-24/+12
* ACPICA: Update for some debug output. No functional changeBob Moore2018-02-2111-26/+40
* ACPICA: Update error message, no functional changeBob Moore2018-02-211-3/+5
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-06197-198/+198
* ACPICA: trivial style fix, no functional changeErik Schmauss2018-01-051-3/+4
* ACPICA: Fix a couple memory leaks during package object resolutionBob Moore2018-01-051-8/+13
* ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello2018-01-051-0/+2
* ACPICA: Rename a global variable, no functional changeBob Moore2018-01-052-2/+2
* ACPICA: Create and deploy safe version of strncpyBob Moore2018-01-055-9/+22
* ACPICA: Cleanup the global variables and update commentsBob Moore2018-01-052-55/+29
* ACPICA: Debugger: fix slight indentation issueErik Schmauss2018-01-051-1/+1
* ACPICA: Fix a regression in the acpi_evaluate_object_type() interfaceBob Moore2018-01-051-4/+5
* ACPICA: Update for a few debug output statementsBob Moore2018-01-052-4/+16
* ACPICA: Debug output, no functional changeBob Moore2018-01-051-7/+7
OpenPOWER on IntegriCloud