Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a08c3ec4f7d6058a450d2d4bc6e366955872707
/
drivers
/
acpi
/
acpica
04a29a1
ACPICA: ACPICA: Fix for _INI regression
by Tomasz Nowicki
· 12 years ago
3aa2eea
ACPICA: _OSI support: Fix possible memory leak
by Jung-uk Kim
· 12 years ago
61388f9
ACPICA: Fix possible buffer overflow during a field unit read operation
by Bob Moore
· 12 years ago
58892c9
ACPICA: Add a lock to the internal object reference count mechanism
by Bob Moore
· 12 years ago
475df48
ACPICA: Fix a format string for 64-bit generation
by Bob Moore
· 12 years ago
60f3deb
ACPICA: Remove FORCE_DELETE option for global reference count mechanism
by Bob Moore
· 12 years ago
663b95f
ACPICA: Improve error message for Index() operator
by Bob Moore
· 12 years ago
6d1490e
ACPICA: FADT: Remove extraneous warning for very large GPE registers
by Linn Crosetto
· 12 years ago
b07a383
ACPICA: Fix a typo in a function header, no functional change
by Colin Ian King
· 12 years ago
0cb91bd
ACPICA: Fix a typo in an error message
by Colin Ian King
· 12 years ago
b7ed9a8
ACPICA: Fix for some comments/headers
by Tang Chen
· 12 years ago
388a990
ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()
by Jung-uk Kim
· 12 years ago
c34c82b
ACPICA: Predefine names: Add allowed argument types to master info table
by Bob Moore
· 12 years ago
02d4fb3
ACPICA: Object repair: Allow 0-length packages for variable-length packages
by Bob Moore
· 12 years ago
4041125
ACPICA: Disassembler: Add warnings for unresolved control methods
by Bob Moore
· 12 years ago
88fd0ac
ACPICA: Return object repair: Add resource template repairs
by Lv Zheng
· 12 years ago
96b44cc
ACPICA: Return object repair: Add string-to-unicode conversion
by Lv Zheng
· 12 years ago
76a6225
ACPICA: Split object conversion functions to a new file
by Bob Moore
· 12 years ago
d5a3610
ACPICA: Add mechanism for early object repairs on a per-name basis
by Bob Moore
· 12 years ago
ae1b476
ACPICA: Add exception descriptions to exception info table
by Bob Moore
· 12 years ago
fd1af71
ACPICA: Regression fix: reinstate safe exit macros
by Bob Moore
· 12 years ago
c39660b
ACPICA: Update for ACPI 5 hardware-reduced feature
by Bob Moore
· 12 years ago
f1778eb
ACPICA: Add parens within macros around parameter names
by Bob Moore
· 12 years ago
1af8927
ACPICA: Add macros to access pointer to next object in the descriptor list
by Jung-uk Kim
· 12 years ago
d4d3219
ACPICA: Update error/debug messages for fixed events
by Bob Moore
· 12 years ago
3cf2449
ACPICA: Fix a long-standing bug in local cache
by Jung-uk Kim
· 12 years ago
3cfcf50
ACPICA: Fix a couple warnings detected on FreeBSD build
by Jung-uk Kim
· 12 years ago
c13085e
ACPICA: Resource Mgr: Prevent infinite loops in resource walks
by Bob Moore
· 12 years ago
378bb8b
ACPICA: Update predefined info table for _MLS method
by Bob Moore
· 12 years ago
5e30a96
ACPICA: Remove some extraneous newlines in ACPI_ERROR type calls
by Bob Moore
· 12 years ago
d9652b4
ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operators
by Bob Moore
· 12 years ago
48ffb94
ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integers
by Bob Moore
· 12 years ago
25f044e
ACPICA: Update ACPICA copyrights to 2013
by Bob Moore
· 12 years ago
586ce51
ACPICA: Update predefined info table
by Lv Zheng
· 12 years ago
b43e106
ACPICA: Cleanup table handler naming conflicts.
by Lv Zheng
· 12 years ago
42f8fb7
ACPICA: Source restructuring: split large files into 8 new files.
by Bob Moore
· 12 years ago
3f654ba
ACPICA: Interpreter: Fix Store() when implicit conversion is not possible.
by Bob Moore
· 12 years ago
9cea624
ACPICA: Resources: Split interrupt share/wake bits into two fields.
by Bob Moore
· 12 years ago
f7b488e
ACPICA: Resources: Support for ACPI 5 wake bit in ExtendedInterrupt descriptor.
by Aaron Lu
· 12 years ago
ef42e53
ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table.
by Bob Moore
· 12 years ago
3e5621a
ACPICA: Update ACPICA initialization messages.
by Bob Moore
· 12 years ago
2fae3e5
ACPICA: Namespace: Eliminate dot...dot output during initialization.
by Bob Moore
· 12 years ago
e3ab8e4
ACPICA: Resource manager: Add support for ACPI 5 wake bit in IRQ descriptor.
by Aaron Lu
· 12 years ago
78d025e
ACPICA: Fix possible memory leak in dispatcher error path.
by Tim Gardner
· 12 years ago
e81a52b
ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.
by Bob Moore
· 12 years ago
0377b5a
ACPICA: Merge all debug output macros into a single file, acoutput.
by Bob Moore
· 12 years ago
10e9e75
ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.
by Bob Moore
· 12 years ago
7b89169
ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.
by Bob Moore
· 12 years ago
db38bf5
ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front.
by Bob Moore
· 12 years ago
ad5a06f
ACPICA: DEBUG_PRINT macros: Update to improve performance.
by Bob Moore
· 12 years ago
0fdce47
ACPICA: Resource Manager: Add a pointer cast for a namespace node.
by Rafael J. Wysocki
· 12 years ago
c41679a
ACPICA: Add time macros for various timer/time manipulation.
by Bob Moore
· 12 years ago
c8d586f
ACPICA: Lint changes, no functional change.
by Bob Moore
· 12 years ago
f8c9bfe
ACPICA: Add root node optimization to internal get namespace node function.
by Bob Moore
· 12 years ago
04a81dc
ACPICA: Eliminate some small unnecessary pathname functions.
by Bob Moore
· 12 years ago
528a412
ACPICA: Change exception code for LoadTable operator.
by Bob Moore
· 12 years ago
afb1bbe
ACPICA: Resources: New interface, AcpiWalkResourceBuffer.
by Bob Moore
· 12 years ago
ef0b67f
ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.
by Bob Moore
· 12 years ago
fb4e502
ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.
by Lv Zheng
· 12 years ago
57bf6ae
ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros.
by Lv Zheng
· 12 years ago
2f3faab
ACPICA: Add macros to extract flag bits from resource descriptors.
by Bob Moore
· 12 years ago
1f06c92
ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags.
by Bob Moore
· 12 years ago
886308e
ACPICA: Debugger: Major update for the Disassemble<method> command.
by Bob Moore
· 12 years ago
0e770b3
ACPICA: Performance: Remove function tracing from critical allocation functions.
by Bob Moore
· 12 years ago
5393855
ACPICA: Performance enhancement for ACPI package objects.
by Chao Guan
· 12 years ago
2271582
ACPICA: Fix possible memory leak.
by Jesper Juhl
· 12 years ago
75e4446
ACPICA: Update initialization codes.
by Lv Zheng
· 12 years ago
f8dca24
ACPICA: Enhance error messages.
by Lv Zheng
· 12 years ago
7b6afb6
ACPICA: Fix broken call depth tracing logic.
by Lv Zheng
· 12 years ago
9c0d793
ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.
by Lv Zheng
· 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
56324c1
ACPICA: Update codes under disabled build options.
by Lv Zheng
· 12 years ago
75c8044
ACPICA: Cleanup updated comments.
by Lv Zheng
· 12 years ago
04fbfca
ACPICA: Remove useless mini-C library.
by Lv Zheng
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
413fc3f
ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method
by Bob Moore
· 12 years ago
17b1f45
ACPICA: Update for 64-bit generation of recent error message changes
by Bob Moore
· 12 years ago
47abd13
ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME
by Bob Moore
· 12 years ago
97171c6
ACPICA: Add starting offset parameter to common dump buffer routine
by Bob Moore
· 12 years ago
eed9525
ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base
by Bob Moore
· 12 years ago
00eb325
ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs
by Bob Moore
· 12 years ago
d8da915
ACPICA: AcpiExec: Improve algorithm for tracking memory leaks
by Bob Moore
· 12 years ago
2489ef0
ACPICA: Add debug print message for mutex objects that are force-released
by Bob Moore
· 12 years ago
bee6dc3
ACPICA: Resource Mgr: Small fix for buffer size calculation
by Feng Tang
· 12 years ago
73a3090
ACPICA: Remove extra spaces after periods within comments
by Bob Moore
· 12 years ago
b9e1769
ACPICA: Update local C library module comments for ASCII table
by Bob Moore
· 12 years ago
267d672
ACPICA: Fix for predefined name loop during ACPICA initialization
by Robert Moore
· 12 years ago
691fda5
ACPICA: Fix some typos in comments
by Bob Moore
· 12 years ago
4f3ca64
ACPICA: ACPICA core: Cleanup empty lines at file start and end
by Bob Moore
· 12 years ago
68aafc3
ACPICA: Audit/update for ACPICA return macros and debug depth counter
by Bob Moore
· 12 years ago
86ff0e5
ACPICA: Fix unmerged acmacros.h divergences.
by Lv Zheng
· 12 years ago
1f86e8c
ACPICA: Fix indent caused divergences.
by Lv Zheng
· 12 years ago
644ef74
ACPICA: Fix AcpiSrc caused divergences.
by Lv Zheng
· 12 years ago
78e25fe
ACPICA: Fix divergences of definition conflicts.
by Lv Zheng
· 12 years ago
f540fad
ACPICA: Fix unmerged debugger divergences.
by Lv Zheng
· 12 years ago
6d33b6b
ACPICA: Fix unmerged utility divergences.
by Lv Zheng
· 12 years ago
45dcd31
Cleanup of invalid ACPI name handling and repair
by Bob Moore
· 12 years ago
2bc198c
ACPICA: Table Manager: Merge duplicate code (root table)
by Lv Zheng
· 12 years ago
Next »