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