Age | Commit message (Expand) | Author | Files | Lines |
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-22 | 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-04 | ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFI | Lv Zheng | 1 | -32/+73 |
2017-08-04 | 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-13 | 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-03 | 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-17 | 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-16 | 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 |