Age | Commit message (Expand) | Author | Files | Lines |
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' and 'acpi-pci' |  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-tools' |  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 | -365/+25 |
2018-03-18 | ACPICA: adding SPDX headers |  Erik Schmauss | 10 | -365/+25 |
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/jikos/trivial |  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 fxxx()/errno/perror() instead |  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 by converting size_t to acpi_size |  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 |