1. 842e7133 ACPICA: iASL: General cleanup of the file suffix #defines by Bob Moore · 9 years ago
  2. 4305cd0 tools/power/acpi: Enable build for EC userspace tool by Lv Zheng · 9 years ago
  3. 391fc23 tools/power/acpi: Add descend support in ACPI tools Makefile by Lv Zheng · 9 years ago
  4. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 9 years ago
  5. 63c4381 ACPI / acpidump: Update acpidump manual by Lv Zheng · 9 years ago
  6. 4fb80c3 ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tables by Lv Zheng · 9 years ago
  7. 428394d ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev/mem by Lv Zheng · 9 years ago
  8. cbc8234 ACPICA: Add dragon_fly support to unix file mapping file by Sascha Wildner · 9 years ago
  9. 81ed793 ACPICA: Fix a sscanf format string. by Bob Moore · 9 years ago
  10. e0423ed ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. by Lv Zheng · 9 years ago
  11. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 9 years ago
  12. 63c9043 ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal. by Bob Moore · 10 years ago
  13. f1b6975 ACPICA: acpidump: Add ACPI 1.0 RSDP support. by Lv Zheng · 10 years ago
  14. ff2389f ACPICA: utprint/oslibcfs: cleanup - no functional change by Bob Moore · 10 years ago
  15. 4d2c822 ACPICA: OSL: Update acpidump to reduce source code differences by Lv Zheng · 10 years ago
  16. 846d6ef ACPICA: acpidump: Reduce freopen() invocations to improve portability by Lv Zheng · 10 years ago
  17. dcaff16 ACPICA: acpidump: Replace file IOs with new APIs to improve portability by Lv Zheng · 10 years ago
  18. 135610f ACPICA: acpidump: Remove exit() from generic layer to improve portability by Lv Zheng · 10 years ago
  19. fbee6b2 ACPICA: acpidump: Add memory/string OSL usage to improve portability by Lv Zheng · 10 years ago
  20. a92e957 ACPICA: Common: Enhance acpi_getopt() to improve portability by Lv Zheng · 10 years ago
  21. 3c9349c ACPICA: Common: Enhance cm_get_file_size() to improve portability by Lv Zheng · 10 years ago
  22. d9cf147 ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf() to improve portability by Lv Zheng · 10 years ago
  23. 80a648c ACPICA: Utilities: Add formatted printing APIs by Lv Zheng · 10 years ago
  24. 7824f44 ACPICA: OSL: Add portable file IO to improve portability 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. e8c038a ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global() from utglobal.c to utinit.c by Lv Zheng · 10 years ago
  27. 890fbfa0 ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux by Lv Zheng · 10 years ago
  28. 2e30baa Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  29. 2947c1d ACPICA: acpidump: Fix repetitive table dump in -n mode. by Lv Zheng · 10 years ago
  30. 0f929fb ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. by Lv Zheng · 10 years ago
  31. c793226 ACPICA: acpidump: Add support to force using RSDT. by Lv Zheng · 10 years ago
  32. d63f379 ACPICA: acpidump: Fix truncated RSDP signature validation. by Lv Zheng · 10 years ago
  33. d87a2b7 ACPICA: acpidump: Fix code issue in invoking fread in the loop. by Lv Zheng · 10 years ago
  34. 23a75c5 Merge back earlier ACPICA material. by Rafael J. Wysocki · 10 years ago
  35. d7cddbb ACPI / tools: Introduce ec_access.c - tool to access the EC by Thomas Renninger · 10 years ago
  36. 75e4f20 tools/power/acpi: Minor bugfixes by Thomas Renninger · 10 years ago
  37. 6c87021 ACPICA: acpidump: Update man page. by Lv Zheng · 10 years ago
  38. bf5afef ACPICA: acpidump: Remove old acpidump source. by Lv Zheng · 10 years ago
  39. edbe47c ACPICA: acpidump: Update Makefile to build acpidump from ACPICA. by Lv Zheng · 10 years ago
  40. e2b9035 ACPICA: acpidump: Update new structures and add missing file. by Lv Zheng · 10 years ago
  41. 506f57d ACPICA: acpidump: Add support to generate acpidump release. by Lv Zheng · 10 years ago
  42. f677b30 ACPICA: acpidump: Cleanup tools/power/acpi makefiles. by Lv Zheng · 11 years ago
  43. e183fcb ACPI tools / acpidump: must be run as root - install it into /usr/sbin by Thomas Renninger · 11 years ago
  44. 4084a9b tools/power/acpi/acpidump: remove duplicated include from acpidump.c by Wei Yongjun · 12 years ago
  45. 0e7cc27 tools/power/acpi/acpidump: create acpidump(8), local make install targets by Len Brown · 12 years ago
  46. d4bb1c9 tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs by Len Brown · 12 years ago
  47. 39a55ff tools/power/acpi/acpidump: version 20071116 by Len Brown · 12 years ago
  48. 981efe9 tools/power/acpi/acpidump: version 20070714 by Len Brown · 12 years ago
  49. 4f10042 tools/power/acpi/acpidump: version 20060606 by Len Brown · 12 years ago
  50. 0efea7b tools/power/acpi/acpidump: version 20051111 by Len Brown · 12 years ago