summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2007-02-02ACPICA: Add full table name to disassembler outputBob Moore
2007-02-02ACPICA: Update version to 20060912Bob Moore
2007-02-02ACPICA: New common routine for creating and verifying a local FADT.Bob Moore
2007-02-02ACPICA: FADT verification is now table driven.Bob Moore
2007-02-02ACPICA: Add declarations for ASF! sub-tablesBob Moore
2007-02-02ACPICA: IsResourceTemplate now returns ACPI_STATUSBob Moore
2007-02-02ACPICA: re-factor table init routines for benefit of iASLBob Moore
2007-02-02ACPICA: add ASF commentBob Moore
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore
2007-02-02ACPICA: Re-implement interpreters' "serialized mode"Bob Moore
2007-02-02ACPICA: Update version to 20060831Bob Moore
2007-02-02ACPICA: Split acpi_format_exception into two partsBob Moore
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy
2007-02-02ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore
2007-02-02ACPICA: Disable all wake GPEs after first one recievedBob Moore
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore
2007-02-02ACPICA: Add support for DMAR tableBob Moore
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-02-02ACPICA: Update comments for individual table fieldsBob Moore
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore
2007-02-02ACPICA: Update version to 20060721Bob Moore
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore
2007-01-05ACPI: use more understandable bus_id for ACPI devicesZhang Rui
2007-01-02ACPI: increase ACPI_MAX_REFERENCE_COUNT for larger systemsDoug Chapman
2006-12-21ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller
2006-12-15ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui
2006-12-15ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua
2006-12-15ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel
2006-12-15ACPI: change registration interface to follow driver modelPatrick Mochel
2006-12-15ACPI: add ACPI bus_type for driver modelPatrick Mochel
2006-12-15ACPI: add device_driver and hepler functionsPatrick Mochel
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi
2006-10-10ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds
2006-07-10Pull acpi_os_allocate into test branchLen Brown
2006-07-10Pull acpica-20060707 into test branchLen Brown
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown
2006-07-09ACPI: acpi_os_get_thread_id() returns currentLen Brown
2006-07-09ACPI: ACPICA 20060707Bob Moore
2006-07-09Revert "ACPI: dock driver"Linus Torvalds
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-29Pull acpica into release branchLen Brown
2006-06-28ACPI: C-States: accounting of sleep statesDominik Brodowski
2006-06-28ACPI: ACPICA 20060623Bob Moore
2006-06-28ACPI: dock driverKristen Accardi
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds