Age | Commit message (Expand) | Author |
2013-07-18 | ACPICA: expose OSI version | Aaron Lu |
2013-06-20 | ACPICA: _CST repair: Handle null package entries | Lv Zheng |
2013-06-20 | ACPICA: Add several repairs for _CST predefined name | Lv Zheng |
2013-06-20 | ACPICA: Move _PRT repair into the standard complex repair module | Lv Zheng |
2013-06-16 | ACPICA: Clear events initialized flag upon event component termination | Tomasz Nowicki |
2013-06-16 | ACPICA: Fix possible memory leak in GPE init error path | Tomasz Nowicki |
2013-06-16 | ACPICA: ACPICA Termination: Delete global lock pending lock | Tomasz Nowicki |
2013-06-16 | ACPICA: Update interface to acpi_ut_valid_acpi_name() | Bob Moore |
2013-06-16 | ACPICA: Do not use extended sleep registers unless HW-reduced bit is set | Lv Zheng |
2013-06-16 | ACPICA: Split table print utilities to a new a separate file | Bob Moore |
2013-06-16 | ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT | Lv Zheng |
2013-06-16 | ACPICA: Standardize all switch() blocks | Chao Guan |
2013-06-16 | ACPICA: Split internal error msg routines to a separate file | Bob Moore |
2013-06-16 | ACPICA: Split buffer dump routines into separate file | Bob Moore |
2013-06-01 | ACPICA: Update for "orphan" embedded controller _REG method support | Zhang Rui |
2013-06-01 | ACPICA: Predefined name support: Remove unused local variable | Bob Moore |
2013-06-01 | ACPICA: Add argument typechecking for all predefined ACPI names | Bob Moore |
2013-06-01 | ACPICA: Add BIOS error interface for predefined name validation support | Bob Moore |
2013-06-01 | ACPICA: Change an exception code for the ASL UnLoad() operator | Bob Moore |
2013-05-08 | ACPICA: ACPICA: Fix for _INI regression | Tomasz Nowicki |
2013-05-08 | ACPICA: _OSI support: Fix possible memory leak | Jung-uk Kim |
2013-05-08 | ACPICA: Fix possible buffer overflow during a field unit read operation | Bob Moore |
2013-04-12 | ACPICA: Add a lock to the internal object reference count mechanism | Bob Moore |
2013-04-12 | ACPICA: Fix a format string for 64-bit generation | Bob Moore |
2013-04-12 | ACPICA: Remove FORCE_DELETE option for global reference count mechanism | Bob Moore |
2013-04-12 | ACPICA: Improve error message for Index() operator | Bob Moore |
2013-04-12 | ACPICA: FADT: Remove extraneous warning for very large GPE registers | Linn Crosetto |
2013-04-12 | ACPICA: Fix a typo in a function header, no functional change | Colin Ian King |
2013-04-12 | ACPICA: Fix a typo in an error message | Colin Ian King |
2013-04-12 | ACPICA: Fix for some comments/headers | Tang Chen |
2013-04-12 | ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex() | Jung-uk Kim |
2013-04-12 | ACPICA: Predefine names: Add allowed argument types to master info table | Bob Moore |
2013-03-12 | ACPICA: Object repair: Allow 0-length packages for variable-length packages | Bob Moore |
2013-03-12 | ACPICA: Disassembler: Add warnings for unresolved control methods | Bob Moore |
2013-03-12 | ACPICA: Return object repair: Add resource template repairs | Lv Zheng |
2013-03-12 | ACPICA: Return object repair: Add string-to-unicode conversion | Lv Zheng |
2013-03-12 | ACPICA: Split object conversion functions to a new file | Bob Moore |
2013-03-12 | ACPICA: Add mechanism for early object repairs on a per-name basis | Bob Moore |
2013-03-12 | ACPICA: Add exception descriptions to exception info table | Bob Moore |
2013-03-12 | ACPICA: Regression fix: reinstate safe exit macros | Bob Moore |
2013-03-12 | ACPICA: Update for ACPI 5 hardware-reduced feature | Bob Moore |
2013-03-12 | ACPICA: Add parens within macros around parameter names | Bob Moore |
2013-03-12 | ACPICA: Add macros to access pointer to next object in the descriptor list | Jung-uk Kim |
2013-03-12 | ACPICA: Update error/debug messages for fixed events | Bob Moore |
2013-03-12 | ACPICA: Fix a long-standing bug in local cache | Jung-uk Kim |
2013-03-12 | ACPICA: Fix a couple warnings detected on FreeBSD build | Jung-uk Kim |
2013-03-12 | ACPICA: Resource Mgr: Prevent infinite loops in resource walks | Bob Moore |
2013-01-25 | ACPICA: Update predefined info table for _MLS method | Bob Moore |
2013-01-25 | ACPICA: Remove some extraneous newlines in ACPI_ERROR type calls | Bob Moore |
2013-01-25 | ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operators | Bob Moore |