aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utxferror.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-15ACPICA: Convert more ACPI errors to firmware errorsBob Moore1-0/+44
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+1
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-11-27ACPICA: Update output from ACPI_EXCEPTION macroBob Moore1-4/+4
2017-04-27ACPICA: Update some function headers, no funtional changeBob Moore1-10/+6
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore1-2/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-0/+1
2015-05-22ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore1-2/+9
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-05-07ACPICA: OSL: Add configurability for error message functions.Lv Zheng1-0/+2
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-1/+2
2013-06-16ACPICA: Split internal error msg routines to a separate fileBob Moore1-277/+0
2013-06-01ACPICA: Add BIOS error interface for predefined name validation supportBob Moore1-4/+47
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-2/+2
2012-11-15ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore1-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-11/+11
2012-07-17ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore1-0/+68
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-10-01ACPICA: Increase configurability of error messagesBob Moore1-1/+1
2010-10-01ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore1-0/+415