aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/aclocal.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu2011-10-031-0/+1
* Merge branch 'acpica' into releaseLen Brown2011-03-181-19/+0
|\
| * ACPICA: Split large utglobal into utdecode.c.Bob Moore2011-03-021-19/+0
* | ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki2011-02-241-1/+6
|/
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Implicit notify supportLin Ming2011-01-121-0/+1
* ACPICA: New GPE handler callback definitionLin Ming2011-01-121-3/+3
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-4/+4
* Merge branch 'gpe-defer' into releaseLen Brown2010-10-251-1/+2
|\
| * ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-241-1/+2
* | ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI eventsColin Ian King2010-10-171-0/+1
* | ACPICA: Add Vista SP2 to supported _OSI stringsBob Moore2010-10-171-1/+2
* | ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-011-1/+1
* | ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-011-0/+5
|/
* 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