summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/acglobal.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-12ACPICA: Add a lock to the internal object reference count mechanismBob Moore1-0/+1
2013-03-12ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore1-0/+2
2013-03-12ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim1-1/+1
2013-01-25ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operatorsBob Moore1-1/+3
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng1-1/+1
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-16/+17
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng1-0/+2
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-1/+1
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng1-1/+1
2012-11-15ACPICA: Fix unmerged debugger divergences.Lv Zheng1-33/+36
2012-07-17ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore1-8/+0
2012-07-14ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore1-0/+8
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore1-2/+1
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-1/+10
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+15
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming1-0/+2
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore1-1/+12
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-07-14ACPICA: Add option to disable method return value validation and repairBob Moore1-0/+6
2011-03-25ACPICA: Fix code divergence of global lock handlingLin Ming1-2/+4
2011-03-25ACPICA: Use acpi_os_create_lock interfaceLin Ming1-6/+3
2011-03-03ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore1-0/+4
2011-01-21Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds1-1/+1
2011-01-19ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-15ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki1-0/+2
2011-01-12ACPICA: Global event handlerLin Ming1-0/+5
2011-01-12ACPICA: Rename some function and variable namesLin Ming1-1/+1
2010-10-25Merge branch 'gpe-defer' into releaseLen Brown1-0/+1
2010-10-01ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore1-1/+1
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming1-0/+6
2010-09-25ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki1-0/+1
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown1-7/+0
2010-08-15ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui1-1/+1
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki1-7/+0
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett1-0/+8
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore1-4/+3
2010-04-20ACPICA: Update DSDT copy/detection.Bob Moore1-1/+1
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming1-0/+8
2010-04-20ACPICA: Add detection of corrupted/replaced DSDTLin Ming1-0/+5
2010-04-20ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming1-0/+5
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-08-29ACPICA: Add support for module-level executable AML codeLin Ming1-0/+1
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-1/+2
2009-08-27ACPICA: Remove duplicate extern declarations for public globalsBob Moore1-15/+18
2009-05-27ACPICA: Remove unused global variablesBob Moore1-3/+0
2009-03-27ACPICA: New: I/O port protectionBob Moore1-0/+1
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore1-0/+4
2009-03-26ACPICA: Split out PM1 status registers from the FADTBob Moore1-1/+4