aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
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-05ACPI: use more understandable bus_id for ACPI devicesZhang Rui2-9/+9
2007-01-02ACPI: increase ACPI_MAX_REFERENCE_COUNT for larger systemsDoug Chapman1-1/+1
2006-12-21ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang1-1/+0
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller1-2/+5
2006-12-15ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui2-5/+3
2006-12-15ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua1-0/+1
2006-12-15ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua1-0/+1
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel1-1/+0
2006-12-15ACPI: change registration interface to follow driver modelPatrick Mochel1-2/+1
2006-12-15ACPI: add ACPI bus_type for driver modelPatrick Mochel1-3/+6
2006-12-15ACPI: add device_driver and hepler functionsPatrick Mochel1-0/+3
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
2006-06-14ACPI: ACPICA 20060526Bob Moore8-70/+76
2006-06-14ACPI: ACPICA 20060512Bob Moore12-47/+54
2006-06-14ACPI: ACPICA 20060421Bob Moore13-70/+96
2006-06-14ACPI: ACPICA 20060331Bob Moore16-496/+983
2006-06-14[ACPI] ACPICA 20060317Bob Moore15-289/+313
2006-05-15ACPI: create acpi_fan_suspend()/acpi_fan_resume()Konstantin Karasyov1-1/+2
2006-05-15ACPI: create acpi_device_suspend()/acpi_device_resume()Patrick Mochel1-1/+2