aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2009-03-26ACPICA: Update version to 20090220Bob Moore
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore
2009-03-26ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore
2009-03-26ACPICA: Fix parameter validation for acpi_read/writeBob Moore
2009-03-26ACPICA: Update version to 20090123Bob Moore
2009-03-26ACPICA: Update FADT flag definitionsBob Moore
2009-03-26ACPICA: Allow OS override of all ACPI tablesBob Moore
2009-03-17ACPI: move private declarations to internal.hBjorn Helgaas
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu
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