1. 6a0df32 ACPICA: Move all ASCII utilities to a common file by Bob Moore · 9 years ago
  2. f5c1e1c ACPICA: Divergence: remove unwanted spaces for typedef by Lv Zheng · 9 years ago
  3. 0dfaaa3 ACPICA: All: const keyword changes across the ACPICA source by Bob Moore · 9 years ago
  4. 3a05be7 ACPICA: Utilities: Update for strtoul64 merger by Bob Moore · 9 years ago
  5. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 9 years ago
  6. 07cb390 ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method." by Bob Moore · 9 years ago
  7. 2ba7379 ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file by Bob Moore · 9 years ago
  8. 675dfa0 ACPICA: acpiexec: Add support for AML files containing multiple tables by Bob Moore · 9 years ago
  9. c118abc ACPICA: Add "const" to some functions that return fixed strings by LABBE Corentin · 9 years ago
  10. 4d946f7 ACPI: Enable build of AML interpreter debugger by Lv Zheng · 9 years ago
  11. 17dd4dc ACPICA: acpinames: Add new options and wildcard support by Bob Moore · 9 years ago
  12. 2762919 ACPICA: Cleanup use of all non-ANSI local C library functions by Bob Moore · 9 years ago
  13. 747ef1b ACPICA: Split C library prototypes to new header by Bob Moore · 10 years ago
  14. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 10 years ago
  15. f65358e ACPICA: Utilities: Add _CLS processing by Suravee Suthikulpanit · 10 years ago
  16. a737222 ACPICA: iASL: Enhance detection of non-ascii or corrupted input files. by Bob Moore · 10 years ago
  17. 6306bf8 ACPICA: Utilities: Correct conditional compilation definitions. by Lv Zheng · 10 years ago
  18. 9bd4ce3 ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push(). by Rickard Strandqvist · 10 years ago
  19. 18ae902 ACPICA: Linuxize: Reduce divergences for 20150410 release. by Lv Zheng · 10 years ago
  20. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 10 years ago
  21. 73bbca0 ACPICA: acpihelp: Add UUID support, restructure some existing files. by Bob Moore · 10 years ago
  22. 846d6ef ACPICA: acpidump: Reduce freopen() invocations to improve portability by Lv Zheng · 10 years ago
  23. a92e957 ACPICA: Common: Enhance acpi_getopt() to improve portability by Lv Zheng · 10 years ago
  24. 80a648c ACPICA: Utilities: Add formatted printing APIs by Lv Zheng · 10 years ago
  25. 83b80bac ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs by Lv Zheng · 10 years ago
  26. e740304 ACPICA: Utilities: Add support to read table from files by Lv Zheng · 10 years ago
  27. ae8ffc7 ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT() by Lv Zheng · 10 years ago
  28. e2b9035 ACPICA: acpidump: Update new structures and add missing file. by Lv Zheng · 11 years ago
  29. 06a63e3 ACPICA: Disassembler: Add decoding of Notify() values. by Bob Moore · 11 years ago
  30. b944b29 ACPICA: Disassembler: Add support to decode _HID and _CID values. by Bob Moore · 11 years ago
  31. 6e59608 ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." by Robert Moore · 11 years ago
  32. 4ac4c5f ACPICA: Headers: Deploy #pragma pack (push) and (pop). by Bob Moore · 11 years ago
  33. 3334861 ACPICA: Update the conditions to enable the utility resource dump strings. by Lv Zheng · 11 years ago
  34. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 11 years ago
  35. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  36. 7342447 ACPICA: Add safe versions of common string functions. by Bob Moore · 11 years ago
  37. 2cf9f5b ACPICA: Add acpi_update_interfaces() public interface by Lv Zheng · 11 years ago
  38. 0fb3adf ACPICA: Disassembler: Expand maximum output string length to 64K by Bob Moore · 11 years ago
  39. de8e7db ACPICA: Update interface to acpi_ut_valid_acpi_name() by Bob Moore · 12 years ago
  40. b6872ff ACPICA: Split internal error msg routines to a separate file by Bob Moore · 12 years ago
  41. e1405ca ACPICA: Add BIOS error interface for predefined name validation support by Bob Moore · 12 years ago
  42. 60f3deb ACPICA: Remove FORCE_DELETE option for global reference count mechanism by Bob Moore · 12 years ago
  43. 388a990 ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex() by Jung-uk Kim · 12 years ago
  44. c34c82b ACPICA: Predefine names: Add allowed argument types to master info table by Bob Moore · 12 years ago
  45. ae1b476 ACPICA: Add exception descriptions to exception info table by Bob Moore · 12 years ago
  46. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  47. 42f8fb7 ACPICA: Source restructuring: split large files into 8 new files. by Bob Moore · 12 years ago
  48. 886308e ACPICA: Debugger: Major update for the Disassemble<method> command. by Bob Moore · 12 years ago
  49. 413fc3f ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method by Bob Moore · 12 years ago
  50. 97171c6 ACPICA: Add starting offset parameter to common dump buffer routine by Bob Moore · 12 years ago
  51. 78e25fe ACPICA: Fix divergences of definition conflicts. by Lv Zheng · 12 years ago
  52. 6d33b6b ACPICA: Fix unmerged utility divergences. by Lv Zheng · 12 years ago
  53. 45dcd31 Cleanup of invalid ACPI name handling and repair by Bob Moore · 12 years ago
  54. c6e1733 ACPICA: iASL: Improved pathname support by Bob Moore · 13 years ago
  55. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
  56. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
  57. e0fe0a8 ACPI 5.0: Support for all new resource descriptors by Lin Ming · 13 years ago
  58. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  59. cc84e26 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file by Bob Moore · 14 years ago
  60. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  61. 5df7e6c ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type by Bob Moore · 15 years ago
  62. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 15 years ago
  63. 502f7ef ACPICA: New internal utility function to create Integer objects by Bob Moore · 15 years ago
  64. 7df200c ACPICA: Reduce severity of predefined repair messages, Warning to Info by Bob Moore · 15 years ago
  65. 0444e8f ACPICA: Fix: Predefined object repair executed only once by Bob Moore · 16 years ago
  66. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 16 years ago
  67. 8a335a23 ACPICA: Fix AcpiWalkNamespace race condition with table unload by Bob Moore · 16 years ago
  68. e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago[Renamed from include/acpi/acutils.h]
  69. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  70. f02a99a ACPICA: Add function to decode reference obj types to strings by Bob Moore · 16 years ago
  71. b417d40 ACPICA: Return status from global init function by Yi Yang · 16 years ago
  72. 4b8ed63 ACPICA: Add const qualifier for appropriate string constants by Bob Moore · 17 years ago
  73. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 17 years ago
  74. 75a44ce ACPICA: update Intel copyright by Len Brown · 17 years ago
  75. 514d18d ACPICA: Update for new Notify values by Zhang Rui · 17 years ago
  76. 8c8eb78 ACPI: autoload modules - ACPICA modifications by Thomas Renninger · 17 years ago
  77. 6287ee3 ACPICA: Support for external package objects as method arguments by Bob Moore · 18 years ago
  78. fd35094 ACPICA: Lindent by Len Brown · 18 years ago
  79. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 18 years ago
  80. 765ec20 ACPICA: Delete stale FADT functions outside tbfadt.c. by Bob Moore · 18 years ago
  81. 84fb2c9 ACPICA: Split acpi_format_exception into two parts by Bob Moore · 18 years ago
  82. 3d81b23 ACPICA: Fix unalignment in acpi_ut_repair_name by Bob Moore · 18 years ago
  83. b229cf9 ACPI: ACPICA 20060421 by Bob Moore · 19 years ago
  84. 793c238 ACPI: ACPICA 20060331 by Bob Moore · 19 years ago
  85. 61686124 [ACPI] ACPICA 20060317 by Bob Moore · 19 years ago
  86. 52fc0b0 [ACPI] ACPICA 20060210 by Bob Moore · 18 years ago
  87. b8e4d89 [ACPI] ACPICA 20060127 by Bob Moore · 19 years ago
  88. 4a90c7e [ACPI] ACPICA 20060113 by Bob Moore · 19 years ago
  89. defba1d [ACPI] ACPICA 20051216 by Bob Moore · 19 years ago
  90. 96db255 [ACPI] ACPICA 20051102 by Bob Moore · 19 years ago
  91. 0897831 [ACPI] ACPICA 20051021 by Bob Moore · 19 years ago
  92. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  93. 0c9938c [ACPI] ACPICA 20050729 from Bob Moore by Robert Moore · 19 years ago
  94. f9f4601 ACPICA 20050708 from Bob Moore <robert.moore@intel.com> by Robert Moore · 19 years ago
  95. 73459f7 ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> by Robert Moore · 20 years ago
  96. 44f6c01 ACPICA 20050408 from Bob Moore by Robert Moore · 20 years ago
  97. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago