summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-09-1719-80/+87
|\
| * ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim2019-08-211-0/+1
| * ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim2019-08-211-1/+1
| * ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore2019-08-215-54/+57
| * ACPICA: Fix issues with arg types within printf format stringsBob Moore2019-08-214-15/+13
| * ACPICA: Increase total number of possible Owner IDsBob Moore2019-08-2111-21/+27
| * ACPICA: Debugger: remove redundant assignment on obj_descColin Ian King2019-08-211-1/+0
* | ACPICA: Return u32 from acpi_dispatch_gpe()Rafael J. Wysocki2019-07-231-3/+3
|/
* ACPICA: Update table load object initializationErik Schmauss2019-07-112-17/+11
* Revert "ACPICA: Update table load object initialization"Rafael J. Wysocki2019-07-102-9/+17
* ACPICA: Update table load object initializationErik Schmauss2019-07-042-17/+9
* ACPICA: Update for object initialization sequenceBob Moore2019-07-043-33/+29
* ACPICA: remove legacy module-level code due to deprecationErik Schmauss2019-07-048-244/+0
* ACPICA: Namespace: simplify creation of the initial/default namespaceBob Moore2019-07-041-11/+43
* Merge ACPI tables handling changes for v5.3.Rafael J. Wysocki2019-07-041-0/+11
|\
| * ACPI: configfs: Resolve objects on host-directed table loadsNikolaus Voss2019-06-141-0/+11
* | ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki2019-06-195-5/+12
|/
* Merge branch 'acpica'Rafael J. Wysocki2019-05-0630-80/+86
|\
| * Merge back ACPICA changes for v5.2.Rafael J. Wysocki2019-04-1230-80/+86
| |\
| | * ACPICA: Namespace: add check to avoid null pointer dereferenceErik Schmauss2019-04-091-0/+4
| | * ACPICA: utilities: fix spelling of PCC to platform_comm_channelErik Schmauss2019-04-091-1/+1
| | * ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-0915-37/+37
| | * ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-0917-37/+39
| | * ACPICA: Rename nameseg copy macro for clarityBob Moore2019-04-094-5/+5
* | | Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki2019-04-301-5/+1
|/ /
* / ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss2019-04-091-0/+4
|/
* ACPICA: Clear status of GPEs before enabling themFurquan Shaikh2019-03-281-1/+5
* ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss2019-02-2420-38/+39
* ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss2019-02-241-3/+5
* ACPICA: ACPI 6.3: add PCC operation region support for AML interpreterErik Schmauss2019-02-244-0/+80
* ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIGErik Schmauss2019-02-181-0/+15
* ACPICA: Update/clarify messages for control method failuresBob Moore2019-02-183-10/+11
* ACPICA: Debugger: Fix possible fault with the "test objects" commandBob Moore2019-02-182-67/+100
* ACPICA: Interpreter: Emit warning for creation of a zero-length op regionBob Moore2019-02-181-0/+11
* ACPICA: Remove legacy module-level code supportErik Schmauss2019-02-184-281/+22
* ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig2019-02-071-78/+18
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-15142-143/+143
* ACPICA: acpiexec: Add option to dump extra info for memory leaksBob Moore2019-01-153-5/+18
* ACPICA: Convert more ACPI errors to firmware errorsBob Moore2019-01-153-11/+56
* Merge branch 'acpi-pci'Rafael J. Wysocki2018-12-214-5/+18
|\
| * ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya2018-12-204-5/+18
* | ACPICA: change coding style to match ACPICA, no functional changeErik Schmauss2018-12-131-2/+4
* | ACPICA: Debug output: Add option to display method/object evaluationBob Moore2018-12-136-1/+64
* | ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss2018-12-131-1/+2
* | ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim2018-12-131-0/+1
* | ACPICA: Expressions in package elements are not supportedBob Moore2018-12-131-0/+26
* | ACPICA: Update buffer-to-string conversionsBob Moore2018-12-131-12/+37
* | ACPICA: add comments, no functional changeBob Moore2018-12-131-3/+3
* | ACPICA: Remove defines that use deprecated flagErik Schmauss2018-12-1311-41/+3
* | ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore2018-12-131-0/+1