| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Use uintptr_t and offsetof() in Linux kernel builds | Rafael J. Wysocki | 2022-01-25 | 1 | -0/+5 |
* | ACPICA: Updated all copyrights to 2021 | Bob Moore | 2021-01-22 | 1 | -1/+1 |
* | Merge back earlier ACPICA-related changes for 5.10. | Rafael J. Wysocki | 2020-10-08 | 1 | -0/+4 |
|\ |
|
| * | ACPI: OSL: Make ACPICA use logical addresses of GPE blocks | Rafael J. Wysocki | 2020-09-11 | 1 | -0/+4 |
* | | ACPICA: Add support for 64 bit risc-v compilation | Colin Ian King | 2020-10-08 | 1 | -1/+2 |
|/ |
|
* | ACPICA: All acpica: Update copyrights to 2020 Including tool signons. | Bob Moore | 2020-01-13 | 1 | -1/+1 |
* | ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndef | Erik Schmauss | 2019-05-13 | 1 | -5/+5 |
* | ACPI: use different default debug value than ACPICA | Erik Schmauss | 2019-03-25 | 1 | -0/+5 |
* | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore | 2019-01-15 | 1 | -1/+1 |
* | ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset | Sinan Kaya | 2018-12-20 | 1 | -0/+4 |
* | ACPICA: provide abstraction for raw_spinlock_t | Sebastian Andrzej Siewior | 2018-05-10 | 1 | -0/+5 |
* | ACPICA: adding SPDX headers | Erik Schmauss | 2018-03-18 | 1 | -36/+2 |
* | ACPICA: Events: Dispatch GPEs after enabling for the first time | Erik Schmauss | 2018-03-18 | 1 | -0/+1 |
* | ACPICA: Add option to disable Package object name resolution errors | Bob Moore | 2018-02-21 | 1 | -0/+1 |
* | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore | 2018-02-06 | 1 | -1/+1 |
* | ACPICA: Linux: add support for X32 ABI compilation | Anuj Mittal | 2018-02-04 | 1 | -1/+1 |
* | ACPICA: CLib: Add short multiply/shift support | Lv Zheng | 2017-08-03 | 1 | -0/+2 |
* | Back port of "ACPICA: Use designated initializers" | Kees Cook | 2017-07-20 | 1 | -0/+3 |
* | ACPICA: Use designated initializers | Kees Cook | 2017-06-27 | 1 | -0/+2 |
* | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore | 2017-02-09 | 1 | -1/+1 |
* | ACPICA: Linux-specific header: Add support for s390x compilation | Colin Ian King | 2017-01-02 | 1 | -1/+2 |
* | ACPICA: Debugger: Rename debugger OSL names | Lv Zheng | 2017-01-02 | 1 | -2/+2 |
* | tools/power/acpi: Remove direct kernel source include reference | Lv Zheng | 2016-11-16 | 1 | -0/+3 |
* | ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers | Lv Zheng | 2016-08-13 | 1 | -4/+0 |
* | ACPICA: Clib: Fix wrong mini C library usage | Lv Zheng | 2016-08-13 | 1 | -3/+4 |
* | ACPICA: Clib: Cleanup va_arg related code | Lv Zheng | 2016-08-13 | 1 | -1/+0 |
* | ACPICA: Divergence: Port declarators back to ACPICA | Lv Zheng | 2016-08-13 | 1 | -0/+2 |
* | ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l... | Lv Zheng | 2016-08-13 | 1 | -0/+8 |
* | ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernel | Lv Zheng | 2016-07-15 | 1 | -0/+4 |
* | ACPICA: Additional 2016 copyright changes | Bob Moore | 2016-01-15 | 1 | -1/+1 |
* | ACPI / debugger: Add IO interface to access debugger functionalities | Lv Zheng | 2015-12-15 | 1 | -2/+0 |
* | ACPICA: Debugger: Convert some mechanisms to OSPM specific | Lv Zheng | 2015-12-15 | 1 | -0/+4 |
* | ACPI: Enable build of AML interpreter debugger | Lv Zheng | 2015-10-22 | 1 | -2/+5 |
* | ACPICA: Update Copyright headers to 2015 | David E. Box | 2015-02-05 | 1 | -1/+1 |
* | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. | Lv Zheng | 2014-07-23 | 1 | -0/+10 |
* | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. | Lv Zheng | 2014-07-23 | 1 | -0/+2 |
* | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng | 2014-05-27 | 1 | -6/+0 |
* | ACPICA: Clean up redudant definitions already defined elsewhere | Lv Zheng | 2014-05-27 | 1 | -1/+0 |
* | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <... | Lv Zheng | 2014-05-27 | 1 | -1/+1 |
* | ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h> | Lv Zheng | 2014-05-27 | 1 | -118/+36 |
* | ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages. | Lv Zheng | 2014-05-27 | 1 | -14/+0 |
* | ACPICA: Linux header: Add support for stubbed externals. | Lv Zheng | 2014-05-07 | 1 | -0/+31 |
* | ACPICA: Linux-specific header: Add support for PPC64 compilation. | Colin Ian King | 2014-04-20 | 1 | -1/+2 |
* | ACPICA: Clean up comment divergences in aclinux.h | Lv Zheng | 2014-04-20 | 1 | -1/+1 |
* | Merge branch 'acpi-config' into acpica | Rafael J. Wysocki | 2014-03-18 | 1 | -0/+6 |
|\ |
|
| * | ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY | Al Stone | 2014-02-05 | 1 | -0/+6 |
* | | ACPICA: acpidump: Remove integer types translation protection. | Lv Zheng | 2014-02-13 | 1 | -0/+2 |
* | | ACPICA: acpidump: Add sparse declarators support. | Lv Zheng | 2014-02-13 | 1 | -0/+10 |
* | | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 2014-02-11 | 1 | -1/+1 |
|/ |
|
* | ACPICA: Linux Header: Remove unused OSL prototypes. | Lv Zheng | 2014-01-08 | 1 | -4/+0 |