index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
2018-05-15
Merge back earlier ACPICA material for v4.18.
Rafael J. Wysocki
2018-05-14
ACPICA: Add deferred package support for the Load and loadTable operators
Bob Moore
2018-05-10
ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlock
Steven Rostedt
2018-03-18
ACPICA: Cleanup/simplify module-level code support
Bob Moore
2018-03-18
ACPICA: Events: add a return on failure from acpi_hw_register_read
Erik Schmauss
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
2018-03-18
ACPICA: Rename a global for clarity, no functional change
Bob Moore
2018-03-18
ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro
Erik Schmauss
2018-03-18
ACPICA: Change a compile-time option to a runtime option
Bob Moore
2018-03-18
ACPICA: Remove calling of _STA from acpi_get_object_info()
Hans de Goede
2018-03-18
ACPICA: AML Debug Object: Don't ignore output of zero-length strings
Bob Moore
2018-03-18
ACPICA: Fix memory leak on unusual memory leak
Bob Moore
2018-03-18
ACPICA: Events: Dispatch GPEs after enabling for the first time
Erik Schmauss
2018-03-18
ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...
Erik Schmauss
2018-03-18
ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume
Erik Schmauss
2018-03-18
ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
Seunghun Han
2018-02-21
ACPICA: Add option to disable Package object name resolution errors
Bob Moore
2018-02-21
ACPICA: Integrate package handling with module-level code
Schmauss, Erik
2018-02-21
ACPICA: Revert "Fix for implicit result conversion for the To____ functions"
Bob Moore
2018-02-21
ACPICA: Update for some debug output. No functional change
Bob Moore
2018-02-21
ACPICA: Update error message, no functional change
Bob Moore
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2018-01-05
ACPICA: trivial style fix, no functional change
Erik Schmauss
2018-01-05
ACPICA: Fix a couple memory leaks during package object resolution
Bob Moore
2018-01-05
ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
Mario Limonciello
2018-01-05
ACPICA: Rename a global variable, no functional change
Bob Moore
2018-01-05
ACPICA: Create and deploy safe version of strncpy
Bob Moore
2018-01-05
ACPICA: Cleanup the global variables and update comments
Bob Moore
2018-01-05
ACPICA: Debugger: fix slight indentation issue
Erik Schmauss
2018-01-05
ACPICA: Fix a regression in the acpi_evaluate_object_type() interface
Bob Moore
2018-01-05
ACPICA: Update for a few debug output statements
Bob Moore
2018-01-05
ACPICA: Debug output, no functional change
Bob Moore
2017-12-04
ACPICA: Rename variable to match upstream
Rafael J. Wysocki
2017-11-27
ACPICA: Update linkage for get mutex name interface
Bob Moore
2017-11-27
ACPICA: Update mutex error messages, no functional change
Bob Moore
2017-11-27
ACPICA: Debugger: add "background" command for method execution
Bob Moore
2017-11-27
ACPICA: Namespace: fix memory leak from building prefixed pathname
Erik Schmauss
2017-11-27
ACPICA: Enhance error messages from namespace create/lookup operations
Bob Moore
2017-11-27
ACPICA: ACPICA: style edits to utility function output, no functional change
Erik Schmauss
2017-11-27
ACPICA: Add an additional error message for EC timeouts
Bob Moore
2017-11-27
ACPICA: Update output from ACPI_EXCEPTION macro
Bob Moore
2017-11-27
ACPICA: Use local 64-bit divide support for string conversions
Bob Moore
2017-11-27
ACPICA: Utilities: Cleanup style issue for bit clearing
Lv Zheng
2017-11-27
ACPICA: iASL: change processing of external op namespace nodes for correctness
Erik Schmauss
2017-11-27
ACPICA: Tools: Deploy -vd option (build date/time) across all tools
Bob Moore
2017-11-27
ACPICA: Rename AE_AML_INFINITE_LOOP exception
Bob Moore
2017-11-27
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
2017-11-27
ACPICA: Avoid null pointer dereference on Op.
Colin Ian King
2017-11-27
ACPICA: disassembler: getting rid of error message
Erik Schmauss
2017-11-27
ACPICA: Disassembler: reset parser_state's Aml pointer when parsing bad exter...
Erik Schmauss
[next]