Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bb1cab3d52375b5007645ca55d2b55167e5f757b
/
drivers
/
acpi
/
acpica
bb1cab3
ACPICA: Clarify ACPI_FREE_BUFFER usage.
by Bob Moore
· 11 years ago
839e928
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
by Lv Zheng
· 11 years ago
e07fcfd
ACPICA: Hardcode access width for the reset register.
by Bob Moore
· 11 years ago
ab3b248
ACPICA: Fix possible memory leaks in the GPE handling.
by Lv Zheng
· 11 years ago
b3c86c3
ACPICA: Cleanup memory allocation macros and configurability.
by Lv Zheng
· 11 years ago
7342447
ACPICA: Add safe versions of common string functions.
by Bob Moore
· 11 years ago
1d98e9e
ACPICA: Add history/line-editing for Unix/Linux systems.
by Bob Moore
· 11 years ago
48961ce
ACPICA: Add a check for a null node during namespace walk.
by Bob Moore
· 11 years ago
d7da179
ACPICA: Table print header function: Increase default width for table length.
by Bob Moore
· 11 years ago
1b673f2
ACPICA: Ensure that debug output is immediately disabled on termination.
by Tomasz Nowicki
· 11 years ago
c53ae3a
ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.
by Bob Moore
· 11 years ago
cacba86
ACPICA: Tables: Cleanup RSDP signature codes.
by Lv Zheng
· 11 years ago
94d4be6
ACPICA: Tables: Cleanup table checksum verification code.
by Lv Zheng
· 11 years ago
424deb3
ACPICA: Debugger: Add new command to display full namespace pathnames.
by Bob Moore
· 11 years ago
d2e7d07
ACPICA: Operation region support: Never free the handler "context" pointer.
by David E. Box
· 11 years ago
a2fd4b4
ACPICA: Add support for host-installed SCI handlers.
by Lv Zheng
· 11 years ago
d53d820
ACPICA: Validate start object for acpi_walk_namespace.
by Bob Moore
· 11 years ago
1f5210a
ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behavior is not affected.
by Bob Moore
· 11 years ago
2856846
ACPICA: Debug output: small formatting update, no functional change.
by Bob Moore
· 11 years ago
c3faedc
ACPICA: acpi_read: On error, do not modify the return value target location.
by Bjorn Helgaas
· 11 years ago
f28eb9f
ACPICA: Improve error message for "too many parent prefixes" condition.
by Bob Moore
· 11 years ago
4be4be8
ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.
by Bob Moore
· 11 years ago
afdca01
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
4ef1750
ACPICA: Update names for walk_namespace callbacks to clarify usage.
by Bob Moore
· 11 years ago
a50abf4
ACPICA: Return error if DerefOf resolves to a null package element.
by Bob Moore
· 11 years ago
1d82980c9
ACPICA: Make ACPI Power Management Timer (PM Timer) optional.
by Bob Moore
· 11 years ago
2641f54
ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.
by Lv Zheng
· 11 years ago
bf0dd26
ACPICA: Fix possible fault for methods that optionally have no return value.
by Bob Moore
· 11 years ago
63660e0
ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField refs.
by Bob Moore
· 11 years ago
b268cee
ACPICA: Emit all unresolved method externals in a text block
by Bob Moore
· 11 years ago
38f7c5a
ACPICA: Export acpi_tb_validate_rsdp().
by Bob Moore
· 11 years ago
d6b47b1
ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep path
by Ben Guthro
· 11 years ago
2cf9f5b
ACPICA: Add acpi_update_interfaces() public interface
by Lv Zheng
· 11 years ago
bbe707e
ACPICA: Fix compiler warnings for casting issues (only some compilers)
by Jung-uk Kim
· 11 years ago
2c48e3e
ACPICA: Remove restriction of 256 maximum GPEs in any GPE block
by Bob Moore
· 11 years ago
0fb3adf
ACPICA: Disassembler: Expand maximum output string length to 64K
by Bob Moore
· 11 years ago
57987ca
ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp()
by Bob Moore
· 11 years ago
a7d5caf
ACPICA: Update comments about behavior when _STA does not exist
by Bob Moore
· 11 years ago
242b228
ACPICA: expose OSI version
by Aaron Lu
· 11 years ago
341e7ba
ACPICA: _CST repair: Handle null package entries
by Lv Zheng
· 12 years ago
5a9792f
ACPICA: Add several repairs for _CST predefined name
by Lv Zheng
· 12 years ago
aa6329c
ACPICA: Move _PRT repair into the standard complex repair module
by Lv Zheng
· 12 years ago
64f3af5
ACPICA: Clear events initialized flag upon event component termination
by Tomasz Nowicki
· 12 years ago
b739f10
ACPICA: Fix possible memory leak in GPE init error path
by Tomasz Nowicki
· 12 years ago
9dae7bb
ACPICA: ACPICA Termination: Delete global lock pending lock
by Tomasz Nowicki
· 12 years ago
de8e7db
ACPICA: Update interface to acpi_ut_valid_acpi_name()
by Bob Moore
· 12 years ago
7cec704
ACPICA: Do not use extended sleep registers unless HW-reduced bit is set
by Lv Zheng
· 12 years ago
42f4786
ACPICA: Split table print utilities to a new a separate file
by Bob Moore
· 12 years ago
b75dd29
ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT
by Lv Zheng
· 12 years ago
1d1ea1b
ACPICA: Standardize all switch() blocks
by Chao Guan
· 12 years ago
b6872ff
ACPICA: Split internal error msg routines to a separate file
by Bob Moore
· 12 years ago
88ec286
ACPICA: Split buffer dump routines into separate file
by Bob Moore
· 12 years ago
8f4f5e7
ACPICA: Update for "orphan" embedded controller _REG method support
by Zhang Rui
· 12 years ago
43e5318
ACPICA: Predefined name support: Remove unused local variable
by Bob Moore
· 12 years ago
29a241c
ACPICA: Add argument typechecking for all predefined ACPI names
by Bob Moore
· 12 years ago
e1405ca
ACPICA: Add BIOS error interface for predefined name validation support
by Bob Moore
· 12 years ago
f6f57f6
ACPICA: Change an exception code for the ASL UnLoad() operator
by Bob Moore
· 12 years ago
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
Next »