Age | Commit message (Expand) | Author | Files | Lines |
2007-02-03 | ACPICA: IsResourceTemplate now returns ACPI_STATUS | Bob Moore | 1 | -1/+3 |
2007-02-03 | ACPICA: re-factor table init routines for benefit of iASL | Bob Moore | 1 | -0/+2 |
2007-02-03 | ACPICA: add ASF comment | Bob Moore | 1 | -0/+2 |
2007-02-03 | ACPICA: Delete stale FADT functions outside tbfadt.c. | Bob Moore | 3 | -4/+9 |
2007-02-03 | ACPICA: Re-implement interpreters' "serialized mode" | Bob Moore | 1 | -1/+5 |
2007-02-03 | ACPICA: Update version to 20060831 | Bob Moore | 1 | -3/+3 |
2007-02-03 | ACPICA: Split acpi_format_exception into two parts | Bob Moore | 2 | -0/+10 |
2007-02-03 | ACPICA: Store GPE number instead of bitmask | Alexey Starikovskiy | 2 | -2/+1 |
2007-02-03 | ACPICA: Fix unalignment in acpi_ut_repair_name | Bob Moore | 1 | -1/+1 |
2007-02-03 | ACPICA: Disable all wake GPEs after first one recieved | Bob Moore | 2 | -40/+34 |
2007-02-03 | ACPICA: Add acpi_gpe_count global to track the number of GPE events | Bob Moore | 1 | -0/+4 |
2007-02-03 | ACPICA: Add support for DMAR table | Bob Moore | 2 | -3/+84 |
2007-02-03 | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 5 | -185/+8 |
2007-02-03 | ACPICA: Update comments for individual table fields | Bob Moore | 1 | -32/+32 |
2007-02-03 | ACPICA: misc fixes for new Table Manager: | Bob Moore | 4 | -16/+25 |
2007-02-03 | ACPICA: Implement simplified Table Manager | Bob Moore | 12 | -643/+456 |
2007-02-03 | ACPICA: Update version to 20060721 | Bob Moore | 1 | -1/+1 |
2007-02-03 | ACPICA: Delete recursive feature of ACPI Global Lock | Bob Moore | 3 | -8/+1 |
2007-01-06 | ACPI: use more understandable bus_id for ACPI devices | Zhang Rui | 2 | -9/+9 |
2007-01-02 | ACPI: increase ACPI_MAX_REFERENCE_COUNT for larger systems | Doug Chapman | 1 | -1/+1 |
2006-12-21 | ACPI: fix Supermicro X7DB8+ Boot regression | Rui Zhang | 1 | -1/+0 |
2006-12-20 | ACPI: Add support for acpi_load_table/acpi_unload_table_id | John Keller | 1 | -2/+5 |
2006-12-16 | ACPI: Set fake hid for non-PNPID ACPI devices | Zhang Rui | 2 | -5/+3 |
2006-12-16 | ACPI: add acpi_bus_removal_type in acpi_device | Li Shaohua | 1 | -0/+1 |
2006-12-16 | ACPI: add acpi_bus_ops in acpi_device | Li Shaohua | 1 | -0/+1 |
2006-12-16 | ACPI: convert to sysfs framework | Patrick Mochel | 1 | -1/+0 |
2006-12-16 | ACPI: change registration interface to follow driver model | Patrick Mochel | 1 | -2/+1 |
2006-12-16 | ACPI: add ACPI bus_type for driver model | Patrick Mochel | 1 | -3/+6 |
2006-12-16 | ACPI: add device_driver and hepler functions | Patrick Mochel | 1 | -0/+3 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
2006-12-02 | ACPI: Change ACPI to use dev_archdata instead of firmware_data | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-10-14 | ACPI: Processor native C-states using MWAIT | Venkatesh Pallipadi | 2 | -3/+24 |
2006-10-11 | ACPI: Allow setting SCI_EN bit in PM1_CONTROL register | Linus Torvalds | 1 | -1/+1 |
2006-07-10 | Pull acpi_os_allocate into test branch | Len Brown | 2 | -1/+29 |
2006-07-10 | Pull acpica-20060707 into test branch | Len Brown | 4 | -7/+15 |
2006-07-10 | ACPI: acpi_os_allocate() fixes | Len Brown | 2 | -1/+29 |
2006-07-09 | ACPI: acpi_os_get_thread_id() returns current | Len Brown | 2 | -3/+4 |
2006-07-09 | ACPI: ACPICA 20060707 | Bob Moore | 4 | -7/+15 |
2006-07-09 | Revert "ACPI: dock driver" | Linus Torvalds | 2 | -18/+1 |
2006-06-30 | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2 | -3/+1 |
2006-06-30 | Pull acpica into release branch | Len Brown | 10 | -59/+113 |
2006-06-28 | ACPI: C-States: accounting of sleep states | Dominik Brodowski | 1 | -0/+1 |
2006-06-28 | ACPI: ACPICA 20060623 | Bob Moore | 10 | -59/+113 |
2006-06-28 | ACPI: dock driver | Kristen Accardi | 2 | -1/+18 |
2006-06-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 30 | -1027/+1647 |
2006-06-23 | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 1 | -0/+23 |
2006-06-16 | Pull bugzilla-5737 into release branch | Len Brown | 2 | -1/+31 |
2006-06-16 | Pull bugzilla-5000 into release branch | Len Brown | 1 | -2/+4 |
2006-06-16 | Pull acpi_bus_register_driver into release branch | Len Brown | 1 | -1/+1 |
2006-06-14 | ACPI: ACPICA 20060608 | Bob Moore | 3 | -36/+36 |