aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utxface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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