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
Age
Commit message (
Expand
)
Author
2012-11-21
ACPI: Allow ACPI handles of devices to be initialized in advance
Rafael J. Wysocki
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-16
ACPI / battery: Correct battery capacity values on Thinkpads
Kamil Iskra
2012-11-16
ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks
Rafael J. Wysocki
2012-11-16
ACPI: create _SUN sysfs file
Yasuaki Ishimatsu
2012-11-16
ACPI / PM: Add check preventing transitioning to non-D0 state from D3.
Lv Zheng
2012-11-16
ACPI / memhotplug: bind the memory device when the driver is being loaded
Wen Congyang
2012-11-16
ACPI / memhotplug: don't allow to eject the memory device if it is being used
Wen Congyang
2012-11-16
ACPI / memhotplug: free memory device if acpi_memory_enable_device() failed
Wen Congyang
2012-11-16
ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...
Wen Congyang
2012-11-16
ACPI / memhotplug: deal with eject request in hotplug queue
Wen Congyang
2012-11-16
ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()
Yasuaki Ishimatsu
2012-11-15
ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method
Bob Moore
2012-11-15
ACPICA: Update for 64-bit generation of recent error message changes
Bob Moore
2012-11-15
ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME
Bob Moore
2012-11-15
ACPICA: Add starting offset parameter to common dump buffer routine
Bob Moore
2012-11-15
ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base
Bob Moore
2012-11-15
ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs
Bob Moore
2012-11-15
ACPICA: AcpiExec: Improve algorithm for tracking memory leaks
Bob Moore
2012-11-15
ACPICA: Add debug print message for mutex objects that are force-released
Bob Moore
2012-11-15
ACPICA: Resource Mgr: Small fix for buffer size calculation
Feng Tang
2012-11-15
ACPICA: Remove extra spaces after periods within comments
Bob Moore
2012-11-15
ACPICA: Update local C library module comments for ASCII table
Bob Moore
2012-11-15
ACPICA: Fix for predefined name loop during ACPICA initialization
Robert Moore
2012-11-15
ACPICA: Fix some typos in comments
Bob Moore
2012-11-15
ACPICA: ACPICA core: Cleanup empty lines at file start and end
Bob Moore
2012-11-15
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
2012-11-15
ACPICA: Fix unmerged acmacros.h divergences.
Lv Zheng
2012-11-15
ACPICA: Fix indent caused divergences.
Lv Zheng
2012-11-15
ACPICA: Fix AcpiSrc caused divergences.
Lv Zheng
2012-11-15
ACPICA: Fix divergences of definition conflicts.
Lv Zheng
2012-11-15
ACPICA: Fix unmerged debugger divergences.
Lv Zheng
2012-11-15
ACPICA: Fix unmerged utility divergences.
Lv Zheng
2012-11-15
Cleanup of invalid ACPI name handling and repair
Bob Moore
2012-11-15
ACPI: Centralized processing of ACPI device resources
Rafael J. Wysocki
2012-11-15
ACPI / platform: Use common ACPI device resource parsing routines
Rafael J. Wysocki
2012-11-15
ACPI: Move device resources interpretation code from PNP to ACPI core
Rafael J. Wysocki
2012-11-15
ACPI / platform: use ACPI device name instead of _HID._UID
Mika Westerberg
2012-11-15
ACPI: Add support for platform bus type
Mika Westerberg
2012-11-15
ACPI / x86: Export acpi_[un]register_gsi()
Andy Shevchenko
2012-11-15
ACPI: Provide generic functions for matching ACPI device nodes
Mika Westerberg
2012-11-15
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
2012-11-15
ACPI / memory-hotplug: call acpi_bus_trim() to remove memory device
Wen Congyang
2012-11-15
ACPI: add newline in power.c message
Randy Dunlap
2012-11-15
ACPI: Make seemingly useless check in osl.c more understandable
Rafael J. Wysocki
2012-11-15
ACPI: Add ACPI CPU hot-remove support
Toshi Kani
2012-11-15
ACPI: Export functions for hot-remove
Toshi Kani
2012-11-15
ACPI: Add user space interface for identification objects
Lv Zheng
2012-11-15
ACPI: Add _UID support for ACPI devices.
Lv Zheng
2012-11-15
ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter
Kristen Carlson Accardi
[prev]
[next]