| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-27 | ACPICA: Update the copyright year to 2026 | Pawel Chmielewski | 10 | -10/+10 |
| 2025-11-24 | ACPI: tools: pfrut: fix memory leak and resource leak in pfrut.c | Malaya Kumar Rout | 1 | -2/+5 |
| 2025-09-15 | ACPICA: acpidump: fix return values in ap_is_valid_checksum() | Kaushlendra Kumar | 1 | -1/+2 |
| 2025-09-15 | ACPICA: acpidump: drop ACPI_NONSTRING attribute from file_name | Ahmed Salem | 1 | -1/+1 |
| 2025-09-15 | ACPICA: Apply ACPI_NONSTRING | Ahmed Salem | 1 | -2/+2 |
| 2025-05-12 | ACPICA: Update copyright year | Saket Dumbre | 10 | -10/+10 |
| 2025-05-12 | ACPICA: Apply ACPI_NONSTRING in more places | Ahmed Salem | 2 | -2/+2 |
| 2024-04-26 | ACPI: tools: pfrut: Print the update_cap field during capability query | Chen Yu | 1 | -0/+2 |
| 2023-04-06 | ACPICA: Update all copyrights/signons to 2023 | Bob Moore | 10 | -10/+10 |
| 2023-03-14 | ACPI: tools: pfrut: Check if the input of level and type is in the right nume... | Chen Yu | 1 | -3/+15 |
| 2022-11-08 | ACPICA: Add utcksum.o to the acpidump Makefile | Rafael J. Wysocki | 1 | -0/+1 |
| 2022-10-28 | ACPICA: Finish support for the CDAT table | Bob Moore | 1 | -1/+3 |
| 2022-09-03 | ACPI: tools: pfrut: Do not initialize ret in main() | Shi junming | 1 | -1/+1 |
| 2022-04-13 | ACPICA: Update copyright notices to the year 2022 | Bob Moore | 10 | -10/+10 |
| 2021-12-27 | ACPI: tools: Introduce utility for firmware updates/telemetry | Chen Yu | 6 | -9/+594 |
| 2021-12-08 | ACPI: tools: Fix compilation when output directory is not present | Chen Yu | 2 | -0/+2 |
| 2021-04-07 | ACPICA: Tree-wide: fix various typos and spelling mistakes | Colin Ian King | 1 | -1/+1 |
| 2021-01-22 | ACPICA: Updated all copyrights to 2021 | Bob Moore | 10 | -10/+10 |
| 2020-11-11 | tools: Factor HOSTCC, HOSTLD, HOSTAR definitions | Jean-Philippe Brucker | 1 | -1/+0 |
| 2020-10-13 | Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ... | Rafael J. Wysocki | 1 | -0/+2 |
| 2020-10-08 | ACPICA: Tree-wide: fix various typos and spelling mistakes | Colin Ian King | 1 | -1/+1 |
| 2020-10-02 | tools/power/acpi: Serialize Makefile | Thomas Renninger | 1 | -0/+2 |
| 2020-06-05 | ACPICA: acpidump: Removed dead code from oslinuxtbl.c | Bob Moore | 1 | -5/+6 |
| 2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
| 2020-01-27 | Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-... | Rafael J. Wysocki | 1 | -1/+1 |
| 2020-01-13 | ACPICA: All acpica: Update copyrights to 2020 Including tool signons. | Bob Moore | 10 | -10/+10 |
| 2019-12-17 | tools/power/acpi: fix compilation error | Zhengyuan Liu | 1 | -1/+1 |
| 2019-08-21 | ACPICA: iASL,acpi_dump: Improve y/n query | Bob Moore | 1 | -2/+8 |
| 2019-07-08 | Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 1 | -4/+4 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner | 1 | -2/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 6 | -24/+6 |
| 2019-05-28 | ACPI: tools: Exclude tools/* from .gitignore patterns | Masahiro Yamada | 1 | -4/+4 |
| 2019-04-09 | ACPICA: Rename nameseg length macro/define for clarity | Bob Moore | 3 | -11/+11 |
| 2019-04-09 | ACPICA: Rename nameseg compare macro for clarity | Bob Moore | 2 | -17/+17 |
| 2019-04-09 | ACPICA: Rename nameseg copy macro for clarity | Bob Moore | 2 | -4/+4 |
| 2019-01-15 | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore | 10 | -10/+10 |
| 2018-11-08 | ACPICA: Use %d for signed int print formatting instead of %u | Colin Ian King | 1 | -1/+1 |
| 2018-05-04 | tools: power/acpi, revert to LD = gcc | Jiri Slaby | 1 | -0/+1 |
| 2018-04-02 | Merge branch 'acpica' | Rafael J. Wysocki | 10 | -360/+20 |
| 2018-03-18 | ACPICA: adding SPDX headers | Erik Schmauss | 10 | -360/+20 |
| 2018-02-21 | tools: fix cross-compile var clobbering | Martin Kelly | 1 | -3/+0 |
| 2018-02-06 | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore | 10 | -10/+10 |
| 2017-11-27 | ACPICA: Tools: Deploy -vd option (build date/time) across all tools | Bob Moore | 1 | -4/+24 |
| 2017-10-04 | ACPICA: Restructure/cleanup all string-to-integer conversion functions | Bob Moore | 3 | -5/+3 |
| 2017-08-03 | ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFI | Lv Zheng | 1 | -32/+73 |
| 2017-08-03 | ACPICA: CLib: Add short multiply/shift support | Lv Zheng | 2 | -2/+2 |
| 2017-06-27 | ACPICA: Unix application OSL: Correctly handle control-c (EINTR) | Bob Moore | 1 | -3/+7 |
| 2017-05-12 | tools/power/acpi: Add .gitignore file | Prarit Bhargava | 1 | -0/+4 |
| 2017-02-09 | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore | 10 | -10/+10 |
| 2017-01-02 | ACPICA: Hardware: Add sleep register hooks | Lv Zheng | 1 | -0/+22 |
| 2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 1 | -1/+1 |
| 2016-12-12 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -2/+11 |
| 2016-11-16 | tools/power/acpi: Remove direct kernel source include reference | Lv Zheng | 5 | -34/+53 |
| 2016-10-21 | ACPICA: MacOSX: Fix wrong sem_destroy definition | Lv Zheng | 1 | -1/+6 |
| 2016-10-21 | ACPICA: MacOSX: Fix anonymous semaphore implementation | Lv Zheng | 1 | -1/+5 |
| 2016-09-10 | ACPICA: Cleanup for all string-to-integer conversions | Bob Moore | 3 | -4/+6 |
| 2016-08-13 | ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx... | Lv Zheng | 7 | -295/+81 |
| 2016-08-13 | ACPICA: Clib: Add -nostdinc support for EFI layer | Lv Zheng | 2 | -5/+4 |
| 2016-08-13 | ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue | Lv Zheng | 3 | -2/+1 |
| 2016-08-13 | ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles | Lv Zheng | 2 | -6/+0 |
| 2016-08-13 | ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined ... | Lv Zheng | 1 | -2/+2 |
| 2016-08-13 | ACPICA: acpidump: Fix a duplicate variable definition | Lv Zheng | 2 | -6/+1 |
| 2016-08-13 | ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link | Lv Zheng | 1 | -3/+0 |
| 2016-08-13 | ACPICA: iASL/Disassembler: Add a check for missing filename | Bob Moore | 1 | -1/+1 |
| 2016-06-23 | tools/acpi: use CROSS_COMPILE to define prefix | Andy Shevchenko | 1 | -3/+4 |
| 2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 1 | -2/+2 |
| 2016-05-05 | ACPICA: Move all ASCII utilities to a common file | Bob Moore | 2 | -1/+8 |
| 2016-05-05 | ACPICA: Divergence: remove unwanted spaces for typedef | Lv Zheng | 3 | -37/+36 |
| 2016-04-09 | tools/power/acpi: close file only if it is open | Lv Zheng | 1 | -2/+2 |
| 2016-04-05 | ACPICA: Utilities: Update for strtoul64 merger | Bob Moore | 2 | -2/+4 |
| 2016-04-05 | ACPICA: Add support for QNX 6.6 platform | Will Miles | 1 | -1/+1 |
| 2016-01-15 | ACPICA: Additional 2016 copyright changes | Bob Moore | 11 | -11/+11 |
| 2016-01-01 | ACPICA: getopt: Comment update, no functional change | Bob Moore | 1 | -0/+1 |
| 2016-01-01 | ACPICA: Core: Major update for code formatting, no functional changes | Bob Moore | 3 | -0/+17 |
| 2015-12-15 | tools/power/acpi: Add userspace AML interface support | Lv Zheng | 3 | -8/+473 |
| 2015-10-22 | ACPICA: iASL: General cleanup of the file suffix #defines | Bob Moore | 1 | -1/+1 |
| 2015-07-31 | tools/power/acpi: Enable build for EC userspace tool | Lv Zheng | 2 | -27/+22 |
| 2015-07-31 | tools/power/acpi: Add descend support in ACPI tools Makefile | Lv Zheng | 4 | -148/+196 |
| 2015-07-01 | ACPICA: De-macroize calls to standard C library functions | Bob Moore | 4 | -15/+15 |
| 2015-07-01 | ACPI / acpidump: Update acpidump manual | Lv Zheng | 1 | -5/+12 |
| 2015-07-01 | ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp... | Lv Zheng | 2 | -4/+13 |
| 2015-07-01 | ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev... | Lv Zheng | 1 | -43/+46 |
| 2015-07-01 | ACPICA: Add dragon_fly support to unix file mapping file | Sascha Wildner | 1 | -1/+1 |
| 2015-04-14 | ACPICA: Fix a sscanf format string. | Bob Moore | 1 | -1/+1 |
| 2015-04-14 | ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. | Lv Zheng | 1 | -1/+1 |
| 2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box | 11 | -11/+11 |
| 2014-10-21 | ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal. | Bob Moore | 1 | -0/+8 |
| 2014-10-21 | ACPICA: acpidump: Add ACPI 1.0 RSDP support. | Lv Zheng | 1 | -1/+1 |
| 2014-07-08 | ACPICA: utprint/oslibcfs: cleanup - no functional change | Bob Moore | 1 | -15/+15 |
| 2014-07-08 | ACPICA: OSL: Update acpidump to reduce source code differences | Lv Zheng | 2 | -7/+27 |
| 2014-07-08 | ACPICA: acpidump: Reduce freopen() invocations to improve portability | Lv Zheng | 3 | -9/+11 |
| 2014-07-08 | ACPICA: acpidump: Replace file IOs with new APIs to improve portability | Lv Zheng | 4 | -72/+69 |
| 2014-07-08 | ACPICA: acpidump: Remove exit() from generic layer to improve portability | Lv Zheng | 1 | -18/+32 |
| 2014-07-08 | ACPICA: acpidump: Add memory/string OSL usage to improve portability | Lv Zheng | 2 | -13/+14 |
| 2014-07-08 | ACPICA: Common: Enhance acpi_getopt() to improve portability | Lv Zheng | 2 | -9/+8 |
| 2014-07-08 | ACPICA: Common: Enhance cm_get_file_size() to improve portability | Lv Zheng | 2 | -9/+14 |
| 2014-07-08 | ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()... | Lv Zheng | 1 | -4/+4 |
| 2014-07-08 | ACPICA: Utilities: Add formatted printing APIs | Lv Zheng | 1 | -0/+7 |
| 2014-07-08 | ACPICA: OSL: Add portable file IO to improve portability | Lv Zheng | 1 | -0/+214 |
| 2014-07-08 | ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs | Lv Zheng | 4 | -22/+1306 |
| 2014-07-08 | ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(... | Lv Zheng | 2 | -1/+1 |
| 2014-07-08 | ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux | Lv Zheng | 1 | -7/+41 |
| 2014-06-03 | Merge branches 'acpi-tools' and 'pm-tools' | Rafael J. Wysocki | 3 | -0/+262 |
| 2014-05-29 | ACPICA: acpidump: Fix repetitive table dump in -n mode. | Lv Zheng | 1 | -0/+4 |
| 2014-05-07 | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. | Lv Zheng | 1 | -0/+12 |
| 2014-05-07 | ACPICA: acpidump: Add support to force using RSDT. | Lv Zheng | 3 | -18/+50 |
| 2014-05-07 | ACPICA: acpidump: Fix truncated RSDP signature validation. | Lv Zheng | 1 | -10/+31 |
| 2014-05-07 | ACPICA: acpidump: Fix code issue in invoking fread in the loop. | Lv Zheng | 1 | -11/+6 |
| 2014-05-07 | Merge back earlier ACPICA material. | Rafael J. Wysocki | 12 | -574/+3216 |
| 2014-04-28 | ACPI / tools: Introduce ec_access.c - tool to access the EC | Thomas Renninger | 3 | -0/+262 |
| 2014-04-21 | tools/power/acpi: Minor bugfixes | Thomas Renninger | 1 | -10/+1 |
| 2014-04-20 | ACPICA: acpidump: Update man page. | Lv Zheng | 1 | -12/+73 |
| 2014-04-20 | ACPICA: acpidump: Remove old acpidump source. | Lv Zheng | 1 | -559/+0 |
| 2014-04-20 | ACPICA: acpidump: Update Makefile to build acpidump from ACPICA. | Lv Zheng | 1 | -3/+23 |
| 2014-04-20 | ACPICA: acpidump: Update new structures and add missing file. | Lv Zheng | 1 | -0/+101 |
| 2014-04-20 | ACPICA: acpidump: Add support to generate acpidump release. | Lv Zheng | 8 | -0/+3019 |
| 2014-01-16 | ACPICA: acpidump: Cleanup tools/power/acpi makefiles. | Lv Zheng | 3 | -12/+137 |
| 2013-02-05 | ACPI tools / acpidump: must be run as root - install it into /usr/sbin | Thomas Renninger | 1 | -1/+1 |
| 2012-10-09 | tools/power/acpi/acpidump: remove duplicated include from acpidump.c | Wei Yongjun | 1 | -1/+0 |
| 2012-09-22 | tools/power/acpi/acpidump: create acpidump(8), local make install targets | Len Brown | 2 | -0/+63 |
| 2012-09-22 | tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs | Len Brown | 1 | -97/+88 |
| 2012-09-22 | tools/power/acpi/acpidump: version 20071116 | Len Brown | 1 | -2/+5 |
| 2012-09-22 | tools/power/acpi/acpidump: version 20070714 | Len Brown | 2 | -31/+103 |
| 2012-09-22 | tools/power/acpi/acpidump: version 20060606 | Len Brown | 1 | -38/+59 |
| 2012-09-22 | tools/power/acpi/acpidump: version 20051111 | Len Brown | 2 | -0/+487 |