summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utdecode.c
AgeCommit message (Expand)AuthorLines
2019-04-09ACPICA: utilities: fix spelling of PCC to platform_comm_channelErik Schmauss-1/+1
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore-1/+1
2019-02-24ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss-3/+5
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore-1/+1
2019-01-15ACPICA: acpiexec: Add option to dump extra info for memory leaksBob Moore-5/+5
2018-03-18ACPICA: adding SPDX headersErik Schmauss-37/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore-1/+1
2017-11-27ACPICA: Update linkage for get mutex name interfaceBob Moore-5/+6
2017-06-12ACPICA: Utilities: Make a notify value reservedBob Moore-2/+2
2017-06-12ACPICA: Add new notify value for memory attributes updateBob Moore-1/+3
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore-1/+1
2017-01-02ACPICA: Utilities: Update debug outputBob Moore-2/+2
2016-12-09ACPICA: Utilities: Add new decode function for parser valuesBob Moore-0/+49
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim-1/+1
2016-04-05ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore-13/+17
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore-1/+2
2016-01-01ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin-16/+13
2015-10-22ACPICA: Improve typechecking, both compile-time and runtimeBob Moore-2/+17
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore-2/+0
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box-1/+1
2014-07-31ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore-2/+3
2014-07-31ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore-27/+0
2014-04-20ACPICA: Disassembler: Add decoding of Notify() values.Bob Moore-11/+63
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore-1/+1
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng-1/+0
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore-7/+7
2012-07-17ACPICA: Add PCC address space to space ID decode functionBob Moore-10/+11
2012-07-17ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore-35/+0
2012-03-22ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore-16/+18
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore-1/+1
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore-1/+3
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker-0/+1
2011-05-09ACPICA: Update internal address SpaceID for DataTable regionsBob Moore-2/+3
2011-03-02ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_nameBob Moore-0/+2
2011-03-02ACPICA: Split large utglobal into utdecode.c.Bob Moore-0/+546