1. e527db8 ACPICA: Tree-wide: fix various typos and spelling mistakes by Colin Ian King · 3 years, 9 months ago
  2. 4441e55 ACPICA: Updated all copyrights to 2021 by Bob Moore · 4 years ago
  3. c8a950d tools: Factor HOSTCC, HOSTLD, HOSTAR definitions by Jean-Philippe Brucker · 4 years, 2 months ago
  4. 8be2362 Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' and 'acpi-pci' by Rafael J. Wysocki · 4 years, 3 months ago
  5. 465e490 ACPICA: Tree-wide: fix various typos and spelling mistakes by Colin Ian King · 4 years, 3 months ago
  6. 05c36e5 tools/power/acpi: Serialize Makefile by Thomas Renninger · 4 years, 4 months ago
  7. d82faa0 ACPICA: acpidump: Removed dead code from oslinuxtbl.c by Bob Moore · 4 years, 8 months ago
  8. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  9. ca11abf Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-tools' by Rafael J. Wysocki · 5 years ago
  10. 800ba7c ACPICA: All acpica: Update copyrights to 2020 Including tool signons. by Bob Moore · 5 years ago
  11. 1985f8c tools/power/acpi: fix compilation error by Zhengyuan Liu · 5 years ago
  12. 09d2c01 ACPICA: iASL,acpi_dump: Improve y/n query by Bob Moore · 5 years ago
  13. 8ca572e Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 6 years ago
  14. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  15. 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 6 years ago
  16. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  17. b1954bb ACPI: tools: Exclude tools/* from .gitignore patterns by Masahiro Yamada · 6 years ago
  18. 3278675 ACPICA: Rename nameseg length macro/define for clarity by Bob Moore · 6 years ago
  19. 5599fb6 ACPICA: Rename nameseg compare macro for clarity by Bob Moore · 6 years ago
  20. a3ce7a8 ACPICA: Rename nameseg copy macro for clarity by Bob Moore · 6 years ago
  21. 840c02c ACPICA: All acpica: Update copyrights to 2019 by Bob Moore · 6 years ago
  22. f8ddf49 ACPICA: Use %d for signed int print formatting instead of %u by Colin Ian King · 6 years ago
  23. 7553961 tools: power/acpi, revert to LD = gcc by Jiri Slaby · 7 years ago
  24. ae02168 Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  25. 9585763 ACPICA: adding SPDX headers by Erik Schmauss · 7 years ago
  26. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
  27. da6f832 ACPICA: All acpica: Update copyrights to 2018 by Bob Moore · 7 years ago
  28. 90adf77 ACPICA: Tools: Deploy -vd option (build date/time) across all tools by Bob Moore · 7 years ago
  29. fe97d28 ACPICA: Restructure/cleanup all string-to-integer conversion functions by Bob Moore · 7 years ago
  30. 03c5b6b ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFI by Lv Zheng · 7 years ago
  31. 65082bf ACPICA: CLib: Add short multiply/shift support by Lv Zheng · 7 years ago
  32. fdf8707 ACPICA: Unix application OSL: Correctly handle control-c (EINTR) by Bob Moore · 8 years ago
  33. bdce57e tools/power/acpi: Add .gitignore file by Prarit Bhargava · 8 years ago
  34. 7735ca0 ACPICA: Source tree: Update copyright notices to 2017 by Bob Moore · 8 years ago
  35. 0fc5e8f ACPICA: Hardware: Add sleep register hooks by Lv Zheng · 8 years ago
  36. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  37. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  38. 496c9a9 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  39. d5a4b1a tools/power/acpi: Remove direct kernel source include reference by Lv Zheng · 8 years ago
  40. b97acdf ACPICA: MacOSX: Fix wrong sem_destroy definition by Lv Zheng · 8 years ago
  41. 6c9fd7e ACPICA: MacOSX: Fix anonymous semaphore implementation by Lv Zheng · 8 years ago
  42. 5ebd2ea ACPICA: Cleanup for all string-to-integer conversions by Bob Moore · 8 years ago
  43. dd99cbc ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() instead by Lv Zheng · 8 years ago
  44. f173a77 ACPICA: Clib: Add -nostdinc support for EFI layer by Lv Zheng · 8 years ago
  45. e323c02 ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue by Lv Zheng · 8 years ago
  46. 4e2fc6a ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles by Lv Zheng · 8 years ago
  47. b597664 ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined by converting size_t to acpi_size by Lv Zheng · 8 years ago
  48. eba4ed2 ACPICA: acpidump: Fix a duplicate variable definition by Lv Zheng · 8 years ago
  49. 722280e ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link by Lv Zheng · 8 years ago
  50. d8303ac ACPICA: iASL/Disassembler: Add a check for missing filename by Bob Moore · 8 years ago
  51. a3bcf2d tools/acpi: use CROSS_COMPILE to define prefix by Andy Shevchenko · 9 years ago
  52. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 9 years ago
  53. 6a0df32 ACPICA: Move all ASCII utilities to a common file by Bob Moore · 9 years ago
  54. f5c1e1c ACPICA: Divergence: remove unwanted spaces for typedef by Lv Zheng · 9 years ago
  55. 60438d9 tools/power/acpi: close file only if it is open by Lv Zheng · 9 years ago
  56. 3a05be7 ACPICA: Utilities: Update for strtoul64 merger by Bob Moore · 9 years ago
  57. 53c78d7 ACPICA: Add support for QNX 6.6 platform by Will Miles · 9 years ago
  58. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 9 years ago
  59. 5920380 ACPICA: getopt: Comment update, no functional change by Bob Moore · 9 years ago
  60. 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 9 years ago
  61. 37645d6 tools/power/acpi: Add userspace AML interface support by Lv Zheng · 9 years ago
  62. 842e7133 ACPICA: iASL: General cleanup of the file suffix #defines by Bob Moore · 9 years ago
  63. 4305cd0 tools/power/acpi: Enable build for EC userspace tool by Lv Zheng · 9 years ago
  64. 391fc23 tools/power/acpi: Add descend support in ACPI tools Makefile by Lv Zheng · 9 years ago
  65. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 10 years ago
  66. 63c4381 ACPI / acpidump: Update acpidump manual by Lv Zheng · 10 years ago
  67. 4fb80c3 ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tables by Lv Zheng · 10 years ago
  68. 428394d ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev/mem by Lv Zheng · 10 years ago
  69. cbc82340 ACPICA: Add dragon_fly support to unix file mapping file by Sascha Wildner · 10 years ago
  70. 81ed793 ACPICA: Fix a sscanf format string. by Bob Moore · 10 years ago
  71. e0423ed ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. by Lv Zheng · 10 years ago
  72. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 10 years ago
  73. 63c9043 ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal. by Bob Moore · 10 years ago
  74. f1b6975 ACPICA: acpidump: Add ACPI 1.0 RSDP support. by Lv Zheng · 10 years ago
  75. ff2389f ACPICA: utprint/oslibcfs: cleanup - no functional change by Bob Moore · 11 years ago
  76. 4d2c822 ACPICA: OSL: Update acpidump to reduce source code differences by Lv Zheng · 11 years ago
  77. 846d6ef ACPICA: acpidump: Reduce freopen() invocations to improve portability by Lv Zheng · 11 years ago
  78. dcaff16 ACPICA: acpidump: Replace file IOs with new APIs to improve portability by Lv Zheng · 11 years ago
  79. 135610f ACPICA: acpidump: Remove exit() from generic layer to improve portability by Lv Zheng · 11 years ago
  80. fbee6b2 ACPICA: acpidump: Add memory/string OSL usage to improve portability by Lv Zheng · 11 years ago
  81. a92e957 ACPICA: Common: Enhance acpi_getopt() to improve portability by Lv Zheng · 11 years ago
  82. 3c9349c ACPICA: Common: Enhance cm_get_file_size() to improve portability by Lv Zheng · 11 years ago
  83. d9cf147 ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf() to improve portability by Lv Zheng · 11 years ago
  84. 80a648c ACPICA: Utilities: Add formatted printing APIs by Lv Zheng · 11 years ago
  85. 7824f44 ACPICA: OSL: Add portable file IO to improve portability by Lv Zheng · 11 years ago
  86. 83b80bac ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs by Lv Zheng · 11 years ago
  87. e8c038a ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global() from utglobal.c to utinit.c by Lv Zheng · 11 years ago
  88. 890fbfa0 ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux by Lv Zheng · 11 years ago
  89. 2e30baa Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 11 years ago
  90. 2947c1d ACPICA: acpidump: Fix repetitive table dump in -n mode. by Lv Zheng · 11 years ago
  91. 0f929fbf ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. by Lv Zheng · 11 years ago
  92. c793226 ACPICA: acpidump: Add support to force using RSDT. by Lv Zheng · 11 years ago
  93. d63f379 ACPICA: acpidump: Fix truncated RSDP signature validation. by Lv Zheng · 11 years ago
  94. d87a2b7 ACPICA: acpidump: Fix code issue in invoking fread in the loop. by Lv Zheng · 11 years ago
  95. 23a75c5 Merge back earlier ACPICA material. by Rafael J. Wysocki · 11 years ago
  96. d7cddbb ACPI / tools: Introduce ec_access.c - tool to access the EC by Thomas Renninger · 11 years ago
  97. 75e4f20 tools/power/acpi: Minor bugfixes by Thomas Renninger · 11 years ago
  98. 6c87021 ACPICA: acpidump: Update man page. by Lv Zheng · 11 years ago
  99. bf5afef ACPICA: acpidump: Remove old acpidump source. by Lv Zheng · 11 years ago
  100. edbe47c ACPICA: acpidump: Update Makefile to build acpidump from ACPICA. by Lv Zheng · 11 years ago