aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/aclocal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-3/+3
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-0/+2
2010-01-22ACPICA: Disassembler: Remove obsolete "Integer64" field in parse objectBob Moore1-1/+0
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore1-1/+1
2010-01-22ACPICA: Predefined name repair: fix NULL package elementsBob Moore1-0/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-09-08ACPICA: Update _OSI with new Windows OS stringsBob Moore1-0/+3
2009-08-27ACPICA: Fix: Predefined object repair executed only onceBob Moore1-0/+13
2009-05-27ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore1-4/+7
2009-05-27ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming1-0/+1
2009-05-15ACPI: resume: re-enable SCI-enable workaroundLin Ming1-1/+6
2009-03-27ACPICA: Clear PM register write-only bits on readingLin Ming1-0/+4
2009-03-27ACPICA: New: I/O port protectionBob Moore1-0/+24
2009-03-27ACPICA: Preserve all PM control reserved and ignored bitsBob Moore1-1/+9
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore1-0/+8
2009-03-26ACPICA: Add function to handle PM1 control registersBob Moore1-6/+4
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore1-2/+2
2009-01-09ACPICA: hide private headersLen Brown1-0/+990