1. 2915f16 ACPICA: Namespace: fix operand cache leak by Seunghun Han · 7 years ago
  2. c2d981a ACPICA: Namespace: Add acpi_ns_get_node_unlocked() by Lv Zheng · 8 years ago
  3. f5c1e1c ACPICA: Divergence: remove unwanted spaces for typedef by Lv Zheng · 8 years ago
  4. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 8 years ago
  5. 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 9 years ago
  6. 2e5321c ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscores by Lv Zheng · 9 years ago
  7. 25823e7 ACPICA: Add additional debug info/statements by Bob Moore · 9 years ago
  8. d1e7ffe ACPICA: Namespace: Add function to directly return normalized full path by Lv Zheng · 9 years ago
  9. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 9 years ago
  10. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 9 years ago
  11. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 10 years ago
  12. 3f69fe1 ACPICA: Add support to delete all objects attached to the root namespace node. by Bob Moore · 11 years ago
  13. 10622bf ACPICA: Linuxize: Change indentation of C labels. by Lv Zheng · 11 years ago
  14. 1d1ea1b ACPICA: Standardize all switch() blocks by Chao Guan · 11 years ago
  15. fd1af71 ACPICA: Regression fix: reinstate safe exit macros by Bob Moore · 11 years ago
  16. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 11 years ago
  17. 7b89169 ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros. by Bob Moore · 12 years ago
  18. f8c9bfe ACPICA: Add root node optimization to internal get namespace node function. by Bob Moore · 12 years ago
  19. 04a81dc ACPICA: Eliminate some small unnecessary pathname functions. by Bob Moore · 12 years ago
  20. 0e770b3 ACPICA: Performance: Remove function tracing from critical allocation functions. by Bob Moore · 12 years ago
  21. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  22. 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  23. 47abd13 ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME by Bob Moore · 12 years ago
  24. 00eb325 ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs by Bob Moore · 12 years ago
  25. 73a3090 ACPICA: Remove extra spaces after periods within comments by Bob Moore · 12 years ago
  26. ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 12 years ago
  27. a1acd22 ACPICA: Change exception code for invalid pathname in acpi_evaluate_object by Bob Moore · 12 years ago
  28. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 12 years ago
  29. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 13 years ago
  30. cc84e26 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file by Bob Moore · 14 years ago
  31. c45b5c0 ACPICA: Performance enhancement for namespace search and access by Alexey Starikovskiy · 14 years ago
  32. f6a22b0 ACPICA: Standardize integer output for ACPICA warnings/errors by Bob Moore · 14 years ago
  33. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 14 years ago
  34. f24b664 ACPICA: Update internal namespace node/handle interfaces by Bob Moore · 15 years ago
  35. 5853a9f ACPICA: Fix several pointer casts to avoid possible compile warnings by Bob Moore · 15 years ago
  36. d4913dc ACPICA: Formatting update - no functional changes by Bob Moore · 15 years ago
  37. 7bcc06e ACPICA: Debug output: decrease verbosity of DB_INFO debug level by Bob Moore · 15 years ago
  38. e2f7a77 ACPICA: hide private headers by Len Brown · 15 years ago
  39. 95b482a ACPICA: create acpica/ directory by Len Brown · 15 years ago[Renamed from drivers/acpi/namespace/nsutils.c]
  40. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  41. d037c5f ACPICA: Allow multiple backslash prefix in namepaths by Lin Ming · 16 years ago
  42. 4b8ed63 ACPICA: Add const qualifier for appropriate string constants by Bob Moore · 16 years ago
  43. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 16 years ago
  44. 75a44ce ACPICA: update Intel copyright by Len Brown · 16 years ago
  45. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 17 years ago
  46. f3d2e78 ACPICA: Implement simplified Table Manager by Bob Moore · 17 years ago
  47. 4119532 ACPI: ACPICA 20060526 by Bob Moore · 18 years ago
  48. b229cf9 ACPI: ACPICA 20060421 by Bob Moore · 18 years ago
  49. 61686124 [ACPI] ACPICA 20060317 by Bob Moore · 18 years ago
  50. 8313524 ACPI: ACPICA 20060310 by Bob Moore · 18 years ago
  51. ea936b7 ACPI: ACPICA 20060217 by Bob Moore · 18 years ago
  52. 52fc0b0 [ACPI] ACPICA 20060210 by Bob Moore · 18 years ago
  53. b8e4d89 [ACPI] ACPICA 20060127 by Bob Moore · 18 years ago
  54. 4a90c7e [ACPI] ACPICA 20060113 by Bob Moore · 18 years ago
  55. 50eca3e [ACPI] ACPICA 20050930 by Bob Moore · 19 years ago
  56. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  57. 44f6c01 ACPICA 20050408 from Bob Moore by Robert Moore · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago