Commit Graph

570 Commits (3aca446acf32243029f5c83810b50aad3c32b6bf)

Author SHA1 Message Date
Lv Zheng 481c13814a ACPICA: Remove bool usage from ACPICA. 11 years ago
Lv Zheng 71487f3ffd ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global. 11 years ago
Lv Zheng ed6069445d ACPICA: Linuxize: Cleanup spaces after special macro invocations. 11 years ago
Bob Moore 06d186010c ACPICA: Interpreter: Add additional debug info for an error case. 11 years ago
Bob Moore 1a2c478371 ACPICA: Add an error message if the Debugger fails initialization. 11 years ago
Bob Moore 5d4de9af84 ACPICA: Conditionally define a local variable that is used for debug only. 11 years ago
Bob Moore 20c40de059 ACPICA: Parser: Updates/fixes for debug output. 11 years ago
Bob Moore 0f607cb59e ACPICA: Enhance ACPI warning for memory/IO address conflicts. 11 years ago
Bob Moore 87beb7e828 ACPICA: Update several debug statements - no functional change. 11 years ago
Bob Moore 4bec3d80a0 ACPICA: Improve exception handling for GPE block installation. 11 years ago
Bob Moore 0249ed2444 ACPICA: Add option to favor 32-bit FADT addresses. 11 years ago
Lv Zheng fab4610583 ACPICA: Cleanup the option of forcing the use of the RSDT. 11 years ago
Lv Zheng 671cc68dc6 ACPICA: Back port and refine validation of the XSDT root table. 11 years ago
Lv Zheng bb3fec146c ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change. 11 years ago
Bob Moore 5af2b6351b ACPICA: Disassembler: Improve pathname support for emitted External() statements. 11 years ago
Bob Moore 5076f00504 ACPICA: Debug output: Fix a couple of small output issues. 11 years ago
Bob Moore 3f69fe1531 ACPICA: Add support to delete all objects attached to the root namespace node. 11 years ago
Tomasz Nowicki 794ba09bf3 ACPICA: Delete all attached data objects during namespace node deletion. 11 years ago
Lv Zheng 9a0a359725 ACPICA: Resources: Fix loop termination for the get AML length function. 11 years ago
Bob Moore bf9b448ef8 ACPICA: Debug output: Do not emit function nesting level for kernel build. 11 years ago
Lv Zheng 45c9f78b25 ACPICA: Add __init for ACPICA initializers/finalizers. 11 years ago
Lv Zheng 40bce100ca ACPICA: Cleanup asmlinkage for ACPICA APIs. 11 years ago
Lv Zheng dba47d3af9 ACPICA: Fix cached object deletion code. 11 years ago
Lv Zheng 2faa046485 ACPICA: Remove dead AOPOBJ_INVALID check. 11 years ago
Lv Zheng 6208a3dd37 ACPICA: Cleanup useless memset invocations. 11 years ago
Lv Zheng bd48d67767 ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal. 11 years ago
Lv Zheng 130797a6c3 ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). 11 years ago
Lv Zheng 9187a415fd ACPICA: Add new statistics interface. 11 years ago
Lv Zheng 98f7eb878a ACPICA: Update namespace dump code. 11 years ago
Lv Zheng 99567bc550 ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag. 11 years ago
Lv Zheng bb42cc224a ACPICA: Update default space handlers. 11 years ago
Lv Zheng cd27d79f56 ACPICA: Fix indentation issues for macro invocations. 11 years ago
Lv Zheng d21f600b0e ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces. 11 years ago
Lv Zheng 10622bf8ce ACPICA: Linuxize: Change indentation of C labels. 11 years ago
Bob Moore bb1cab3d52 ACPICA: Clarify ACPI_FREE_BUFFER usage. 11 years ago
Lv Zheng 839e928f5b ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. 11 years ago
Bob Moore e07fcfd89f ACPICA: Hardcode access width for the reset register. 11 years ago
Lv Zheng ab3b24807a ACPICA: Fix possible memory leaks in the GPE handling. 11 years ago
Lv Zheng b3c86c30ef ACPICA: Cleanup memory allocation macros and configurability. 11 years ago
Bob Moore 73424473d0 ACPICA: Add safe versions of common string functions. 11 years ago
Bob Moore 1d98e9e0bb ACPICA: Add history/line-editing for Unix/Linux systems. 11 years ago
Bob Moore 48961ce627 ACPICA: Add a check for a null node during namespace walk. 11 years ago
Bob Moore d7da179423 ACPICA: Table print header function: Increase default width for table length. 11 years ago
Tomasz Nowicki 1b673f23d9 ACPICA: Ensure that debug output is immediately disabled on termination. 11 years ago
Masanari Iida 6d3be300c6 treewide: Fix typo in printk 11 years ago
Bob Moore c53ae3a60c ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument. 12 years ago
Lv Zheng cacba86573 ACPICA: Tables: Cleanup RSDP signature codes. 12 years ago
Lv Zheng 94d4be6773 ACPICA: Tables: Cleanup table checksum verification code. 12 years ago
Bob Moore 424deb3870 ACPICA: Debugger: Add new command to display full namespace pathnames. 12 years ago
David E. Box d2e7d079c7 ACPICA: Operation region support: Never free the handler "context" pointer. 12 years ago