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
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
.
Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'
Rafael J. Wysocki
2016-05-16
19
-232
/
+675
|
\
\
\
\
|
|
|
|
*
ACPI / video: mark acpi_video_get_levels() inline
Arnd Bergmann
2016-05-13
1
-1
/
+1
|
|
|
|
*
Thermal / ACPI / video: add INT3406 thermal driver
Aaron Lu
2016-05-11
4
-25
/
+282
|
|
|
|
*
ACPI/video: export acpi_video_get_levels
Aaron Lu
2016-05-04
2
-38
/
+65
|
|
|
|
*
video / backlight: remove the backlight_device_registered API
Aaron Lu
2016-05-04
3
-8
/
+1
|
|
|
|
*
video / backlight: add two APIs for drivers to use
Aaron Lu
2016-05-04
2
-14
/
+31
|
|
|
*
|
ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While ex...
Lv Zheng
2016-04-09
1
-1
/
+1
|
|
|
*
|
ACPI 2.0 / ECDT: Enable correct ECDT initialization order
Lv Zheng
2016-04-09
1
-14
/
+25
|
|
|
*
|
ACPI 2.0 / ECDT: Remove early namespace reference from EC
Lv Zheng
2016-04-09
1
-91
/
+54
|
|
|
*
|
ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED
Lv Zheng
2016-04-09
1
-41
/
+55
|
|
*
|
|
ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
Chen Yu
2016-04-09
3
-1
/
+9
|
|
|
/
/
|
*
|
|
ACPI / GED: make evged.c explicitly non-modular
Paul Gortmaker
2016-05-09
1
-3
/
+1
|
*
|
|
ACPI / amba: Remove CLK_IS_ROOT
Stephen Boyd
2016-04-27
1
-2
/
+1
|
*
|
|
ACPI / APD: Remove CLK_IS_ROOT
Stephen Boyd
2016-04-27
1
-2
/
+1
|
*
|
|
ACPI: implement Generic Event Device
Sinan Kaya
2016-04-09
2
-0
/
+157
|
|
/
/
*
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2016-05-16
129
-1260
/
+1928
|
\
\
\
|
*
\
\
Merge back new ACPICA material for v4.7.
Rafael J. Wysocki
2016-05-06
129
-1260
/
+1928
|
|
\
\
\
|
|
*
|
|
ACPICA: Update version to 20160422
Bob Moore
2016-05-05
1
-1
/
+1
|
|
*
|
|
ACPICA: Move all ASCII utilities to a common file
Bob Moore
2016-05-05
13
-111
/
+168
|
|
*
|
|
ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w...
Lv Zheng
2016-05-05
1
-9
/
+137
|
|
*
|
|
ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re...
Lv Zheng
2016-05-05
1
-13
/
+62
|
|
*
|
|
ACPICA: Executer: Introduce a set of macros to handle bit width mask generation
Lv Zheng
2016-05-05
2
-10
/
+14
|
|
*
|
|
ACPICA: Hardware: Add optimized access bit width support
Lv Zheng
2016-05-05
1
-2
/
+47
|
|
*
|
|
ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro
Lv Zheng
2016-05-05
1
-1
/
+2
|
|
*
|
|
ACPICA: Renamed some #defined flag constants for clarity
Bob Moore
2016-05-05
2
-16
/
+16
|
|
*
|
|
ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors
Bob Moore
2016-05-05
3
-7
/
+24
|
|
*
|
|
ACPICA: ACPI 6.0: Update _BIX support for new package element
Bob Moore
2016-05-05
2
-2
/
+89
|
|
*
|
|
ACPICA: ACPI 6.1: Support for new PCCT subtable
Bob Moore
2016-05-05
1
-1
/
+22
|
|
*
|
|
ACPICA: Refactor evaluate_object to reduce nesting
Bob Moore
2016-05-05
1
-56
/
+55
|
|
*
|
|
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-05-05
80
-324
/
+324
|
|
*
|
|
ACPICA: Update version to 20160318
Bob Moore
2016-04-05
1
-1
/
+1
|
|
*
|
|
ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG...
Lv Zheng
2016-04-05
1
-21
/
+54
|
|
*
|
|
ACPICA: Events: Fix an issue that _REG association can happen before namespac...
Lv Zheng
2016-04-05
3
-50
/
+24
|
|
*
|
|
ACPICA: Tables: Fix wrong MLC condition for dynamic table loading
Lv Zheng
2016-04-05
1
-1
/
+3
|
|
*
|
|
ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...
Lv Zheng
2016-04-05
1
-1
/
+1
|
|
*
|
|
ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...
Lv Zheng
2016-04-05
1
-10
/
+15
|
|
*
|
|
Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()
Lv Zheng
2016-04-05
1
-2
/
+2
|
|
*
|
|
ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()
Lv Zheng
2016-04-05
1
-0
/
+4
|
|
*
|
|
ACPICA: iASL/Disassembler: Improve handling of unresolved methods
Bob Moore
2016-04-05
1
-0
/
+1
|
|
*
|
|
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
2016-04-05
26
-113
/
+113
|
|
*
|
|
ACPICA: Utilities: Update for strtoul64 merger
Bob Moore
2016-04-05
7
-36
/
+57
|
|
*
|
|
ACPICA: Add support for QNX 6.6 platform
Will Miles
2016-04-05
2
-1
/
+4
|
|
*
|
|
ACPICA: Headers: Update generation of the ACPICA library
Bob Moore
2016-04-05
1
-20
/
+21
|
|
*
|
|
ACPICA: Cleanup some invocation indentations, no functional change
Bob Moore
2016-04-05
1
-0
/
+6
|
|
*
|
|
ACPICA: iASL: Cleanup/optimization for ToPLD macro support
Bob Moore
2016-04-05
2
-0
/
+52
|
|
*
|
|
ACPICA: Interpreter: Update some function headers, no functional change
Bob Moore
2016-04-05
1
-6
/
+6
|
|
*
|
|
ACPICA: Intepreter: Add object extensions to Concatenate operand
Bob Moore
2016-04-05
3
-290
/
+440
|
|
*
|
|
ACPICA: iASL/Headers: Fix incorrect definition of FPDT table
Bob Moore
2016-04-05
1
-19
/
+24
|
|
*
|
|
ACPICA: ACPI 6.1: Add full support for this version of ACPI spec
Bob Moore
2016-04-05
4
-16
/
+32
|
|
*
|
|
ACPICA: Tables: Update FADT handling
Bob Moore
2016-04-05
2
-8
/
+14
[next]