summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acglobal.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-171-8/+0Star
* ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-141-0/+8
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-011-2/+1Star
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-221-1/+10
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-191-2/+15
|\
| * ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
| * ACPICA: Add support for region address conflict checkingLin Ming2012-01-171-0/+2
| * ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-171-1/+12
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
|/
* ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-141-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/+3Star
* ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore2011-03-031-0/+4
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-211-1/+1
|\
| * ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-191-1/+1
* | ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki2011-01-151-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/+0Star
|\
| * ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-121-7/+0Star
* | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-151-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/+3Star
* 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-291-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/+0Star
* 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/+0Star
* ACPICA: hide private headersLen Brown2009-01-091-0/+394