1. 2e5321c ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscores by Lv Zheng · 9 years ago
  2. a2352db ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usage by Lv Zheng · 9 years ago
  3. 1bdc63b ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasm by Lv Zheng · 9 years ago
  4. f8fb4c3 ACPICA: Debugger: Split debugger initialization/termination APIs by Lv Zheng · 9 years ago
  5. 47cdf8c ACPICA: Make the max-number-of-loops runtime configurable by Bob Moore · 9 years ago
  6. e69ab9a ACPICA: Debugger: Add option to display namespace summary/counts by Bob Moore · 9 years ago
  7. 25823e7 ACPICA: Add additional debug info/statements by Bob Moore · 9 years ago
  8. 3c0503d ACPICA: Table handling: Cleanup and update debug output for tools by Bob Moore · 9 years ago
  9. 93cdafa ACPICA: acpiexec/acpinames: Support very large number of ACPI tables by Bob Moore · 9 years ago
  10. 17dd4dc ACPICA: acpinames: Add new options and wildcard support by Bob Moore · 9 years ago
  11. 7484619 ACPICA: Tables: Cleanup to reduce FACS globals by Lv Zheng · 9 years ago
  12. 8ec3f45 ACPICA: Tables: Fix global table list issues by removing fixed table indexes by Lv Zheng · 9 years ago
  13. 92b21a9 ACPICA: Update info messages during ACPICA init by Bob Moore · 9 years ago
  14. 2aabfad ACPICA: Disassembler: Update for new listing mode by Bob Moore · 9 years ago
  15. 9f41fd8 ACPICA: Update parameter validation for data_table_region and load_table by Bob Moore · 9 years ago
  16. 3534969 ACPICA: Disassembler: Remove duplicate code in _PLD processing. by Bob Moore · 9 years ago
  17. 4712f71 ACPICA: Correctly cleanup after a ACPI table load failure by Bob Moore · 9 years ago
  18. 6d9be0a ACPICA: iASL/Disassembler: Add prototype verbose mode by Bob Moore · 9 years ago
  19. fdd8d83 ACPICA: Debugger: Move debugger specific APIs to debugger component by Lv Zheng · 9 years ago
  20. 02ca26b ACPICA: Debugger: Reduce structure size for debugger by Lv Zheng · 9 years ago
  21. 88606a2 ACPICA: Cleanup use of NEGATIVE and POSITIVE defines by Bob Moore · 9 years ago
  22. 2762919 ACPICA: Cleanup use of all non-ANSI local C library functions by Bob Moore · 9 years ago
  23. 53d9edc ACPICA: iASL: Add new warnings for method local_x and arg_x variables by Bob Moore · 9 years ago
  24. dc67d0f ACPICA: Remove extraneous check for null walk_state by Markus Elfring · 9 years ago
  25. ec4252a ACPICA: Parser: Remove redundant opcode execution debugging output by Lv Zheng · 9 years ago
  26. fb18e8f ACPICA: Executer: Add option to bypass opcode tracing by Lv Zheng · 9 years ago
  27. bab0482 ACPICA: Executer: Add OSL trace hook support by Lv Zheng · 9 years ago
  28. ab6c573 ACPICA: Executer: Add interpreter tracing mode for method tracing facility by Lv Zheng · 9 years ago
  29. a616dc2 ACPICA: Dispatcher: Add trace support for interpreter by Lv Zheng · 9 years ago
  30. 0bac429 ACPICA: Dispatcher: Move stack traversal code to dispatcher by Lv Zheng · 9 years ago
  31. d1e7ffe ACPICA: Namespace: Add function to directly return normalized full path by Lv Zheng · 9 years ago
  32. 07b9c91 ACPICA: Executer: Add back pointing reference of method operand by Lv Zheng · 9 years ago
  33. 62eb935 ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments by Lv Zheng · 9 years ago
  34. 950a429 ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object by Lv Zheng · 9 years ago
  35. 83482f7 ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state by Lv Zheng · 9 years ago
  36. eb87a05 ACPICA: Parser: Reduce parser/namespace divergences for tracer support by Lv Zheng · 9 years ago
  37. ea7d521 Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."' by Rafael J. Wysocki · 9 years ago
  38. 3d2967b ACPICA: Comment update, no functional change by gongzg · 9 years ago
  39. 747ef1b ACPICA: Split C library prototypes to new header by Bob Moore · 9 years ago
  40. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 9 years ago
  41. fde175e ACPICA: Cleanup output for the ASL Debug object by Bob Moore · 9 years ago
  42. dc00203 ACPICA: Update for acpi_install_table memory types by Zhang Rui · 9 years ago
  43. 8ea9865 ACPICA: Namespace: Change namespace override to avoid node deletion by Bob Moore · 9 years ago
  44. fe53699 ACPICA: Namespace: Add support of OSDT table by Bob Moore · 9 years ago
  45. 8f6f036 ACPICA: Namespace: Add support to allow overriding objects by Lv Zheng · 9 years ago
  46. f65358e ACPICA: Utilities: Add _CLS processing by Suravee Suthikulpanit · 9 years ago
  47. c04be18 ACPICA: Tables: Fix an issue that FACS initialization is performed twice by Lv Zheng · 9 years ago
  48. f06147f ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS by Lv Zheng · 9 years ago
  49. c04e1fb ACPICA: Tables: Enable both 32-bit and 64-bit FACS by Lv Zheng · 9 years ago
  50. aca2a5d ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS by Lv Zheng · 9 years ago
  51. 7011bf4 ACPICA: Linuxize: Replace __FUNCTION__ with __func__ by Lv Zheng · 10 years ago
  52. 52c1d80 ACPICA: Linuxize: Reduce divergences for 20150616 release by Lv Zheng · 10 years ago
  53. 04f8e38 ACPICA: ACPI 6.0: Add support for NFIT table. by Bob Moore · 10 years ago
  54. 0bb346c ACPICA: acpi_help: Add option to display all known/supported ACPI tables. by Bob Moore · 10 years ago
  55. 5b0bbfb ACPICA: iASL/disassembler - fix possible fault for -e option. by Bob Moore · 10 years ago
  56. 2900d56 ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list(). by Lv Zheng · 10 years ago
  57. c8dec74 ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_method(). by Lv Zheng · 10 years ago
  58. a737222 ACPICA: iASL: Enhance detection of non-ascii or corrupted input files. by Bob Moore · 10 years ago
  59. b0e01c7 ACPICA: Parser: Move a couple externals to the proper header. by Bob Moore · 10 years ago
  60. e34a781 ACPICA: ACPI 6.0: Add support for new predefined names. by Bob Moore · 10 years ago
  61. ff284f3 Revert "ACPICA: Permanently set _REV to the value '2'." by Rafael J. Wysocki · 10 years ago
  62. 0ee0d34 ACPICA: Store GPE register enable masks upfront by Rafael J. Wysocki · 10 years ago
  63. cef9aaa ACPICA: Fix a couple issues with the local printf module. by Lv Zheng · 10 years ago
  64. d5a6f6b ACPICA: Add "//" before ascii output of buffers. by Bob Moore · 10 years ago
  65. 5394517 ACPICA: Remove unused internal AML opcode. by Bob Moore · 10 years ago
  66. b1ef297 ACPICA: Permanently set _REV to the value '2'. by Bob Moore · 10 years ago
  67. 796888e ACPICA: Add "Windows 2015" string to _OSI support. by Bob Moore · 10 years ago
  68. 56a3d5e ACPICA: Add infrastructure for External() opcode. by Bob Moore · 10 years ago
  69. 2e7cc46 ACPICA: iASL: Enhancement for constant folding. by Bob Moore · 10 years ago
  70. 8b0b1a9 ACPICA: iASL/Disassembler: Add option to assume table contains valid AML. by Bob Moore · 10 years ago
  71. 0a38113 ACPICA: Update AML Debugger global variables. by Bob Moore · 10 years ago
  72. 39239fe ACPICA: Update Resource descriptor dump module. by Bob Moore · 10 years ago
  73. 938ed10 ACPICA: Casting changes around acpi_physical_address/acpi_size. by Bob Moore · 10 years ago
  74. 27c481f ACPICA: Resources: Correct conditional compilation definitions. by Lv Zheng · 10 years ago
  75. 6306bf8 ACPICA: Utilities: Correct conditional compilation definitions. by Lv Zheng · 10 years ago
  76. 76cffa7 ACPICA: Tables: Move an iasl specific table function to iasl source file. by Lv Zheng · 10 years ago
  77. 9bd4ce3 ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push(). by Rickard Strandqvist · 10 years ago
  78. 1797d37 ACPICA: Applications: Remove use of __DATE__ macro. by Rasmus Villemoes · 10 years ago
  79. 09af8e8 ACPICA: Events: Add support to return both enable/status register values for GPE and fixed event. by Lv Zheng · 10 years ago
  80. 77ddc2f ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_table(). by Octavian Purdila · 10 years ago
  81. 1d0a0b2 ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. by Lv Zheng · 10 years ago
  82. cc2080b ACPICA: Utilities: Cleanup to convert physical address printing formats. by Lv Zheng · 10 years ago
  83. 6d3fd3c ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR(). by Lv Zheng · 10 years ago
  84. ea28492 ACPICA: Executer: Cleanup to remove an unnecessary conversion. by Lv Zheng · 10 years ago
  85. f254e3c ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address. by Lv Zheng · 10 years ago
  86. 18ae902 ACPICA: Linuxize: Reduce divergences for 20150410 release. by Lv Zheng · 10 years ago
  87. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
  88. 2eedd3d ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based GPE handling model by Lv Zheng · 10 years ago
  89. eb3d80f ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences by Lv Zheng · 10 years ago
  90. 0d0988a ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs by Lv Zheng · 10 years ago
  91. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 10 years ago
  92. d6c0266 ACPICA: Hardware: Cast GPE enable_mask before storing by David E. Box · 10 years ago
  93. 7c43312 ACPICA: Events: Cleanup GPE dispatcher type obtaining code by Lv Zheng · 10 years ago
  94. 779ba5a ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out of acpi_ev_gpe_dispatch() by Lv Zheng · 10 years ago
  95. c539251 ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing by Lv Zheng · 10 years ago
  96. b7be688 ACPICA: Events: Fix uninitialized variable by David E. Box · 10 years ago
  97. b18da58 ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction by Lv Zheng · 10 years ago
  98. 833bb93 ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe() by Lv Zheng · 10 years ago
  99. 1c4c81a ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after enable register writes" by Lv Zheng · 10 years ago
  100. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 10 years ago