Commit Graph

570 Commits (3aca446acf32243029f5c83810b50aad3c32b6bf)

Author SHA1 Message Date
Colin Ian King 0cb91bd898 ACPICA: Fix a typo in an error message 12 years ago
Tang Chen b7ed9a8e9c ACPICA: Fix for some comments/headers 12 years ago
Jung-uk Kim 388a990207 ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex() 12 years ago
Bob Moore c34c82bc96 ACPICA: Predefine names: Add allowed argument types to master info table 12 years ago
Bob Moore 02d4fb3686 ACPICA: Object repair: Allow 0-length packages for variable-length packages 12 years ago
Bob Moore 40411255c8 ACPICA: Disassembler: Add warnings for unresolved control methods 12 years ago
Lv Zheng 88fd0ac831 ACPICA: Return object repair: Add resource template repairs 12 years ago
Lv Zheng 96b44cc684 ACPICA: Return object repair: Add string-to-unicode conversion 12 years ago
Bob Moore 76a6225bf0 ACPICA: Split object conversion functions to a new file 12 years ago
Bob Moore d5a36100f6 ACPICA: Add mechanism for early object repairs on a per-name basis 12 years ago
Bob Moore ae1b476998 ACPICA: Add exception descriptions to exception info table 12 years ago
Bob Moore fd1af7126f ACPICA: Regression fix: reinstate safe exit macros 12 years ago
Bob Moore c39660b232 ACPICA: Update for ACPI 5 hardware-reduced feature 12 years ago
Bob Moore f1778eb1ab ACPICA: Add parens within macros around parameter names 12 years ago
Jung-uk Kim 1af8927171 ACPICA: Add macros to access pointer to next object in the descriptor list 12 years ago
Bob Moore d4d32195ff ACPICA: Update error/debug messages for fixed events 12 years ago
Jung-uk Kim 3cf24497f4 ACPICA: Fix a long-standing bug in local cache 12 years ago
Jung-uk Kim 3cfcf50ba4 ACPICA: Fix a couple warnings detected on FreeBSD build 12 years ago
Bob Moore c13085e519 ACPICA: Resource Mgr: Prevent infinite loops in resource walks 12 years ago
Bob Moore 378bb8b147 ACPICA: Update predefined info table for _MLS method 12 years ago
Bob Moore 5e30a96e47 ACPICA: Remove some extraneous newlines in ACPI_ERROR type calls 12 years ago
Bob Moore d9652b4e8a ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operators 12 years ago
Bob Moore 48ffb94f9e ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integers 12 years ago
Bob Moore 25f044e645 ACPICA: Update ACPICA copyrights to 2013 12 years ago
Lv Zheng 586ce51255 ACPICA: Update predefined info table 12 years ago
Lv Zheng b43e1065ca ACPICA: Cleanup table handler naming conflicts. 12 years ago
Bob Moore 42f8fb75c4 ACPICA: Source restructuring: split large files into 8 new files. 12 years ago
Bob Moore 3f654bad32 ACPICA: Interpreter: Fix Store() when implicit conversion is not possible. 12 years ago
Bob Moore 9cea6249c9 ACPICA: Resources: Split interrupt share/wake bits into two fields. 12 years ago
Aaron Lu f7b488e23c ACPICA: Resources: Support for ACPI 5 wake bit in ExtendedInterrupt descriptor. 12 years ago
Bob Moore ef42e53f27 ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table. 12 years ago
Bob Moore 3e5621a750 ACPICA: Update ACPICA initialization messages. 12 years ago
Bob Moore 2fae3e56ca ACPICA: Namespace: Eliminate dot...dot output during initialization. 12 years ago
Aaron Lu e3ab8e42ff ACPICA: Resource manager: Add support for ACPI 5 wake bit in IRQ descriptor. 12 years ago
Tim Gardner 78d025e2d0 ACPICA: Fix possible memory leak in dispatcher error path. 12 years ago
Bob Moore e81a52b8b6 ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro. 12 years ago
Bob Moore 0377b5acba ACPICA: Merge all debug output macros into a single file, acoutput. 12 years ago
Bob Moore 10e9e75926 ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code. 12 years ago
Bob Moore 7b89169309 ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros. 12 years ago
Bob Moore db38bf5a57 ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front. 12 years ago
Bob Moore ad5a06f296 ACPICA: DEBUG_PRINT macros: Update to improve performance. 12 years ago
Rafael J. Wysocki 0fdce47677 ACPICA: Resource Manager: Add a pointer cast for a namespace node. 12 years ago
Bob Moore c41679a448 ACPICA: Add time macros for various timer/time manipulation. 12 years ago
Bob Moore c8d586f8ed ACPICA: Lint changes, no functional change. 12 years ago
Bob Moore f8c9bfe461 ACPICA: Add root node optimization to internal get namespace node function. 12 years ago
Bob Moore 04a81dce13 ACPICA: Eliminate some small unnecessary pathname functions. 12 years ago
Bob Moore 528a412c86 ACPICA: Change exception code for LoadTable operator. 12 years ago
Bob Moore afb1bbee80 ACPICA: Resources: New interface, AcpiWalkResourceBuffer. 12 years ago
Bob Moore ef0b67fe2d ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure. 12 years ago
Lv Zheng fb4e50269c ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE. 12 years ago