summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-031-2/+2
* 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
| * | ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore2008-10-222-6/+49
| * | ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-221-0/+2
| * | ACPICA: Update version to 20080701Bob Moore2008-10-221-1/+1
| * | ACPICA: Return method arg count from acpi_get_object_infoBob Moore2008-10-221-0/+1
| * | ACPICA: Cleanup macro definition file.Bob Moore2008-10-221-133/+115
| * | ACPICA: Return status from global init functionYi Yang2008-10-221-1/+1
| * | ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore2008-10-221-1/+1
| |/
* | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-221-0/+1
|/
OpenPOWER on IntegriCloud