summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell-1/+1
2009-01-09Merge branch 'simplify_PRT' into releaseLen Brown-3/+0
2009-01-09Merge branch 'linus' into releaseLen Brown-3/+3
2009-01-09Merge branch 'misc' into releaseLen Brown-0/+1
2009-01-09ACPICA: hide private headersLen Brown-7416/+0
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui-0/+1
2009-01-08ACPICA: delete acdisasm.hLen Brown-453/+0
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer-3/+3
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell-2/+2
2008-12-31ACPICA: Update version to 20081204.robert.moore@intel.com-1/+1
2008-12-31ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com-1/+1
2008-12-31ACPICA: FADT parsing changes and fixesBob Moore-1/+13
2008-12-31ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore-28/+75
2008-12-31ACPICA: Fixes for various ACPI data tablesBob Moore-1/+9
2008-12-31ACPICA: Restructure includes into public/privateBob Moore-615/+815
2008-12-31ACPICA: New: acpi_reset interface - write to reset registerBob Moore-0/+2
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore-13/+8
2008-12-31ACPICA: New: Public GPE group enable/disable interfacesBob Moore-4/+11
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore-9/+20
2008-12-31ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming-1/+2
2008-12-30ACPI: simplify buffer management for acpi_pci_bind() etc.Len Brown-3/+0
2008-12-29ACPICA: Update version to 20081031Bob Moore-1/+1
2008-12-29ACPICA: Consolidate method arg count validation codeBob Moore-0/+3
2008-12-29ACPICA: Add Buffer->String conversion for predefined methodsBob Moore-1/+1
2008-12-29ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore-0/+3
2008-12-29ACPICA: Add a mechanism to escape infinite AML While() loopsBob Moore-1/+8
2008-12-29ACPICA: Update FACS waking vector interfacesBob Moore-4/+2
2008-12-29ACPICA: Fix several warnings under gcc 4 compilerBob Moore-4/+4
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