index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernel
Lv Zheng
2016-07-15
1
-0
/
+4
*
ACPICA: Add support for QNX 6.6 platform
Will Miles
2016-04-05
1
-0
/
+3
*
ACPICA: Headers: Update generation of the ACPICA library
Bob Moore
2016-04-05
1
-20
/
+21
*
ACPICA: Linuxize: Remove useless platform headers
Lv Zheng
2016-04-05
2
-103
/
+0
*
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-15
7
-7
/
+7
*
ACPICA: Linuxize: reduce divergences for 20151218 release
Lv Zheng
2016-01-01
1
-0
/
+1
*
ACPI / debugger: Add IO interface to access debugger functionalities
Lv Zheng
2015-12-15
2
-12
/
+0
*
ACPICA: Debugger: Convert some mechanisms to OSPM specific
Lv Zheng
2015-12-15
2
-0
/
+23
*
ACPI: Enable build of AML interpreter debugger
Lv Zheng
2015-10-22
2
-2
/
+10
*
ACPICA: Debugger: Update mutexes used for multithreaded debugger
Bob Moore
2015-10-22
1
-3
/
+3
*
ACPICA: Remove unnecessary conditional compilation
Bob Moore
2015-10-22
1
-1
/
+1
*
ACPICA: Header support to improve compatibility with MSVC
Bob Moore
2015-08-25
1
-4
/
+5
*
ACPICA: Headers: Fix some comments, no functional change
Bob Moore
2015-08-25
1
-5
/
+5
*
ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>
Lv Zheng
2015-07-23
3
-0
/
+106
*
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-07-01
1
-38
/
+0
*
ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI
Lv Zheng
2015-07-01
1
-0
/
+6
*
ACPICA: MSVC6: Fix build issue for variable argument macros
Lv Zheng
2015-07-01
1
-0
/
+4
*
ACPICA: Linuxize: Reduce divergences for 20150616 release
Lv Zheng
2015-06-23
1
-1
/
+0
*
ACPICA: Additional dragon_fly BSD support.
Bob Moore
2015-05-22
2
-0
/
+6
*
ACPICA: Utilities: split IO address types from data type models.
Lv Zheng
2015-04-14
1
-0
/
+1
*
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
5
-5
/
+5
*
Merge branch 'acpi-headers'
Rafael J. Wysocki
2014-07-27
2
-0
/
+34
|
\
|
*
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
|
*
ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.
Lv Zheng
2014-07-23
1
-0
/
+22
*
|
ACPICA: acpidump: Add memory/string OSL usage to improve portability
Lv Zheng
2014-07-08
1
-0
/
+1
*
|
ACPICA: Utilities: Introduce acpi_log_error() to improve portability
Lv Zheng
2014-07-08
1
-0
/
+4
*
|
ACPICA: OSL: Update environments to improve portability
Lv Zheng
2014-07-08
1
-12
/
+36
|
/
*
ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.
Lv Zheng
2014-05-27
2
-10
/
+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
3
-118
/
+215
*
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
*
ACPICA: gcc-specific: Fix possible issue with the strchr function.
Bob Moore
2014-04-20
1
-0
/
+11
*
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
3
-3
/
+3
|
/
*
ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.
Lv Zheng
2014-01-08
1
-0
/
+9
*
ACPICA: Update ACPI example code to make it an actual working program.
Bob Moore
2014-01-08
1
-5
/
+6
*
ACPICA: Linux Header: Remove unused OSL prototypes.
Lv Zheng
2014-01-08
1
-4
/
+0
*
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-11-07
1
-3
/
+0
|
\
*
|
ACPICA: Update acpidump related header file changes.
Lv Zheng
2013-10-31
1
-2
/
+3
*
|
ACPICA: Update compilation environment settings.
Lv Zheng
2013-10-31
1
-0
/
+3
*
|
ACPICA: Update aclinux.h for new OSL override mechanism.
Lv Zheng
2013-10-31
1
-30
/
+88
*
|
ACPICA: Add support to allow host OS to redefine individual OSL prototypes.
Lv Zheng
2013-10-31
1
-0
/
+1
[next]