aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acglobal.h
Commit message (Expand)AuthorAge
* ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-15
* ACPICA: Add a lock to the internal object reference count mechanismBob Moore2013-04-12
* ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-11
* ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim2013-03-11
* ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operatorsBob Moore2013-01-25
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-25
* ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-11
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
* ACPICA: Update codes under disabled build options.Lv Zheng2013-01-10
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-14
* ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2012-11-14
* ACPICA: Fix unmerged debugger divergences.Lv Zheng2012-11-14
* ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-17
* ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-14
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-01
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-22
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18
|\
| * ACPICA: Update all copyrights to 2012Bob Moore2012-01-17
| * ACPICA: Add support for region address conflict checkingLin Ming2012-01-17
| * ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-17
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
|/
* ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-13
* ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-25
* ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-25
* ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore2011-03-02
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-20
|\
| * ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-18
* | ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki2011-01-14
|/
* ACPICA: Global event handlerLin Ming2011-01-12
* ACPICA: Rename some function and variable namesLin Ming2011-01-12
* Merge branch 'gpe-defer' into releaseLen Brown2010-10-25
|\
| * ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-24
* | ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore2010-10-01
* | ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-01
|/
* Merge branch 'acpica-gpe' into releaseLen Brown2010-08-15
|\
| * ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-12
* | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-14
|/
* ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett2010-06-12
* ACPICA: Clarify/rename some root table descriptor fieldsBob Moore2010-05-06
* ACPICA: Update DSDT copy/detection.Bob Moore2010-04-20
* ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-20
* ACPICA: Add detection of corrupted/replaced DSDTLin Ming2010-04-20
* ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming2010-04-20
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-22
* ACPICA: Add support for module-level executable AML codeLin Ming2009-08-28
* ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-27
* ACPICA: Remove duplicate extern declarations for public globalsBob Moore2009-08-27
* ACPICA: Remove unused global variablesBob Moore2009-05-27
* ACPICA: New: I/O port protectionBob Moore2009-03-27
* ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-27