summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2019-10-28ACPICA: debugger: remove leading whitespaces when converting a string to a bu...Erik Schmauss
2019-10-28ACPICA: acpiexec: initialize all simple types and field units from user inputErik Schmauss
2019-10-28ACPICA: debugger: add field unit support for acpi_db_get_next_tokenErik Schmauss
2019-10-28ACPICA: debugger: surround field unit output with braces '{'Erik Schmauss
2019-10-28ACPICA: debugger: add command to dump all fields of particular subtypeErik Schmauss
2019-10-28ACPICA: utilities: add flag to only display data when dumping buffersErik Schmauss
2019-10-28ACPICA: make acpi_load_table() return table indexNikolaus Voss
2019-10-28ACPICA: Add new external interface, acpi_unload_table()Bob Moore
2019-10-28ACPICA: More Clang changesBob Moore
2019-10-28ACPICA: Win OSL: Replace get_tick_count with get_tick_count64Bob Moore
2019-10-28ACPICA: Results from ClangBob Moore
2019-09-17Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-08-21ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim
2019-08-21ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim
2019-08-21ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore
2019-08-21ACPICA: Fix issues with arg types within printf format stringsBob Moore
2019-08-21ACPICA: Increase total number of possible Owner IDsBob Moore
2019-08-21ACPICA: Debugger: remove redundant assignment on obj_descColin Ian King
2019-07-23ACPICA: Return u32 from acpi_dispatch_gpe()Rafael J. Wysocki
2019-07-11ACPICA: Update table load object initializationErik Schmauss
2019-07-10Revert "ACPICA: Update table load object initialization"Rafael J. Wysocki
2019-07-04ACPICA: Update table load object initializationErik Schmauss
2019-07-04ACPICA: Update for object initialization sequenceBob Moore
2019-07-04ACPICA: remove legacy module-level code due to deprecationErik Schmauss
2019-07-04ACPICA: Namespace: simplify creation of the initial/default namespaceBob Moore
2019-07-04Merge ACPI tables handling changes for v5.3.Rafael J. Wysocki
2019-06-19ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki
2019-06-14ACPI: configfs: Resolve objects on host-directed table loadsNikolaus Voss
2019-05-06Merge branch 'acpica'Rafael J. Wysocki
2019-04-30Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki
2019-04-12Merge back ACPICA changes for v5.2.Rafael J. Wysocki
2019-04-09ACPICA: Namespace: add check to avoid null pointer dereferenceErik Schmauss
2019-04-09ACPICA: utilities: fix spelling of PCC to platform_comm_channelErik Schmauss
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore
2019-04-09ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss
2019-03-28ACPICA: Clear status of GPEs before enabling themFurquan Shaikh
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss
2019-02-24ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss
2019-02-24ACPICA: ACPI 6.3: add PCC operation region support for AML interpreterErik Schmauss
2019-02-18ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIGErik Schmauss
2019-02-18ACPICA: Update/clarify messages for control method failuresBob Moore
2019-02-18ACPICA: Debugger: Fix possible fault with the "test objects" commandBob Moore
2019-02-18ACPICA: Interpreter: Emit warning for creation of a zero-length op regionBob Moore
2019-02-18ACPICA: Remove legacy module-level code supportErik Schmauss
2019-02-07ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore
2019-01-15ACPICA: acpiexec: Add option to dump extra info for memory leaksBob Moore
2019-01-15ACPICA: Convert more ACPI errors to firmware errorsBob Moore