aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08ACPI: tools: Fix compilation when output directory is not presentChen Yu2-0/+2
2021-04-07ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King1-1/+1
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore10-10/+10
2020-11-11tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker1-1/+0
2020-10-13Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' and 'acpi-pci'Rafael J. Wysocki1-0/+2
2020-10-08ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King1-1/+1
2020-10-02tools/power/acpi: Serialize MakefileThomas Renninger1-0/+2
2020-06-05ACPICA: acpidump: Removed dead code from oslinuxtbl.cBob Moore1-5/+6
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-01-27Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-tools'Rafael J. Wysocki1-1/+1
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore10-10/+10
2019-12-17tools/power/acpi: fix compilation errorZhengyuan Liu1-1/+1
2019-08-21ACPICA: iASL,acpi_dump: Improve y/n queryBob Moore1-2/+8
2019-07-08Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner6-24/+6
2019-05-28ACPI: tools: Exclude tools/* from .gitignore patternsMasahiro Yamada1-4/+4
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore3-11/+11
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore2-17/+17
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore2-4/+4
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore10-10/+10
2018-11-08ACPICA: Use %d for signed int print formatting instead of %uColin Ian King1-1/+1
2018-05-04tools: power/acpi, revert to LD = gccJiri Slaby1-0/+1
2018-04-02Merge branch 'acpica'Rafael J. Wysocki10-365/+25
2018-03-18ACPICA: adding SPDX headersErik Schmauss10-365/+25
2018-02-21tools: fix cross-compile var clobberingMartin Kelly1-3/+0
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore10-10/+10
2017-11-27ACPICA: Tools: Deploy -vd option (build date/time) across all toolsBob Moore1-4/+24
2017-10-04ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore3-5/+3
2017-08-03ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFILv Zheng1-32/+73
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng2-2/+2
2017-06-27ACPICA: Unix application OSL: Correctly handle control-c (EINTR)Bob Moore1-3/+7
2017-05-12tools/power/acpi: Add .gitignore filePrarit Bhargava1-0/+4
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore10-10/+10
2017-01-02ACPICA: Hardware: Add sleep register hooksLv Zheng1-0/+22
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-12-12Merge branch 'acpica'Rafael J. Wysocki1-2/+11
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng5-34/+53
2016-10-21ACPICA: MacOSX: Fix wrong sem_destroy definitionLv Zheng1-1/+6
2016-10-21ACPICA: MacOSX: Fix anonymous semaphore implementationLv Zheng1-1/+5
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore3-4/+6
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() insteadLv Zheng7-295/+81
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng2-5/+4
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng3-2/+1
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2-6/+0
2016-08-13ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined by converting size_t to acpi_sizeLv Zheng1-2/+2
2016-08-13ACPICA: acpidump: Fix a duplicate variable definitionLv Zheng2-6/+1
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng1-3/+0