aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/aclocal.h
AgeCommit message (Expand)Author
2011-07-13ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu
2011-03-18Merge branch 'acpica' into releaseLen Brown
2011-03-02ACPICA: Split large utglobal into utdecode.c.Bob Moore
2011-02-24ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2011-01-12ACPICA: Implicit notify supportLin Ming
2011-01-12ACPICA: New GPE handler callback definitionLin Ming
2011-01-12ACPICA: Rename some function and variable namesLin Ming
2010-10-25Merge branch 'gpe-defer' into releaseLen Brown
2010-10-17ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI eventsColin Ian King
2010-10-17ACPICA: Add Vista SP2 to supported _OSI stringsBob Moore
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming
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-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