summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2008-12-19ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang-1/+5
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas-1/+1
2008-11-27ACPICA: disable _BIF warningLin Ming-1/+1
2008-11-27ACPICA: Allow _WAK method to return an IntegerBob Moore-1/+1
2008-11-11Merge branch 'ec' into releaseLen Brown-2/+2
2008-11-11Merge branch 'processor-256' into releaseLen Brown-0/+1
2008-11-11Merge branch 'video' into releaseLen Brown-0/+2
2008-11-11Merge branch 'misc' into releaseLen Brown-5/+16
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy-2/+2
2008-11-07ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger-0/+2
2008-11-07ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas-0/+4
2008-11-07ACPI: fix conflicting component definitionsBjorn Helgaas-3/+3
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas-1/+12
2008-11-06ACPI: Disambiguate processor declaration typeMyron Stowe-0/+1
2008-11-06ACPI: remove CONFIG_ACPI_ECBjorn Helgaas-2/+0
2008-11-06ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas-2/+0
2008-10-28ACPI: bugfix reporting of event handler statusZhang Rui-0/+1
2008-10-23Merge branch 'linus' into testLen Brown-4/+4
2008-10-22Merge branch 'ull' into testLen Brown-1/+1
2008-10-22Merge branch 'misc' into testLen Brown-1/+5
2008-10-22Merge branch 'ec' into testLen Brown-0/+1
2008-10-22Merge branch 'dock' into testLen Brown-2/+13
2008-10-22Merge branch 'acpica' into testLen Brown-255/+777
2008-10-22ACPICA: Update version to 20080926Bob Moore-1/+1
2008-10-22ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore-0/+468
2008-10-22ACPICA: Remove unused ACPI register bit definitionLin Ming-11/+23
2008-10-22ACPICA: Update version to 20080829Bob Moore-1/+1
2008-10-22ACPICA: Cleanup for internal Reference ObjectBob Moore-11/+30
2008-10-22ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore-0/+1
2008-10-22ACPICA: Remove obsolete exception codesBob Moore-73/+55
2008-10-22ACPICA: Add namespace node to operand object unionBob Moore-0/+7
2008-10-22ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore-19/+13
2008-10-22ACPICA: add preemption point after each opcode parseAlexey Starikovskiy-0/+11
2008-10-22ACPICA: Update version to 20080729Bob Moore-1/+1
2008-10-22ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore-6/+49
2008-10-22ACPICA: Add function to decode reference obj types to stringsBob Moore-0/+2
2008-10-22ACPICA: Update version to 20080701Bob Moore-1/+1
2008-10-22ACPICA: Return method arg count from acpi_get_object_infoBob Moore-0/+1
2008-10-22ACPICA: Cleanup macro definition file.Bob Moore-133/+115
2008-10-22ACPICA: Return status from global init functionYi Yang-1/+1
2008-10-22ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore-1/+1
2008-10-22ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui-0/+1
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison-4/+4
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox-1/+1
2008-10-11ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui-0/+1
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek-1/+5
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li-2/+7
2008-09-23ACPI: fix hotplug raceZhang Rui-0/+3
2008-09-23ACPI: introduce notifier change to avoid duplicatesShaohua Li-0/+3
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore-1/+1