aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpixf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett1-0/+1
2010-05-06ACPICA: Update version to 20100428.Bob Moore1-1/+1
2010-05-06ACPICA: Update/clarify some parameter names associated with acpi_handleBob Moore1-17/+11
2010-04-20ACPICA: Update version to 20100331.Robert Moore1-1/+1
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming1-5/+6
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming1-0/+1
2010-04-20ACPICA: Update version to 20100304Bob Moore1-1/+1
2010-04-20ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming1-0/+1
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+2
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-3/+3
2010-01-22ACPICA: Update version to 20100121.Bob Moore1-1/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Update version to 20091214Bob Moore1-1/+1
2009-11-24ACPICA: Update version to 20091112.Bob Moore1-1/+1
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+2
2009-11-24ACPICA: Update version to 20091013Bob Moore1-1/+1
2009-09-08ACPICA: Update version to 20090903.Bob Moore1-1/+1
2009-08-28ACPICA: Update version to 20090730Bob Moore1-1/+1
2009-08-27ACPICA: Update version to 20090625Bob Moore1-1/+1
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-1/+2
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore1-2/+2
2009-08-27ACPICA: Remove duplicate extern declarations for public globalsBob Moore1-0/+1
2009-05-27ACPICA: Update version to 20090521.Bob Moore1-1/+1
2009-05-27ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming1-0/+2
2009-05-27ACPICA: Update version to 20090422.Bob Moore1-1/+1
2009-05-27ACPICA: Update error/warning interfacesBob Moore1-1/+4
2009-04-07hwmon: Add Asus ATK0110 supportLuca Tettamanti1-2/+0
2009-04-05Merge branch 'linus' into releaseLen Brown1-0/+4
2009-03-27ACPICA: Update version to 20090320Bob Moore1-1/+1
2009-03-26ACPICA: Update version to 20090220Bob Moore1-1/+1
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore1-2/+2
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore1-2/+0
2009-03-26ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore1-4/+4
2009-03-26ACPICA: Update version to 20090123Bob Moore1-1/+1
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu1-0/+4
2009-01-09Merge branch 'misc' into releaseLen Brown1-0/+1
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui1-0/+1
2008-12-31ACPICA: Update version to 20081204.robert.moore@intel.com1-1/+1
2008-12-31ACPICA: Restructure includes into public/privateBob Moore1-0/+58
2008-12-31ACPICA: New: acpi_reset interface - write to reset registerBob Moore1-0/+2
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore1-6/+8
2008-12-31ACPICA: New: Public GPE group enable/disable interfacesBob Moore1-4/+11
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore1-0/+2
2008-12-31ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming1-0/+2
2008-12-29ACPICA: Update FACS waking vector interfacesBob Moore1-4/+2
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy1-2/+2
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-spaceZhang Rui1-4/+0
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore1-4/+4
2008-04-23ACPICA: update Intel copyrightLen Brown1-1/+1
2008-04-22ACPICA: New interfaces for table event handlersLin Ming1-0/+5