summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
...
* | ACPICA: New: acpi_get_gpe_device interfaceBob Moore2008-12-315-9/+20
* | ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming2008-12-312-1/+2
* | ACPICA: Update version to 20081031Bob Moore2008-12-291-1/+1
* | ACPICA: Consolidate method arg count validation codeBob Moore2008-12-291-0/+3
* | ACPICA: Add Buffer->String conversion for predefined methodsBob Moore2008-12-291-1/+1
* | ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore2008-12-292-0/+3
* | ACPICA: Add a mechanism to escape infinite AML While() loopsBob Moore2008-12-293-1/+8
* | ACPICA: Update FACS waking vector interfacesBob Moore2008-12-291-4/+2
* | ACPICA: Fix several warnings under gcc 4 compilerBob Moore2008-12-291-4/+4
|/
* ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang2008-12-191-1/+5
* ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2008-12-191-1/+1
* ACPICA: disable _BIF warningLin Ming2008-11-271-1/+1
* ACPICA: Allow _WAK method to return an IntegerBob Moore2008-11-271-1/+1
* Merge branch 'ec' into releaseLen Brown2008-11-111-2/+2
|\
| * ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy2008-11-111-2/+2
* | Merge branch 'processor-256' into releaseLen Brown2008-11-111-0/+1
|\ \
| * | ACPI: Disambiguate processor declaration typeMyron Stowe2008-11-061-0/+1
| |/
* | Merge branch 'video' into releaseLen Brown2008-11-111-0/+2
|\ \
| * | ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger2008-11-071-0/+2
| |/
* | Merge branch 'misc' into releaseLen Brown2008-11-111-5/+16
|\ \
| * | ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas2008-11-071-0/+4
| * | ACPI: fix conflicting component definitionsBjorn Helgaas2008-11-071-3/+3
| * | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-071-1/+12
| * | ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-061-2/+0
| * | ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas2008-11-061-2/+0
| |/
* | ACPI: bugfix reporting of event handler statusZhang Rui2008-10-281-0/+1
|/
* Merge branch 'linus' into testLen Brown2008-10-232-4/+4
|\
| * include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-162-4/+4
* | Merge branch 'ull' into testLen Brown2008-10-221-1/+1
|\ \
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-1/+1
| |/
* | Merge branch 'misc' into testLen Brown2008-10-221-1/+5
|\ \
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-101-1/+5
| |/
* | Merge branch 'ec' into testLen Brown2008-10-221-0/+1
|\ \
| * | ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui2008-10-111-0/+1
| |/
* | Merge branch 'dock' into testLen Brown2008-10-223-2/+13
|\ \
| * | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-231-2/+7
| * | ACPI: fix hotplug raceZhang Rui2008-09-231-0/+3
| * | ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-231-0/+3
| |/
* | Merge branch 'acpica' into testLen Brown2008-10-2215-255/+777
|\ \
| * | ACPICA: Update version to 20080926Bob Moore2008-10-221-1/+1
| * | ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore2008-10-224-0/+468
| * | ACPICA: Remove unused ACPI register bit definitionLin Ming2008-10-221-11/+23
| * | ACPICA: Update version to 20080829Bob Moore2008-10-221-1/+1
| * | ACPICA: Cleanup for internal Reference ObjectBob Moore2008-10-223-11/+30
| * | ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore2008-10-221-0/+1
| * | ACPICA: Remove obsolete exception codesBob Moore2008-10-221-73/+55
| * | ACPICA: Add namespace node to operand object unionBob Moore2008-10-221-0/+7
| * | ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore2008-10-221-19/+13
| * | ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2008-10-222-0/+11
| * | ACPICA: Update version to 20080729Bob Moore2008-10-221-1/+1
OpenPOWER on IntegriCloud