aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell1-2/+2
2008-12-19ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang1-1/+5
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas1-1/+1
2008-11-27ACPICA: disable _BIF warningLin Ming1-1/+1
2008-11-27ACPICA: Allow _WAK method to return an IntegerBob Moore1-1/+1
2008-11-11Merge branch 'ec' into releaseLen Brown1-2/+2
2008-11-11Merge branch 'processor-256' into releaseLen Brown1-0/+1
2008-11-11Merge branch 'video' into releaseLen Brown1-0/+2
2008-11-11Merge branch 'misc' into releaseLen Brown1-5/+16
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy1-2/+2
2008-11-07ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger1-0/+2
2008-11-07ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas1-0/+4
2008-11-07ACPI: fix conflicting component definitionsBjorn Helgaas1-3/+3
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas1-1/+12
2008-11-06ACPI: Disambiguate processor declaration typeMyron Stowe1-0/+1
2008-11-06ACPI: remove CONFIG_ACPI_ECBjorn Helgaas1-2/+0
2008-11-06ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas1-2/+0
2008-10-28ACPI: bugfix reporting of event handler statusZhang Rui1-0/+1
2008-10-23Merge branch 'linus' into testLen Brown2-4/+4
2008-10-22Merge branch 'ull' into testLen Brown1-1/+1
2008-10-22Merge branch 'misc' into testLen Brown1-1/+5
2008-10-22Merge branch 'ec' into testLen Brown1-0/+1
2008-10-22Merge branch 'dock' into testLen Brown3-2/+13
2008-10-22Merge branch 'acpica' into testLen Brown15-255/+777
2008-10-22ACPICA: Update version to 20080926Bob Moore1-1/+1
2008-10-22ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore4-0/+468
2008-10-22ACPICA: Remove unused ACPI register bit definitionLin Ming1-11/+23
2008-10-22ACPICA: Update version to 20080829Bob Moore1-1/+1
2008-10-22ACPICA: Cleanup for internal Reference ObjectBob Moore3-11/+30
2008-10-22ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore1-0/+1
2008-10-22ACPICA: Remove obsolete exception codesBob Moore1-73/+55
2008-10-22ACPICA: Add namespace node to operand object unionBob Moore1-0/+7
2008-10-22ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore1-19/+13
2008-10-22ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2-0/+11
2008-10-22ACPICA: Update version to 20080729Bob Moore1-1/+1
2008-10-22ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore2-6/+49
2008-10-22ACPICA: Add function to decode reference obj types to stringsBob Moore1-0/+2
2008-10-22ACPICA: Update version to 20080701Bob Moore1-1/+1
2008-10-22ACPICA: Return method arg count from acpi_get_object_infoBob Moore1-0/+1
2008-10-22ACPICA: Cleanup macro definition file.Bob Moore1-133/+115
2008-10-22ACPICA: Return status from global init functionYi Yang1-1/+1
2008-10-22ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore1-1/+1
2008-10-22ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transitionZhao Yakui1-0/+1
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison2-4/+4
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-1/+1
2008-10-11ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui1-0/+1
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek1-1/+5
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li1-2/+7
2008-09-23ACPI: fix hotplug raceZhang Rui1-0/+3
2008-09-23ACPI: introduce notifier change to avoid duplicatesShaohua Li1-0/+3