1. bd23fac ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset by Sinan Kaya · 6 years ago
  2. 9e9f873 ACPICA: Split large interpreter file by Bob Moore · 6 years ago
  3. 60764eb Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. fe97d28 ACPICA: Restructure/cleanup all string-to-integer conversion functions by Bob Moore · 7 years ago
  6. a62a711 ACPICA: Implement deferred resolution of reference package elements by Bob Moore · 7 years ago
  7. b7b7da2 ACPICA: Split resource descriptor decode strings to a new file by Bob Moore · 8 years ago
  8. 6895baa ACPICA: Add non-linux host build support by Lv Zheng · 8 years ago
  9. 5ebd2ea ACPICA: Cleanup for all string-to-integer conversions by Bob Moore · 8 years ago
  10. 6a0df32 ACPICA: Move all ASCII utilities to a common file by Bob Moore · 9 years ago
  11. 890b090 ACPICA: Intepreter: Add object extensions to Concatenate operand by Bob Moore · 9 years ago
  12. 2ba7379 ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file by Bob Moore · 9 years ago
  13. 5df2e3e ACPICA: Split interpreter tracing functions to a new file by Bob Moore · 9 years ago
  14. 4d946f7 ACPI: Enable build of AML interpreter debugger by Lv Zheng · 9 years ago
  15. 9355611 ACPICA: Remove unnecessary conditional compilation by Bob Moore · 9 years ago
  16. 2762919 ACPICA: Cleanup use of all non-ANSI local C library functions by Bob Moore · 9 years ago
  17. 0bac429 ACPICA: Dispatcher: Move stack traversal code to dispatcher by Lv Zheng · 9 years ago
  18. 8b80c0f Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  19. 73bbca0 ACPICA: acpihelp: Add UUID support, restructure some existing files. by Bob Moore · 10 years ago
  20. 7e1c1a8 Merge branch 'acpi-headers' by Rafael J. Wysocki · 10 years ago
  21. 417b4a7 ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. by Lv Zheng · 10 years ago
  22. 80a648c ACPICA: Utilities: Add formatted printing APIs by Lv Zheng · 11 years ago
  23. e740304 ACPICA: Utilities: Add support to read table from files by Lv Zheng · 11 years ago
  24. c418ce1 ACPICA: Table Manager: Split tbinstal.c into two files. by Bob Moore · 11 years ago
  25. 3334861 ACPICA: Update the conditions to enable the utility resource dump strings. by Lv Zheng · 11 years ago
  26. 42f4786 ACPICA: Split table print utilities to a new a separate file by Bob Moore · 12 years ago
  27. b6872ff ACPICA: Split internal error msg routines to a separate file by Bob Moore · 12 years ago
  28. 88ec286 ACPICA: Split buffer dump routines into separate file by Bob Moore · 12 years ago
  29. 29a241c ACPICA: Add argument typechecking for all predefined ACPI names by Bob Moore · 12 years ago
  30. c34c82b ACPICA: Predefine names: Add allowed argument types to master info table by Bob Moore · 12 years ago
  31. 76a6225 ACPICA: Split object conversion functions to a new file by Bob Moore · 12 years ago
  32. 42f8fb7 ACPICA: Source restructuring: split large files into 8 new files. by Bob Moore · 12 years ago
  33. 04fbfca ACPICA: Remove useless mini-C library. by Lv Zheng · 12 years ago
  34. 6d33b6b ACPICA: Fix unmerged utility divergences. by Lv Zheng · 12 years ago
  35. d978348 ACPICA: Split ACPICA initialization functions to new file, utxfinit.c by Bob Moore · 12 years ago
  36. d59b8ec ACPICA: Split file: tbxface.c -> tbxfload.c by Bob Moore · 12 years ago
  37. bc7db14 ACPICA: Split exception code utilities to a new file, utexcep.c by Bob Moore · 12 years ago
  38. 7095857 ACPICA: Split sleep/wake functions into two files by Bob Moore · 13 years ago
  39. 2feec47 ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers by Bob Moore · 13 years ago
  40. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
  41. 5dc46c3 ACPICA: Clean up Makefile by Lin Ming · 13 years ago
  42. e0fe0a8 ACPI 5.0: Support for all new resource descriptors by Lin Ming · 13 years ago
  43. ffef682 ACPI 5.0: New interfaces to allow driver access to AML mutex objects by Lin Ming · 13 years ago
  44. 0f6896f ACPICA: Split all internal Global Lock functions to new file - evglock by Bob Moore · 14 years ago
  45. 9ad19ac4 ACPICA: Split large dsopcode and dsload.c files. by Bob Moore · 14 years ago
  46. a257e07 ACPICA: Split large utglobal into utdecode.c. by Bob Moore · 14 years ago
  47. 3cfd53d ACPICA: Move GPE functions to new file evxfgpe.c by Lin Ming · 14 years ago
  48. cc84e26 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file by Bob Moore · 14 years ago
  49. 95abccb ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface by Bob Moore · 14 years ago
  50. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  51. 3fe5020 ACPICA: Split large file, evgpeblk by Bob Moore · 15 years ago
  52. 4cdf1a5 ACPICA: Enhance configuration for output of AML Debug Object by Lin Ming · 15 years ago
  53. ad5babe ACPICA: Add repair for predefined methods that must return sorted lists by Bob Moore · 15 years ago
  54. b2deadd ACPICA: Move predefined repair code to new file, no functional change by Bob Moore · 15 years ago
  55. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 16 years ago
  56. 5199176 ACPICA: use acpi.* modparam namespace by Len Brown · 16 years ago
  57. 7f07190 ACPICA: New: I/O port protection by Bob Moore · 16 years ago
  58. 8a335a23 ACPICA: Fix AcpiWalkNamespace race condition with table unload by Bob Moore · 16 years ago
  59. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago