summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utilities
AgeCommit message (Expand)AuthorLines
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown-18/+17
2008-04-24ACPI: GPE enabling should happen after EC installationAlexey Starikovskiy-18/+17
2008-04-23ACPICA: update Intel copyrightLen Brown-15/+15
2008-04-22ACPICA: Update for new Notify valuesZhang Rui-0/+42
2008-04-22ACPICA: Fixes for external Reference ObjectsBob Moore-8/+24
2008-04-22ACPICA: Fix to handle NULL package elements correctlyLin Ming-3/+2
2008-04-22ACPICA: Fix for possible error when packages/buffers are passed to methods ex...Bob Moore-0/+8
2008-04-22ACPICA: Added new error messagesBob Moore-0/+9
2008-04-22ACPICA: Add va_end statements as appropriateBob Moore-0/+6
2008-04-22ACPICA: Fixes for Unload and DDBHandlesLin Ming-0/+8
2008-04-22ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming-0/+12
2008-04-22ACPICA: Fixed a problem with FromBCD and ToBCD with some compilersBob Moore-1/+1
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore-9/+7
2008-04-22ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...Bob Moore-3/+5
2008-04-22ACPICA: Fix for fault if Load() failsBob Moore-0/+5
2008-04-22ACPICA: New interfaces for table event handlersLin Ming-1/+2
2008-04-22ACPICA: Support for iASL - multiple files and wildcardsBob Moore-0/+7
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore-1/+1
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown-1/+1
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-03-11ACPI: fix boot oops regression in thermalLin Ming-1/+1
2008-02-06ACPI: create /sys/firmware/acpi/interruptsLen Brown-2/+0
2008-02-03drivers/acpi/: Spelling fixesJoe Perches-1/+1
2007-08-25ACPI: add dump_stack() to trace acpi_format_exception programming errorsAndrew Morton-0/+1
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger-2/+2
2007-07-22Pull osi into release branchLen Brown-10/+7
2007-07-03ACPICA: Update _OSI string listBob Moore-10/+7
2007-06-18ACPICA: fix error path in new external package objects as method argumentsMyron Stowe-1/+1
2007-06-02Pull osi-now into release branchLen Brown-5/+27
2007-06-02ACPICA: Support for external package objects as method argumentsBob Moore-70/+92
2007-05-30ACPI: add __init to acpi_initialize_subsystem()Len Brown-3/+1
2007-05-30ACPI: Make _OSI(Linux) a special caseLen Brown-1/+0
2007-05-29ACPI: extend "acpi_osi=" boot optionLen Brown-1/+26
2007-05-09ACPICA: LindentLen Brown-20/+15
2007-05-09Revert "ACPICA: fix AML mutex re-entrancy"Len Brown-0/+1
2007-02-15ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy-1/+0
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy-3/+3
2007-02-02ACPICA: Update copyright to 2007.Bob Moore-15/+15
2007-02-02ACPICA: Added option to display memory statistics upon termination.Bob Moore-0/+13
2007-02-02ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov-0/+8
2007-02-02ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore-0/+1
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore-109/+0
2007-02-02ACPICA: Cleanup of FADT verification function.Bob Moore-42/+23
2007-02-02ACPICA: Split acpi_format_exception into two partsBob Moore-82/+109
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy-2/+0
2007-02-02ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore-7/+6
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore-0/+2
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore-2/+6
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore-110/+49
2007-02-02ACPICA: fix for object premature deletionFiodor Suietov-0/+9