aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utilities
Commit message (Expand)AuthorAgeFilesLines
*---. 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
* Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2007-05-091-0/+1
* ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy2007-02-151-1/+0
* ACPICA: fix gcc build warningsAlexey Starikovskiy2007-02-021-3/+3
* ACPICA: Update copyright to 2007.Bob Moore2007-02-0215-15/+15
* ACPICA: Added option to display memory statistics upon termination.Bob Moore2007-02-022-0/+13
* ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov2007-02-021-0/+8
* ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore2007-02-021-0/+1
* ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore2007-02-022-109/+0
* ACPICA: Cleanup of FADT verification function.Bob Moore2007-02-021-42/+23
* ACPICA: Split acpi_format_exception into two partsBob Moore2007-02-022-82/+109
* ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy2007-02-021-2/+0
* ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore2007-02-022-7/+6
* ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore2007-02-021-0/+2
* ACPICA: misc fixes for new Table Manager:Bob Moore2007-02-021-2/+6
* ACPICA: Implement simplified Table ManagerBob Moore2007-02-024-110/+49
* ACPICA: fix for object premature deletionFiodor Suietov2007-02-021-0/+9