1. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 9 years ago
  2. 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 9 years ago
  3. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 9 years ago
  4. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 9 years ago
  5. 6ac4a2a Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  6. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 10 years ago
  7. 7c2e177 ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data() by Rafael J. Wysocki · 10 years ago
  8. bb3fec1 ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change. by Lv Zheng · 11 years ago
  9. 10622bf ACPICA: Linuxize: Change indentation of C labels. by Lv Zheng · 11 years ago
  10. bb1cab3 ACPICA: Clarify ACPI_FREE_BUFFER usage. by Bob Moore · 11 years ago
  11. 839e928 ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. by Lv Zheng · 11 years ago
  12. d53d820 ACPICA: Validate start object for acpi_walk_namespace. by Bob Moore · 11 years ago
  13. 4ef1750 ACPICA: Update names for walk_namespace callbacks to clarify usage. by Bob Moore · 11 years ago
  14. 1d1ea1b ACPICA: Standardize all switch() blocks by Chao Guan · 11 years ago
  15. 29a241c ACPICA: Add argument typechecking for all predefined ACPI names by Bob Moore · 11 years ago
  16. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  17. 04a81dc ACPICA: Eliminate some small unnecessary pathname functions. by Bob Moore · 12 years ago
  18. 7b6afb6 ACPICA: Fix broken call depth tracing logic. by Lv Zheng · 12 years ago
  19. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  20. 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  21. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  22. 73a3090 ACPICA: Remove extra spaces after periods within comments by Bob Moore · 12 years ago
  23. 68aafc3 ACPICA: Audit/update for ACPICA return macros and debug depth counter by Bob Moore · 12 years ago
  24. 78e25fe ACPICA: Fix divergences of definition conflicts. by Lv Zheng · 12 years ago
  25. ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 12 years ago
  26. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
  27. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  28. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  29. 5f8902ac ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls by Lin Ming · 15 years ago
  30. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 15 years ago
  31. f24b664 ACPICA: Update internal namespace node/handle interfaces by Bob Moore · 15 years ago
  32. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  33. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  34. 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 15 years ago
  35. 8a335a23 ACPICA: Fix AcpiWalkNamespace race condition with table unload by Bob Moore · 15 years ago
  36. 3371c19 ACPICA: Remove ACPI_GET_OBJECT_TYPE macro by Bob Moore · 15 years ago
  37. e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago
  38. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago[Renamed from drivers/acpi/namespace/nsxfeval.c]
  39. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  40. 1044f1f ACPICA: Cleanup for internal Reference Object by Bob Moore · 16 years ago
  41. bbc2413 ACPICA: Add function to dereference returned reference objects by Lin Ming · 16 years ago
  42. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 16 years ago
  43. c91d924 ACPICA: Fix for hang on GPE method invocation by Bob Moore · 16 years ago
  44. 75a44ce ACPICA: update Intel copyright by Len Brown · 16 years ago
  45. 549f460 ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely by Bob Moore · 16 years ago
  46. 02f8a85 ACPI: Check for any matching CID when walking namespace. by Andrew Patterson · 17 years ago
  47. 70b30fb ACPI: Fix a warning of discarding qualifiers from pointer target type by Al Viro · 17 years ago
  48. 8c8eb78 ACPI: autoload modules - ACPICA modifications by Thomas Renninger · 17 years ago
  49. fd35094 ACPICA: Lindent by Len Brown · 17 years ago
  50. 4d2acd9 Revert "ACPICA: revert "acpi_serialize" changes" by Len Brown · 17 years ago
  51. a8f4af6 ACPICA: revert "acpi_serialize" changes by Len Brown · 17 years ago
  52. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 17 years ago
  53. 1ba753a ACPICA: Re-implement interpreters' "serialized mode" by Bob Moore · 17 years ago
  54. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  55. 4119532 ACPI: ACPICA 20060526 by Bob Moore · 18 years ago
  56. b229cf9 ACPI: ACPICA 20060421 by Bob Moore · 18 years ago
  57. 8313524 ACPI: ACPICA 20060310 by Bob Moore · 18 years ago
  58. 52fc0b0 [ACPI] ACPICA 20060210 by Bob Moore · 18 years ago
  59. b8e4d89 [ACPI] ACPICA 20060127 by Bob Moore · 19 years ago
  60. 4a90c7e [ACPI] ACPICA 20060113 by Bob Moore · 19 years ago
  61. defba1d [ACPI] ACPICA 20051216 by Bob Moore · 19 years ago
  62. 96db255 [ACPI] ACPICA 20051102 by Bob Moore · 19 years ago
  63. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  64. 44f6c01 ACPICA 20050408 from Bob Moore by Robert Moore · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago