aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utxface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng1-1/+1
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-2/+2
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-2/+0
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng1-1/+1
2015-10-22ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown logicLv Zheng1-13/+0
2015-10-22ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termination logicLv Zheng1-4/+0
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng1-7/+0
2015-08-25ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore1-2/+3
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-4/+4
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-11-28ACPICA: iASL: Add support for to_PLD macro.Bob Moore1-1/+3
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng1-1/+1
2013-10-31ACPICA: Add new statistics interface.Lv Zheng1-0/+38
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.Lv Zheng1-1/+1
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-1/+2
2013-07-23ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng1-0/+29
2013-04-12ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()Jung-uk Kim1-4/+13
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-4/+0
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-1/+1
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore1-1/+2
2012-09-21ACPICA: Add support for complex _PLD buffers.Bob Moore1-0/+87
2012-09-21ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore1-266/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-9/+9
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-1/+5
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming1-0/+38
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-25Merge branch 'gpe-defer' into releaseLen Brown1-13/+0
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming1-1/+124
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki1-13/+0
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki1-6/+2
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming1-0/+10
2009-08-28ACPICA: Fix fault if acpi_terminate is called twiceBob Moore1-1/+15
2009-01-09ACPICA: hide private headersLen Brown1-5/+5
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+512