Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b300667b33b2b5a2c8e5f8f22826befb3d7f4f2b
/
include
/
acpi
/
platform
63b0a7b
ACPI: Drop ACPI_USE_BUILTIN_STDARG ifdef from acgcc.h
by Rafael J. Wysocki
· 3 years, 2 months ago
136f282
ACPI: tools: fix compilation error
by Miguel Bernal Marin
· 3 years, 3 months ago
c0891ac
isystem: ship and use stdarg.h
by Alexey Dobriyan
· 3 years, 5 months ago
e527db8
ACPICA: Tree-wide: fix various typos and spelling mistakes
by Colin Ian King
· 3 years, 9 months ago
4441e55
ACPICA: Updated all copyrights to 2021
by Bob Moore
· 4 years ago
c1a7c2c
ACPICA: fix -Wfallthrough
by Nick Desaulniers
· 4 years ago
9a15da1b
Merge back earlier ACPICA-related changes for 5.10.
by Rafael J. Wysocki
· 4 years, 3 months ago
3d21044
ACPICA: Add support for 64 bit risc-v compilation
by Colin Ian King
· 4 years, 3 months ago
85f9402
ACPI: OSL: Make ACPICA use logical addresses of GPE blocks
by Rafael J. Wysocki
· 4 years, 4 months ago
800ba7c
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
by Bob Moore
· 5 years ago
69e86e5
ACPICA: acpisrc: add unix line ending support for non-windows build
by Erik Kaneda
· 5 years ago
11207b4
ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndef
by Erik Schmauss
· 6 years ago
aa9aaa4
ACPI: use different default debug value than ACPICA
by Erik Schmauss
· 6 years ago
840c02c
ACPICA: All acpica: Update copyrights to 2019
by Bob Moore
· 6 years ago
bd23fac
ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
by Sinan Kaya
· 6 years ago
c305259
ACPICA: provide abstraction for raw_spinlock_t
by Sebastian Andrzej Siewior
· 7 years ago
9585763
ACPICA: adding SPDX headers
by Erik Schmauss
· 7 years ago
87cd826
ACPICA: Events: Dispatch GPEs after enabling for the first time
by Erik Schmauss
· 7 years ago
959c38a
ACPICA: Add option to disable Package object name resolution errors
by Bob Moore
· 7 years ago
da6f832
ACPICA: All acpica: Update copyrights to 2018
by Bob Moore
· 7 years ago
0eedae8
ACPICA: Linux: add support for X32 ABI compilation
by Anuj Mittal
· 7 years ago
65082bf
ACPICA: CLib: Add short multiply/shift support
by Lv Zheng
· 7 years ago
99e597a
Back port of "ACPICA: Use designated initializers"
by Kees Cook
· 7 years ago
3d867f6
ACPICA: Use designated initializers
by Kees Cook
· 8 years ago
84676b8
ACPICA: OSL: Add support to exclude stdarg.h
by Lv Zheng
· 8 years ago
7735ca0
ACPICA: Source tree: Update copyright notices to 2017
by Bob Moore
· 8 years ago
ffab918
ACPICA: Linuxize: Restore and fix Intel compiler build
by Lv Zheng
· 8 years ago
5533308
ACPICA: EFI: Add efihello demo application
by Lv Zheng
· 8 years ago
0822d4f
ACPICA: MSVC: Fix MSVC6 build issues
by Lv Zheng
· 8 years ago
2374156
ACPICA: Linux-specific header: Add support for s390x compilation
by Colin Ian King
· 8 years ago
703ecd2
ACPICA: Debugger: Rename debugger OSL names
by Lv Zheng
· 8 years ago
c8e008e
Merge branches 'acpica' and 'acpi-scan'
by Rafael J. Wysocki
· 8 years ago
174cc71
ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel
by Lv Zheng
· 8 years ago
d5a4b1a
tools/power/acpi: Remove direct kernel source include reference
by Lv Zheng
· 8 years ago
34f3a91b
ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()
by Lv Zheng
· 8 years ago
9fa1ceb
ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers
by Lv Zheng
· 8 years ago
d2d48ea
ACPICA: EFI: Port acpidump to EDK2 environment
by Lv Zheng
· 8 years ago
e323c02
ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue
by Lv Zheng
· 8 years ago
4e2fc6a
ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
by Lv Zheng
· 8 years ago
da24f31
ACPICA: Clib: Fix wrong mini C library usage
by Lv Zheng
· 8 years ago
5fb3ab8
ACPICA: Clib: Cleanup va_arg related code
by Lv Zheng
· 8 years ago
556eae8
ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all applications
by Lv Zheng
· 8 years ago
2368b1a
ACPICA: Divergence: Port declarators back to ACPICA
by Lv Zheng
· 8 years ago
b5c0875
ACPICA: Utilities: Introduce facility to allow Linux to set correct logging levels
by Lv Zheng
· 8 years ago
b4219a8
ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernel
by Lv Zheng
· 8 years ago
53c78d7
ACPICA: Add support for QNX 6.6 platform
by Will Miles
· 9 years ago
95df7b5
ACPICA: Headers: Update generation of the ACPICA library
by Bob Moore
· 9 years ago
f1974b48
ACPICA: Linuxize: Remove useless platform headers
by Lv Zheng
· 9 years ago
c8100dc
ACPICA: Additional 2016 copyright changes
by Bob Moore
· 9 years ago
5431b65
ACPICA: Linuxize: reduce divergences for 20151218 release
by Lv Zheng
· 9 years ago
8cfb0cd
ACPI / debugger: Add IO interface to access debugger functionalities
by Lv Zheng
· 9 years ago
f8d3148
ACPICA: Debugger: Convert some mechanisms to OSPM specific
by Lv Zheng
· 9 years ago
4d946f7
ACPI: Enable build of AML interpreter debugger
by Lv Zheng
· 9 years ago
cd64bbf
ACPICA: Debugger: Update mutexes used for multithreaded debugger
by Bob Moore
· 9 years ago
9355611
ACPICA: Remove unnecessary conditional compilation
by Bob Moore
· 9 years ago
cff9406
ACPICA: Header support to improve compatibility with MSVC
by Bob Moore
· 9 years ago
10ac218e
ACPICA: Headers: Fix some comments, no functional change
by Bob Moore
· 9 years ago
5a4f069
ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>
by Lv Zheng
· 9 years ago
4fa4616
ACPICA: De-macroize calls to standard C library functions
by Bob Moore
· 9 years ago
07cf6ce
ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI
by Lv Zheng
· 9 years ago
7b09d8f
ACPICA: MSVC6: Fix build issue for variable argument macros
by Lv Zheng
· 9 years ago
52c1d80
ACPICA: Linuxize: Reduce divergences for 20150616 release
by Lv Zheng
· 10 years ago
f38a437
ACPICA: Additional dragon_fly BSD support.
by Bob Moore
· 10 years ago
2b87601
ACPICA: Utilities: split IO address types from data type models.
by Lv Zheng
· 10 years ago
82a8094
ACPICA: Update Copyright headers to 2015
by David E. Box
· 10 years ago
7e1c1a8
Merge branch 'acpi-headers'
by Rafael J. Wysocki
· 10 years ago
417b4a7
ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.
by Lv Zheng
· 10 years ago
d334c82
ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.
by Lv Zheng
· 10 years ago
daba25d
ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.
by Lv Zheng
· 10 years ago
fbee6b2
ACPICA: acpidump: Add memory/string OSL usage to improve portability
by Lv Zheng
· 10 years ago
2e70da4
ACPICA: Utilities: Introduce acpi_log_error() to improve portability
by Lv Zheng
· 10 years ago
afbdc6a
ACPICA: OSL: Update environments to improve portability
by Lv Zheng
· 10 years ago
a238317
ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.
by Lv Zheng
· 11 years ago
92985ef
ACPICA: Clean up redudant definitions already defined elsewhere
by Lv Zheng
· 11 years ago
07d8391
ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h>
by Lv Zheng
· 11 years ago
d13bd5a
ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>
by Lv Zheng
· 11 years ago
636fcfe
ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.
by Lv Zheng
· 11 years ago
42873a8
ACPICA: Linux header: Add support for stubbed externals.
by Lv Zheng
· 11 years ago
72bdad9
ACPICA: Linux-specific header: Add support for PPC64 compilation.
by Colin Ian King
· 11 years ago
a3a80da
ACPICA: Clean up comment divergences in aclinux.h
by Lv Zheng
· 11 years ago
7ed8232
ACPICA: gcc-specific: Fix possible issue with the strchr function.
by Bob Moore
· 11 years ago
bcef508
Merge branch 'acpi-config' into acpica
by Rafael J. Wysocki
· 11 years ago
e252652
ACPICA: acpidump: Remove integer types translation protection.
by Lv Zheng
· 11 years ago
7e66b46
ACPICA: acpidump: Add sparse declarators support.
by Lv Zheng
· 11 years ago
fbb7a2d
ACPICA: Update ACPICA copyrights to 2014.
by Bob Moore
· 11 years ago
af1ae78
ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY
by Al Stone
· 11 years ago
71487f3f
ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.
by Lv Zheng
· 11 years ago
a2c8633
ACPICA: Update ACPI example code to make it an actual working program.
by Bob Moore
· 11 years ago
b1c1029
ACPICA: Linux Header: Remove unused OSL prototypes.
by Lv Zheng
· 11 years ago
63ff4d0
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
efb8354
ACPICA: Update acpidump related header file changes.
by Lv Zheng
· 11 years ago
a4fb614
ACPICA: Update compilation environment settings.
by Lv Zheng
· 11 years ago
9322058
ACPICA: Update aclinux.h for new OSL override mechanism.
by Lv Zheng
· 11 years ago
7e94632f
ACPICA: Add support to allow host OS to redefine individual OSL prototypes.
by Lv Zheng
· 11 years ago
839e928
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
by Lv Zheng
· 11 years ago
b3c86c3
ACPICA: Cleanup memory allocation macros and configurability.
by Lv Zheng
· 11 years ago
3009520
ACPICA: Linux-specific header: enable "aarch64" 64-bit build.
by Naresh Bhat
· 11 years ago
25f044e
ACPICA: Update ACPICA copyrights to 2013
by Bob Moore
· 12 years ago
3e8214e
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
by Lv Zheng
· 12 years ago
739dcbb
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
by Lv Zheng
· 12 years ago
Next »