summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utilities
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Optimize buffer allocation procedureBob Moore2008-10-221-25/+28
* ACPICA: Fix possible memory leak, error exit pathLin Ming2008-10-222-0/+16
* ACPICA: Remove unused ACPI register bit definitionLin Ming2008-10-221-1/+0
* ACPICA: Cleanup for internal Reference ObjectBob Moore2008-10-224-36/+42
* ACPICA: Improve object conversion error messagesBob Moore2008-10-221-2/+6
* ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-221-0/+36
* ACPICA: Return status from global init functionYi Yang2008-10-222-5/+10
* ACPICA: Additional error checking for pathname utilitiesBob Moore2008-08-152-7/+14
* ACPICA: Fix memory leak when deleting thermal/processor objectsBob Moore2008-08-151-2/+11
* acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=yIngo Molnar2008-07-221-0/+4
* ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore2008-07-161-2/+2
* ACPICA: Add const qualifier for appropriate string constantsBob Moore2008-07-164-19/+28
* ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-166-25/+31
* ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-161-9/+5
* ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-161-1/+0
* ACPICA: fix stray va_end() caused by mis-mergeLen Brown2008-06-111-1/+1
*---. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-301-18/+17
|\ \ \
| | * | ACPI: GPE enabling should happen after EC installationAlexey Starikovskiy2008-04-241-18/+17
| |/ /
* | | ACPICA: update Intel copyrightLen Brown2008-04-2315-15/+15
* | | ACPICA: Update for new Notify valuesZhang Rui2008-04-221-0/+42
* | | ACPICA: Fixes for external Reference ObjectsBob Moore2008-04-221-8/+24
* | | ACPICA: Fix to handle NULL package elements correctlyLin Ming2008-04-221-3/+2
* | | ACPICA: Fix for possible error when packages/buffers are passed to methods ex...Bob Moore2008-04-221-0/+8
* | | ACPICA: Added new error messagesBob Moore2008-04-221-0/+9
* | | ACPICA: Add va_end statements as appropriateBob Moore2008-04-222-0/+6
* | | ACPICA: Fixes for Unload and DDBHandlesLin Ming2008-04-221-0/+8
* | | ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming2008-04-222-0/+12
* | | ACPICA: Fixed a problem with FromBCD and ToBCD with some compilersBob Moore2008-04-221-1/+1
* | | ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-224-9/+7
* | | ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...Bob Moore2008-04-221-3/+5
* | | ACPICA: Fix for fault if Load() failsBob Moore2008-04-221-0/+5
* | | ACPICA: New interfaces for table event handlersLin Ming2008-04-221-1/+2
* | | ACPICA: Support for iASL - multiple files and wildcardsBob Moore2008-04-222-0/+7
* | | ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore2008-04-221-1/+1
|/ /
| |
| \
*-. \ 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-061-2/+0
* 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/+7
|\
| * ACPICA: Update _OSI string listBob Moore2007-07-031-10/+7
* | 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/+1
| * ACPI: Make _OSI(Linux) a special caseLen Brown2007-05-301-1/+0
| * ACPI: extend "acpi_osi=" boot optionLen Brown2007-05-291-1/+26
* | ACPICA: Support for external package objects as method argumentsBob Moore2007-06-022-70/+92
|/
* ACPICA: LindentLen Brown2007-05-099-20/+15
OpenPOWER on IntegriCloud