aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/aclocal.h
AgeCommit message (Expand)Author
2010-08-07ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy
2010-05-06ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2010-01-22ACPICA: Disassembler: Remove obsolete "Integer64" field in parse objectBob Moore
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore
2010-01-22ACPICA: Predefined name repair: fix NULL package elementsBob Moore
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore
2009-09-08ACPICA: Update _OSI with new Windows OS stringsBob Moore
2009-08-27ACPICA: Fix: Predefined object repair executed only onceBob Moore
2009-05-27ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore
2009-05-27ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming
2009-05-15ACPI: resume: re-enable SCI-enable workaroundLin Ming
2009-03-27ACPICA: Clear PM register write-only bits on readingLin Ming
2009-03-27ACPICA: New: I/O port protectionBob Moore
2009-03-27ACPICA: Preserve all PM control reserved and ignored bitsBob Moore
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore
2009-03-26ACPICA: Add function to handle PM1 control registersBob Moore
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore
2009-01-09ACPICA: hide private headersLen Brown