1. 9cf7ade ACPICA: iasl: add ASL conversion tool by Bob Moore · 8 years ago
  2. 9ff5a21a ACPICA: Cleanup AML opcode definitions, no functional change by Bob Moore · 8 years ago
  3. 7735ca0 ACPICA: Source tree: Update copyright notices to 2017 by Bob Moore · 8 years ago
  4. ce87e09 ACPICA: Parser: Allow method invocations as target operands by Bob Moore · 8 years ago
  5. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 9 years ago
  6. 89438f9 ACPICA: Parser: Add constants for internal namepath function by Bob Moore · 9 years ago
  7. 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 9 years ago
  8. 25823e7 ACPICA: Add additional debug info/statements by Bob Moore · 10 years ago
  9. ec4252a ACPICA: Parser: Remove redundant opcode execution debugging output by Lv Zheng · 10 years ago
  10. ab6c573 ACPICA: Executer: Add interpreter tracing mode for method tracing facility by Lv Zheng · 10 years ago
  11. a616dc2 ACPICA: Dispatcher: Add trace support for interpreter by Lv Zheng · 10 years ago
  12. 62eb935 ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments by Lv Zheng · 10 years ago
  13. 950a429 ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object by Lv Zheng · 10 years ago
  14. 83482f7 ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state by Lv Zheng · 10 years ago
  15. eb87a05 ACPICA: Parser: Reduce parser/namespace divergences for tracer support by Lv Zheng · 10 years ago
  16. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 10 years ago
  17. 22b5afc ACPICA: Add auto-serialization support for ill-behaved control methods. by Bob Moore · 11 years ago
  18. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 11 years ago
  19. 1d1ea1b ACPICA: Standardize all switch() blocks by Chao Guan · 12 years ago
  20. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  21. 42f8fb7 ACPICA: Source restructuring: split large files into 8 new files. by Bob Moore · 12 years ago
  22. c8d586f ACPICA: Lint changes, no functional change. by Bob Moore · 12 years ago
  23. 17b1f45 ACPICA: Update for 64-bit generation of recent error message changes by Bob Moore · 12 years ago
  24. 97171c6 ACPICA: Add starting offset parameter to common dump buffer routine by Bob Moore · 12 years ago
  25. 00eb325 ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs by Bob Moore · 12 years ago
  26. 86ff0e5 ACPICA: Fix unmerged acmacros.h divergences. by Lv Zheng · 12 years ago
  27. ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 13 years ago
  28. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
  29. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  30. 2629484 ACPICA: Fix issues/fault with automatic "serialized" method support by Lin Ming · 14 years ago
  31. f6a22b0 ACPICA: Standardize integer output for ACPICA warnings/errors by Bob Moore · 15 years ago
  32. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 15 years ago
  33. 9a884ab ACPICA: Add additional module-level code support by Lin Ming · 15 years ago
  34. 7f0c826 ACPICA: Add support for module-level executable AML code by Lin Ming · 16 years ago
  35. e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago
  36. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago[Renamed from drivers/acpi/parser/psloop.c]
  37. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  38. 8bd108d ACPICA: add preemption point after each opcode parse by Alexey Starikovskiy · 16 years ago
  39. 75a44ce ACPICA: update Intel copyright by Len Brown · 17 years ago
  40. ef805d9 ACPICA: Implemented full argument resolution support for the BankValue argument to BankField by Lin Ming · 17 years ago
  41. 941f48b ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion by Lin Ming · 17 years ago
  42. 4e3156b ACPICA: changed order of interpretation of operand objects by Bob Moore · 17 years ago
  43. 773069d ACPICA: Several fixes for internal method result stack by Bob Moore · 17 years ago
  44. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 18 years ago
  45. 9bc75cf ACPICA: Eliminate control method 2-pass parse/execute. by Valery Podrezov · 18 years ago
  46. 4d0b4af ACPICA: Restructured module into multiple functions. by Mikhail Kouzmich · 18 years ago
  47. b229cf9 ACPI: ACPICA 20060421 by Bob Moore · 19 years ago
  48. 793c238 ACPI: ACPICA 20060331 by Bob Moore · 19 years ago
  49. ea936b7 ACPI: ACPICA 20060217 by Bob Moore · 19 years ago
  50. 52fc0b0 [ACPI] ACPICA 20060210 by Bob Moore · 18 years ago
  51. b8e4d89 [ACPI] ACPICA 20060127 by Bob Moore · 19 years ago
  52. 4a90c7e [ACPI] ACPICA 20060113 by Bob Moore · 19 years ago
  53. defba1d [ACPI] ACPICA 20051216 by Bob Moore · 19 years ago
  54. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 20 years ago
  55. 0c9938c [ACPI] ACPICA 20050729 from Bob Moore by Robert Moore · 20 years ago
  56. 670fac7 [ACPI] disable module level AML code (for now) by Len Brown · 20 years ago
  57. f9f4601 ACPICA 20050708 from Bob Moore <robert.moore@intel.com> by Robert Moore · 20 years ago
  58. 73459f7 ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> by Robert Moore · 20 years ago