Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
081df89d8778ddc9f9fe2b727f4bd8379b463a3f
/
drivers
/
acpi
/
acpica
6273f00
ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.
by Lv Zheng
· 11 years ago
0847690
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
08e1d7c
ACPICA: Enable auto-serialization as a default kernel behavior.
by Lv Zheng
· 11 years ago
d182557
ACPICA: Ignore sync_level for methods that have been auto-serialized.
by Bob Moore
· 11 years ago
21bd7e6
ACPICA: Add additional named objects for the auto-serialize method scan.
by Lv Zheng
· 11 years ago
22b5afc
ACPICA: Add auto-serialization support for ill-behaved control methods.
by Bob Moore
· 11 years ago
e2b8ddc
ACPICA: Remove global option to serialize all control methods.
by Lv Zheng
· 11 years ago
6ac4a2a
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
6e59608
ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
by Robert Moore
· 11 years ago
f953529
ACPICA: Prevent infinite loops when traversing corrupted lists.
by Bob Moore
· 11 years ago
a487af3
ACPICA: Debugger: Add missing objects; Traverse linked lists
by Bob Moore
· 11 years ago
73581c0
ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.
by Bob Moore
· 11 years ago
3ef27bd0
ACPICA: Update for _PRP predefined name.
by Bob Moore
· 11 years ago
3aa0b08
ACPICA: Cleanup/improve global variable declarations.
by Lv Zheng
· 11 years ago
0a16d12
ACPICA: Comment update - no functional change.
by Bob Moore
· 11 years ago
69e6bb6
ACPICA: Do not abort _PRT repair on a single subpackage failure.
by Bob Moore
· 11 years ago
1c3c2a5
ACPICA: Harden _PRT repair code; check for minimum package length.
by Bob Moore
· 11 years ago
61db45c
ACPICA: Restore code that repairs NULL package elements in return values.
by Lv Zheng
· 11 years ago
83130649
ACPICA: Properly handle NULL entries in _PRT return packages.
by Lv Zheng
· 11 years ago
9ad4caf
ACPICA: Update conditional compilation flags for resource dump functions.
by Lv Zheng
· 11 years ago
5e7f183
ACPICA: Predefined names: Add support for the _PRP method.
by Bob Moore
· 11 years ago
4ac4c5f
ACPICA: Headers: Deploy #pragma pack (push) and (pop).
by Bob Moore
· 11 years ago
faae404
ACPICA: Add "Windows 2013" string to _OSI support.
by Bob Moore
· 11 years ago
3334861
ACPICA: Update the conditions to enable the utility resource dump strings.
by Lv Zheng
· 11 years ago
eb60c4d
ACPICA: Debugger: Add new command to read/write/compare all namespace objects.
by Bob Moore
· 11 years ago
ab85e92
ACPICA: Correctly support references in the union acpi_object.
by Bob Moore
· 11 years ago
fbb7a2d
ACPICA: Update ACPICA copyrights to 2014.
by Bob Moore
· 11 years ago
9186fb5
ACPICA: Improve parameter validation for acpi_install_gpe_block.
by Bob Moore
· 11 years ago
d72c17a8
ACPICA: Utilities: Load of local test tables is now optional.
by Bob Moore
· 11 years ago
2e19f8d
ACPICA: Deploy new 32/64 printf support for table override mechanism.
by Bob Moore
· 11 years ago
c03775c
ACPICA: Improve support for 32/64 bit physical addresses in printf().
by Bob Moore
· 11 years ago
7c2e177
ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()
by Rafael J. Wysocki
· 11 years ago
481c138
ACPICA: Remove bool usage from ACPICA.
by Lv Zheng
· 11 years ago
71487f3f
ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.
by Lv Zheng
· 11 years ago
ed60694
ACPICA: Linuxize: Cleanup spaces after special macro invocations.
by Lv Zheng
· 11 years ago
06d1860
ACPICA: Interpreter: Add additional debug info for an error case.
by Bob Moore
· 11 years ago
1a2c478
ACPICA: Add an error message if the Debugger fails initialization.
by Bob Moore
· 11 years ago
5d4de9a
ACPICA: Conditionally define a local variable that is used for debug only.
by Bob Moore
· 11 years ago
20c40de
ACPICA: Parser: Updates/fixes for debug output.
by Bob Moore
· 11 years ago
0f607cb
ACPICA: Enhance ACPI warning for memory/IO address conflicts.
by Bob Moore
· 11 years ago
87beb7e
ACPICA: Update several debug statements - no functional change.
by Bob Moore
· 11 years ago
4bec3d8
ACPICA: Improve exception handling for GPE block installation.
by Bob Moore
· 11 years ago
0249ed2
ACPICA: Add option to favor 32-bit FADT addresses.
by Bob Moore
· 11 years ago
fab4610
ACPICA: Cleanup the option of forcing the use of the RSDT.
by Lv Zheng
· 11 years ago
671cc68
ACPICA: Back port and refine validation of the XSDT root table.
by Lv Zheng
· 11 years ago
bb3fec1
ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.
by Lv Zheng
· 11 years ago
5af2b63
ACPICA: Disassembler: Improve pathname support for emitted External() statements.
by Bob Moore
· 11 years ago
5076f00
ACPICA: Debug output: Fix a couple of small output issues.
by Bob Moore
· 11 years ago
2d304ba
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
3f69fe1
ACPICA: Add support to delete all objects attached to the root namespace node.
by Bob Moore
· 11 years ago
794ba09
ACPICA: Delete all attached data objects during namespace node deletion.
by Tomasz Nowicki
· 11 years ago
9a0a359
ACPICA: Resources: Fix loop termination for the get AML length function.
by Lv Zheng
· 11 years ago
bf9b448
ACPICA: Debug output: Do not emit function nesting level for kernel build.
by Bob Moore
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
45c9f78
ACPICA: Add __init for ACPICA initializers/finalizers.
by Lv Zheng
· 11 years ago
40bce10
ACPICA: Cleanup asmlinkage for ACPICA APIs.
by Lv Zheng
· 11 years ago
dba47d3
ACPICA: Fix cached object deletion code.
by Lv Zheng
· 11 years ago
2faa046
ACPICA: Remove dead AOPOBJ_INVALID check.
by Lv Zheng
· 11 years ago
6208a3d
ACPICA: Cleanup useless memset invocations.
by Lv Zheng
· 11 years ago
bd48d67
ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.
by Lv Zheng
· 11 years ago
130797a
ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().
by Lv Zheng
· 11 years ago
9187a41
ACPICA: Add new statistics interface.
by Lv Zheng
· 11 years ago
98f7eb8
ACPICA: Update namespace dump code.
by Lv Zheng
· 11 years ago
99567bc
ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.
by Lv Zheng
· 11 years ago
bb42cc2
ACPICA: Update default space handlers.
by Lv Zheng
· 11 years ago
cd27d79
ACPICA: Fix indentation issues for macro invocations.
by Lv Zheng
· 11 years ago
d21f600
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.
by Lv Zheng
· 11 years ago
10622bf
ACPICA: Linuxize: Change indentation of C labels.
by Lv Zheng
· 11 years ago
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
6d3be30
treewide: Fix typo in printk
by Masanari Iida
· 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
Next »