summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utilities
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown2008-03-131-1/+1
|\ \
| | * ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-111-1/+1
| |/
* / ACPI: fix boot oops regression in thermalLin Ming2008-03-111-1/+1
|/
* ACPI: create /sys/firmware/acpi/interruptsLen Brown2008-02-071-2/+0Star
* drivers/acpi/: Spelling fixesJoe Perches2008-02-031-1/+1
* ACPI: add dump_stack() to trace acpi_format_exception programming errorsAndrew Morton2007-08-251-0/+1
* ACPI: autoload modules - ACPICA modificationsThomas Renninger2007-07-231-2/+2
* Pull osi into release branchLen Brown2007-07-221-10/+7Star
|\
| * ACPICA: Update _OSI string listBob Moore2007-07-031-10/+7Star
* | ACPICA: fix error path in new external package objects as method argumentsMyron Stowe2007-06-181-1/+1
|/
* Pull osi-now into release branchLen Brown2007-06-022-5/+27
|\
| * ACPI: add __init to acpi_initialize_subsystem()Len Brown2007-05-301-3/+1Star
| * ACPI: Make _OSI(Linux) a special caseLen Brown2007-05-301-1/+0Star
| * ACPI: extend "acpi_osi=" boot optionLen Brown2007-05-301-1/+26
* | ACPICA: Support for external package objects as method argumentsBob Moore2007-06-022-70/+92
|/
* ACPICA: LindentLen Brown2007-05-109-20/+15Star
* Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2007-05-101-0/+1
* ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy2007-02-151-1/+0Star
* ACPICA: fix gcc build warningsAlexey Starikovskiy2007-02-031-3/+3
* ACPICA: Update copyright to 2007.Bob Moore2007-02-0315-15/+15
* ACPICA: Added option to display memory statistics upon termination.Bob Moore2007-02-032-0/+13
* ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov2007-02-031-0/+8
* ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore2007-02-031-0/+1
* ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore2007-02-032-109/+0Star
* ACPICA: Cleanup of FADT verification function.Bob Moore2007-02-031-42/+23Star
* ACPICA: Split acpi_format_exception into two partsBob Moore2007-02-032-82/+109
* ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy2007-02-031-2/+0Star
* ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore2007-02-032-7/+6Star
* ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore2007-02-031-0/+2
* ACPICA: misc fixes for new Table Manager:Bob Moore2007-02-031-2/+6
* ACPICA: Implement simplified Table ManagerBob Moore2007-02-034-110/+49Star
* ACPICA: fix for object premature deletionFiodor Suietov2007-02-031-0/+9
* ACPICA: Cast acpi_thread_id to UINT32 for debug output onlyBob Moore2007-02-031-4/+3Star
* ACPICA: Delete recursive feature of ACPI Global LockBob Moore2007-02-032-6/+10
* ACPI: avoid gcc warnings in ACPI mutex debug codeMartin Bligh2006-10-212-9/+12
* Pull acpi_os_allocate into test branchLen Brown2006-07-101-0/+2
|\
| * ACPI: acpi_os_allocate() fixesLen Brown2006-07-101-0/+2
* | Pull acpica-20060707 into test branchLen Brown2006-07-103-10/+35
|\ \
| * | ACPI: ACPICA 20060707Bob Moore2006-07-093-10/+35
| |/
* / ACPI: acpi_os_get_thread_id() returns currentLen Brown2006-07-092-6/+6
|/
* ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-302-3/+3
* ACPI: ACPICA 20060623Bob Moore2006-06-283-42/+34Star
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-1/+0Star
* ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-271-1/+1
* ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macrosThomas Renninger2006-06-271-1/+5
* ACPI: ACPICA 20060608Bob Moore2006-06-142-10/+20
* ACPI: ACPICA 20060526Bob Moore2006-06-145-94/+143
* ACPI: ACPICA 20060512Bob Moore2006-06-141-8/+0Star
* ACPI: ACPICA 20060421Bob Moore2006-06-1414-167/+189
* ACPI: ACPICA 20060331Bob Moore2006-06-147-37/+145