aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acglobal.h
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+6
* ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-251-2/+4
* ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-251-6/+3
* ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore2011-03-021-0/+4
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-201-1/+1
|\
| * ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* | ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki2011-01-141-0/+2
|/
* ACPICA: Global event handlerLin Ming2011-01-121-0/+5
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-1/+1
* Merge branch 'gpe-defer' into releaseLen Brown2010-10-251-0/+1
|\
| * ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-241-0/+1
* | ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore2010-10-011-1/+1
* | ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-011-0/+6
|/
* Merge branch 'acpica-gpe' into releaseLen Brown2010-08-151-7/+0
|\
| * ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-121-7/+0
* | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-141-1/+1
|/
* ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett2010-06-121-0/+8
* ACPICA: Clarify/rename some root table descriptor fieldsBob Moore2010-05-061-4/+3
* ACPICA: Update DSDT copy/detection.Bob Moore2010-04-201-1/+1
* ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-201-0/+8
* ACPICA: Add detection of corrupted/replaced DSDTLin Ming2010-04-201-0/+5
* ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming2010-04-201-0/+5
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Add support for module-level executable AML codeLin Ming2009-08-281-0/+1
* ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-1/+2
* ACPICA: Remove duplicate extern declarations for public globalsBob Moore2009-08-271-15/+18
* ACPICA: Remove unused global variablesBob Moore2009-05-271-3/+0
* ACPICA: New: I/O port protectionBob Moore2009-03-271-0/+1
* ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-271-0/+4
* ACPICA: Split out PM1 status registers from the FADTBob Moore2009-03-261-1/+4
* ACPICA: Allow OS override of all ACPI tablesBob Moore2009-03-261-1/+0
* ACPICA: hide private headersLen Brown2009-01-091-0/+394