summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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-121-2/+2
|\
| * ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy2008-11-121-2/+2
* | Merge branch 'processor-256' into releaseLen Brown2008-11-121-0/+1
|\ \
| * | ACPI: Disambiguate processor declaration typeMyron Stowe2008-11-071-0/+1
| |/
* | Merge branch 'video' into releaseLen Brown2008-11-121-0/+2
|\ \
| * | ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger2008-11-081-0/+2
| |/
* | Merge branch 'misc' into releaseLen Brown2008-11-121-5/+16
|\ \
| * | ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas2008-11-081-0/+4
| * | ACPI: fix conflicting component definitionsBjorn Helgaas2008-11-081-3/+3
| * | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-081-1/+12
| * | ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-061-2/+0Star
| * | ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas2008-11-061-2/+0Star
| |/
* / 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-231-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-231-1/+5
|\ \
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-111-1/+5
| |/
* | Merge branch 'ec' into testLen Brown2008-10-231-0/+1
|\ \
| * | ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui2008-10-111-0/+1
| |/
* | Merge branch 'dock' into testLen Brown2008-10-233-2/+13
|\ \
| * | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-241-2/+7
| * | ACPI: fix hotplug raceZhang Rui2008-09-241-0/+3
| * | ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-241-0/+3
| |/
* | Merge branch 'acpica' into testLen Brown2008-10-2315-255/+777
|\ \
| * | ACPICA: Update version to 20080926Bob Moore2008-10-231-1/+1
| * | ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore2008-10-234-0/+468
| * | ACPICA: Remove unused ACPI register bit definitionLin Ming2008-10-231-11/+23
| * | ACPICA: Update version to 20080829Bob Moore2008-10-231-1/+1
| * | ACPICA: Cleanup for internal Reference ObjectBob Moore2008-10-233-11/+30
| * | ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore2008-10-231-0/+1
| * | ACPICA: Remove obsolete exception codesBob Moore2008-10-231-73/+55Star
| * | ACPICA: Add namespace node to operand object unionBob Moore2008-10-231-0/+7
| * | ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore2008-10-231-19/+13Star
| * | ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2008-10-232-0/+11
| * | ACPICA: Update version to 20080729Bob Moore2008-10-231-1/+1
| * | ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore2008-10-232-6/+49
| * | ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-231-0/+2
| * | ACPICA: Update version to 20080701Bob Moore2008-10-231-1/+1
| * | ACPICA: Return method arg count from acpi_get_object_infoBob Moore2008-10-231-0/+1
| * | ACPICA: Cleanup macro definition file.Bob Moore2008-10-231-133/+115Star
| * | ACPICA: Return status from global init functionYi Yang2008-10-231-1/+1
| * | ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore2008-10-231-1/+1
| |/
* / ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-221-0/+1
|/
* ACPICA: Additional error checking for pathname utilitiesBob Moore2008-08-151-1/+1
* PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-281-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-172-1/+11
|\