Age | Commit message (Expand) | Author | Files | Lines |
2008-07-22 | acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=y | Ingo Molnar | 1 | -0/+4 |
2008-07-17 | ACPICA: Fix mutex debug code for wrong loop termination value | Bob Moore | 1 | -2/+2 |
2008-07-17 | ACPICA: Add const qualifier for appropriate string constants | Bob Moore | 4 | -19/+28 |
2008-07-17 | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore | 6 | -25/+31 |
2008-07-17 | ACPICA: Fix possible negative array index in acpi_ut_validate_exception | Bob Moore | 1 | -9/+5 |
2008-07-17 | ACPICA: Fix for hang on GPE method invocation | Bob Moore | 1 | -1/+0 |
2008-06-12 | ACPICA: fix stray va_end() caused by mis-merge | Len Brown | 1 | -1/+1 |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 1 | -18/+17 |
2008-04-25 | ACPI: GPE enabling should happen after EC installation | Alexey Starikovskiy | 1 | -18/+17 |
2008-04-24 | ACPICA: update Intel copyright | Len Brown | 15 | -15/+15 |
2008-04-23 | ACPICA: Update for new Notify values | Zhang Rui | 1 | -0/+42 |
2008-04-23 | ACPICA: Fixes for external Reference Objects | Bob Moore | 1 | -8/+24 |
2008-04-22 | ACPICA: Fix to handle NULL package elements correctly | Lin Ming | 1 | -3/+2 |
2008-04-22 | ACPICA: Fix for possible error when packages/buffers are passed to methods ex... | Bob Moore | 1 | -0/+8 |
2008-04-22 | ACPICA: Added new error messages | Bob Moore | 1 | -0/+9 |
2008-04-22 | ACPICA: Add va_end statements as appropriate | Bob Moore | 2 | -0/+6 |
2008-04-22 | ACPICA: Fixes for Unload and DDBHandles | Lin Ming | 1 | -0/+8 |
2008-04-22 | ACPICA: Implemented full argument resolution support for the BankValue argume... | Lin Ming | 2 | -0/+12 |
2008-04-22 | ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers | Bob Moore | 1 | -1/+1 |
2008-04-22 | ACPICA: Cosmetic changes only, no functional changes | Bob Moore | 4 | -9/+7 |
2008-04-22 | ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack... | Bob Moore | 1 | -3/+5 |
2008-04-22 | ACPICA: Fix for fault if Load() fails | Bob Moore | 1 | -0/+5 |
2008-04-22 | ACPICA: New interfaces for table event handlers | Lin Ming | 1 | -1/+2 |
2008-04-22 | ACPICA: Support for iASL - multiple files and wildcards | Bob Moore | 2 | -0/+7 |
2008-04-22 | ACPICA: Update for mutiple global lock acquisitions by same thread | Bob Moore | 1 | -1/+1 |
2008-03-13 | Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an... | Len Brown | 1 | -1/+1 |
2008-03-11 | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-03-11 | ACPI: fix boot oops regression in thermal | Lin Ming | 1 | -1/+1 |
2008-02-07 | ACPI: create /sys/firmware/acpi/interrupts | Len Brown | 1 | -2/+0 |
2008-02-03 | drivers/acpi/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2007-08-25 | ACPI: add dump_stack() to trace acpi_format_exception programming errors | Andrew Morton | 1 | -0/+1 |
2007-07-23 | ACPI: autoload modules - ACPICA modifications | Thomas Renninger | 1 | -2/+2 |
2007-07-22 | Pull osi into release branch | Len Brown | 1 | -10/+7 |
2007-07-03 | ACPICA: Update _OSI string list | Bob Moore | 1 | -10/+7 |
2007-06-18 | ACPICA: fix error path in new external package objects as method arguments | Myron Stowe | 1 | -1/+1 |
2007-06-02 | Pull osi-now into release branch | Len Brown | 2 | -5/+27 |
2007-06-02 | ACPICA: Support for external package objects as method arguments | Bob Moore | 2 | -70/+92 |
2007-05-30 | ACPI: add __init to acpi_initialize_subsystem() | Len Brown | 1 | -3/+1 |
2007-05-30 | ACPI: Make _OSI(Linux) a special case | Len Brown | 1 | -1/+0 |
2007-05-30 | ACPI: extend "acpi_osi=" boot option | Len Brown | 1 | -1/+26 |
2007-05-10 | ACPICA: Lindent | Len Brown | 9 | -20/+15 |
2007-05-10 | Revert "ACPICA: fix AML mutex re-entrancy" | Len Brown | 1 | -0/+1 |
2007-02-16 | ACPICA: fix AML mutex re-entrancy | Alexey Starikovskiy | 1 | -1/+0 |
2007-02-03 | ACPICA: fix gcc build warnings | Alexey Starikovskiy | 1 | -3/+3 |
2007-02-03 | ACPICA: Update copyright to 2007. | Bob Moore | 15 | -15/+15 |
2007-02-03 | ACPICA: Added option to display memory statistics upon termination. | Bob Moore | 2 | -0/+13 |
2007-02-03 | ACPICA: Enhance debugger statistics/memory command. | Valery A. Podrezov | 1 | -0/+8 |
2007-02-03 | ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ... | Bob Moore | 1 | -0/+1 |
2007-02-03 | ACPICA: Delete stale FADT functions outside tbfadt.c. | Bob Moore | 2 | -109/+0 |
2007-02-03 | ACPICA: Cleanup of FADT verification function. | Bob Moore | 1 | -42/+23 |