aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utilities (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' and 'toshiba' into releaseLen Brown1-1/+1
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-03-11ACPI: fix boot oops regression in thermalLin Ming1-1/+1
2008-02-06ACPI: create /sys/firmware/acpi/interruptsLen Brown1-2/+0
2008-02-03drivers/acpi/: Spelling fixesJoe Perches1-1/+1
2007-08-25ACPI: add dump_stack() to trace acpi_format_exception programming errorsAndrew Morton1-0/+1
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger1-2/+2
2007-07-22Pull osi into release branchLen Brown1-10/+7
2007-07-03ACPICA: Update _OSI string listBob Moore1-10/+7
2007-06-18ACPICA: fix error path in new external package objects as method argumentsMyron Stowe1-1/+1
2007-06-02Pull osi-now into release branchLen Brown2-5/+27
2007-06-02ACPICA: Support for external package objects as method argumentsBob Moore2-70/+92
2007-05-30ACPI: add __init to acpi_initialize_subsystem()Len Brown1-3/+1
2007-05-30ACPI: Make _OSI(Linux) a special caseLen Brown1-1/+0
2007-05-29ACPI: extend "acpi_osi=" boot optionLen Brown1-1/+26
2007-05-09ACPICA: LindentLen Brown9-20/+15
2007-05-09Revert "ACPICA: fix AML mutex re-entrancy"Len Brown1-0/+1
2007-02-15ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy1-1/+0
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy1-3/+3
2007-02-02ACPICA: Update copyright to 2007.Bob Moore15-15/+15
2007-02-02ACPICA: Added option to display memory statistics upon termination.Bob Moore2-0/+13
2007-02-02ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov1-0/+8
2007-02-02ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is calledBob Moore1-0/+1
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore2-109/+0
2007-02-02ACPICA: Cleanup of FADT verification function.Bob Moore1-42/+23
2007-02-02ACPICA: Split acpi_format_exception into two partsBob Moore2-82/+109
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy1-2/+0
2007-02-02ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore2-7/+6
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore1-0/+2
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore1-2/+6
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore4-110/+49
2007-02-02ACPICA: fix for object premature deletionFiodor Suietov1-0/+9
2007-02-02ACPICA: Cast acpi_thread_id to UINT32 for debug output onlyBob Moore1-4/+3
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore2-6/+10
2006-10-21ACPI: avoid gcc warnings in ACPI mutex debug codeMartin Bligh2-9/+12
2006-07-10Pull acpi_os_allocate into test branchLen Brown1-0/+2
2006-07-10Pull acpica-20060707 into test branchLen Brown3-10/+35
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown1-0/+2
2006-07-09ACPI: acpi_os_get_thread_id() returns currentLen Brown2-6/+6
2006-07-09ACPI: ACPICA 20060707Bob Moore3-10/+35
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2-3/+3
2006-06-28ACPI: ACPICA 20060623Bob Moore3-42/+34
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-1/+0
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown1-1/+1
2006-06-26ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macrosThomas Renninger1-1/+5
2006-06-14ACPI: ACPICA 20060608Bob Moore2-10/+20
2006-06-14ACPI: ACPICA 20060526Bob Moore5-94/+143
2006-06-14ACPI: ACPICA 20060512Bob Moore1-8/+0
2006-06-14ACPI: ACPICA 20060421Bob Moore14-167/+189
2006-06-14ACPI: ACPICA 20060331Bob Moore7-37/+145