summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/aclocal.h
Commit message (Expand)AuthorAgeFilesLines
* ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki2010-08-071-0/+1
* ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-061-1/+0
* ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy2010-07-061-2/+3
* ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore2010-05-061-0/+4
* ACPICA: Clarify/rename some root table descriptor fieldsBob Moore2010-05-061-5/+5
* ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-201-2/+3
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-3/+3
|\
| * ACPICA: Disassembler: Remove obsolete "Integer64" field in parse objectBob Moore2010-01-221-1/+0
| * ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-221-1/+1
| * ACPICA: Predefined name repair: fix NULL package elementsBob Moore2010-01-221-0/+1
| * ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-221-0/+2
|/
* ACPICA: Update _OSI with new Windows OS stringsBob Moore2009-09-081-0/+3
* ACPICA: Fix: Predefined object repair executed only onceBob Moore2009-08-271-0/+13
* ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore2009-05-271-4/+7
* ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming2009-05-271-0/+1
* ACPI: resume: re-enable SCI-enable workaroundLin Ming2009-05-151-1/+6
* ACPICA: Clear PM register write-only bits on readingLin Ming2009-03-271-0/+4
* ACPICA: New: I/O port protectionBob Moore2009-03-271-0/+24
* ACPICA: Preserve all PM control reserved and ignored bitsBob Moore2009-03-271-1/+9
* ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-271-0/+8
* ACPICA: Add function to handle PM1 control registersBob Moore2009-03-261-6/+4
* ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore2009-03-261-2/+2
* ACPICA: hide private headersLen Brown2009-01-091-0/+990
OpenPOWER on IntegriCloud