aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell
2009-01-09Merge branch 'simplify_PRT' into releaseLen Brown
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09Merge branch 'misc' into releaseLen Brown
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-08ACPICA: delete acdisasm.hLen Brown
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2008-12-31ACPICA: Update version to 20081204.robert.moore@intel.com
2008-12-31ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com
2008-12-31ACPICA: FADT parsing changes and fixesBob Moore
2008-12-31ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore
2008-12-31ACPICA: Fixes for various ACPI data tablesBob Moore
2008-12-31ACPICA: Restructure includes into public/privateBob Moore
2008-12-31ACPICA: New: acpi_reset interface - write to reset registerBob Moore
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore
2008-12-31ACPICA: New: Public GPE group enable/disable interfacesBob Moore
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore
2008-12-31ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming
2008-12-30ACPI: simplify buffer management for acpi_pci_bind() etc.Len Brown
2008-12-29ACPICA: Update version to 20081031Bob Moore
2008-12-29ACPICA: Consolidate method arg count validation codeBob Moore
2008-12-29ACPICA: Add Buffer->String conversion for predefined methodsBob Moore
2008-12-29ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore
2008-12-29ACPICA: Add a mechanism to escape infinite AML While() loopsBob Moore
2008-12-29ACPICA: Update FACS waking vector interfacesBob Moore
2008-12-29ACPICA: Fix several warnings under gcc 4 compilerBob Moore
2008-12-19ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas
2008-11-27ACPICA: disable _BIF warningLin Ming
2008-11-27ACPICA: Allow _WAK method to return an IntegerBob Moore
2008-11-11Merge branch 'ec' into releaseLen Brown
2008-11-11Merge branch 'processor-256' into releaseLen Brown
2008-11-11Merge branch 'video' into releaseLen Brown
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy
2008-11-07ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger
2008-11-07ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas
2008-11-07ACPI: fix conflicting component definitionsBjorn Helgaas
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas
2008-11-06ACPI: Disambiguate processor declaration typeMyron Stowe
2008-11-06ACPI: remove CONFIG_ACPI_ECBjorn Helgaas
2008-11-06ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas
2008-10-28ACPI: bugfix reporting of event handler statusZhang Rui
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-22Merge branch 'ec' into testLen Brown