aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-02ACPICA: Restructured module into multiple functions.Mikhail Kouzmich1-2/+6
2007-02-02ACPICA: Update version to 20060927Bob Moore1-1/+1
2007-02-02ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is calledBob Moore1-1/+2
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore2-3/+3
2007-02-02ACPICA: Add full table name to disassembler outputBob Moore1-0/+2
2007-02-02ACPICA: Update version to 20060912Bob Moore1-1/+1
2007-02-02ACPICA: New common routine for creating and verifying a local FADT.Bob Moore1-3/+1
2007-02-02ACPICA: FADT verification is now table driven.Bob Moore1-0/+4
2007-02-02ACPICA: Add declarations for ASF! sub-tablesBob Moore1-3/+22
2007-02-02ACPICA: IsResourceTemplate now returns ACPI_STATUSBob Moore1-1/+3
2007-02-02ACPICA: re-factor table init routines for benefit of iASLBob Moore1-0/+2
2007-02-02ACPICA: add ASF commentBob Moore1-0/+2
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore3-4/+9
2007-02-02ACPICA: Re-implement interpreters' "serialized mode"Bob Moore1-1/+5
2007-02-02ACPICA: Update version to 20060831Bob Moore1-3/+3
2007-02-02ACPICA: Split acpi_format_exception into two partsBob Moore2-0/+10
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy2-2/+1
2007-02-02ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore1-1/+1
2007-02-02ACPICA: Disable all wake GPEs after first one recievedBob Moore2-40/+34
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore1-0/+4
2007-02-02ACPICA: Add support for DMAR tableBob Moore2-3/+84
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy5-185/+8
2007-02-02ACPICA: Update comments for individual table fieldsBob Moore1-32/+32
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore4-16/+25
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore12-643/+456
2007-02-02ACPICA: Update version to 20060721Bob Moore1-1/+1
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore3-8/+1
2007-01-02ACPI: increase ACPI_MAX_REFERENCE_COUNT for larger systemsDoug Chapman1-1/+1
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller1-2/+5
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt1-1/+1
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2-3/+24
2006-10-10ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds1-1/+1
2006-07-10Pull acpi_os_allocate into test branchLen Brown2-1/+29
2006-07-10Pull acpica-20060707 into test branchLen Brown4-7/+15
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown2-1/+29
2006-07-09ACPI: acpi_os_get_thread_id() returns currentLen Brown2-3/+4
2006-07-09ACPI: ACPICA 20060707Bob Moore4-7/+15
2006-07-09Revert "ACPI: dock driver"Linus Torvalds2-18/+1
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2-3/+1
2006-06-29Pull acpica into release branchLen Brown10-59/+113
2006-06-28ACPI: C-States: accounting of sleep statesDominik Brodowski1-0/+1
2006-06-28ACPI: ACPICA 20060623Bob Moore10-59/+113
2006-06-28ACPI: dock driverKristen Accardi2-1/+18
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds30-1027/+1647
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-0/+23
2006-06-15Pull bugzilla-5737 into release branchLen Brown2-1/+31
2006-06-15Pull bugzilla-5000 into release branchLen Brown1-2/+4
2006-06-15Pull acpi_bus_register_driver into release branchLen Brown1-1/+1
2006-06-14ACPI: ACPICA 20060608Bob Moore3-36/+36