aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/acglobal.h
AgeCommit message (Expand)Author
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore
2011-07-13ACPICA: Add option to disable method return value validation and repairBob Moore
2011-03-25ACPICA: Fix code divergence of global lock handlingLin Ming
2011-03-25ACPICA: Use acpi_os_create_lock interfaceLin Ming
2011-03-02ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2011-01-14ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki
2011-01-12ACPICA: Global event handlerLin Ming
2011-01-12ACPICA: Rename some function and variable namesLin Ming
2010-10-25Merge branch 'gpe-defer' into releaseLen Brown
2010-10-01ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore
2010-04-20ACPICA: Update DSDT copy/detection.Bob Moore
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming
2010-04-20ACPICA: Add detection of corrupted/replaced DSDTLin Ming
2010-04-20ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-27ACPICA: Remove duplicate extern declarations for public globalsBob Moore
2009-05-27ACPICA: Remove unused global variablesBob Moore
2009-03-27ACPICA: New: I/O port protectionBob Moore
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore
2009-03-26ACPICA: Split out PM1 status registers from the FADTBob Moore
2009-03-26ACPICA: Allow OS override of all ACPI tablesBob Moore
2009-01-09ACPICA: hide private headersLen Brown