index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-16
ACPI / memhotplug: free memory device if acpi_memory_enable_device() failed
Wen Congyang
1
-1
/
+3
2012-11-16
ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...
Wen Congyang
1
-6
/
+21
2012-11-16
ACPI / memhotplug: deal with eject request in hotplug queue
Wen Congyang
1
-79
/
+9
2012-11-16
ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()
Yasuaki Ishimatsu
1
-7
/
+24
2012-11-15
ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method
Bob Moore
3
-5
/
+95
2012-11-15
ACPICA: Update for 64-bit generation of recent error message changes
Bob Moore
1
-4
/
+4
2012-11-15
ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME
Bob Moore
1
-2
/
+5
2012-11-15
ACPICA: Add starting offset parameter to common dump buffer routine
Bob Moore
6
-25
/
+34
2012-11-15
ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base
Bob Moore
2
-3
/
+2
2012-11-15
ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs
Bob Moore
4
-16
/
+49
2012-11-15
ACPICA: AcpiExec: Improve algorithm for tracking memory leaks
Bob Moore
1
-29
/
+71
2012-11-15
ACPICA: Add debug print message for mutex objects that are force-released
Bob Moore
1
-1
/
+5
2012-11-15
ACPICA: Resource Mgr: Small fix for buffer size calculation
Feng Tang
1
-0
/
+9
2012-11-15
ACPICA: Remove extra spaces after periods within comments
Bob Moore
60
-187
/
+187
2012-11-15
ACPICA: Update local C library module comments for ASCII table
Bob Moore
1
-130
/
+131
2012-11-15
ACPICA: Fix for predefined name loop during ACPICA initialization
Robert Moore
1
-2
/
+2
2012-11-15
ACPICA: Fix some typos in comments
Bob Moore
1
-1
/
+1
2012-11-15
ACPICA: ACPICA core: Cleanup empty lines at file start and end
Bob Moore
23
-23
/
+0
2012-11-15
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
18
-22
/
+27
2012-11-15
ACPICA: Fix unmerged acmacros.h divergences.
Lv Zheng
2
-106
/
+57
2012-11-15
ACPICA: Fix indent caused divergences.
Lv Zheng
27
-79
/
+100
2012-11-15
ACPICA: Fix AcpiSrc caused divergences.
Lv Zheng
6
-8
/
+8
2012-11-15
ACPICA: Fix divergences of definition conflicts.
Lv Zheng
6
-39
/
+42
2012-11-15
ACPICA: Fix unmerged debugger divergences.
Lv Zheng
3
-65
/
+100
2012-11-15
ACPICA: Fix unmerged utility divergences.
Lv Zheng
7
-31
/
+1852
2012-11-15
Cleanup of invalid ACPI name handling and repair
Bob Moore
4
-33
/
+28
2012-11-15
ACPI: Centralized processing of ACPI device resources
Rafael J. Wysocki
2
-77
/
+151
2012-11-15
ACPI / platform: Use common ACPI device resource parsing routines
Rafael J. Wysocki
1
-69
/
+20
2012-11-15
ACPI: Move device resources interpretation code from PNP to ACPI core
Rafael J. Wysocki
2
-0
/
+394
2012-11-15
ACPI / platform: use ACPI device name instead of _HID._UID
Mika Westerberg
1
-40
/
+22
2012-11-15
ACPI: Add support for platform bus type
Mika Westerberg
4
-1
/
+308
2012-11-15
ACPI / x86: Export acpi_[un]register_gsi()
Andy Shevchenko
1
-5
/
+0
2012-11-15
ACPI: Provide generic functions for matching ACPI device nodes
Mika Westerberg
1
-5
/
+35
2012-11-15
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
1
-8
/
+6
2012-11-15
ACPI / memory-hotplug: call acpi_bus_trim() to remove memory device
Wen Congyang
1
-1
/
+2
2012-11-15
ACPI: add newline in power.c message
Randy Dunlap
1
-1
/
+1
2012-11-15
ACPI: Make seemingly useless check in osl.c more understandable
Rafael J. Wysocki
1
-8
/
+13
2012-11-15
ACPI: Add ACPI CPU hot-remove support
Toshi Kani
1
-10
/
+17
2012-11-15
ACPI: Export functions for hot-remove
Toshi Kani
2
-0
/
+2
2012-11-15
ACPI: Add user space interface for identification objects
Lv Zheng
1
-0
/
+28
2012-11-15
ACPI: Add _UID support for ACPI devices.
Lv Zheng
1
-0
/
+4
2012-11-15
ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter
Kristen Carlson Accardi
1
-1
/
+16
2012-11-15
ACPI: Remove unused lockable in acpi_device_flags
Toshi Kani
1
-5
/
+0
2012-11-15
ACPI: Fix stale pointer access to flags.lockable
Toshi Kani
1
-1
/
+5
2012-11-15
ACPI: Fix a hard coding style when determining if a device is a container, v3
Tang Chen
1
-3
/
+14
2012-11-15
ACPI / processor: prevent cpu from becoming online
Yasuaki Ishimatsu
1
-0
/
+14
2012-11-15
ACPI: strict_strtoul() and printk() cleanup in acpi_pad
Josh
1
-4
/
+4
2012-11-15
ACPI: dock: Remove redundant ACPI NS walk
Toshi Kani
1
-19
/
+7
2012-11-15
ACPI / EC: Don't count a SCI interrupt as a false one
Feng Tang
1
-2
/
+6
2012-11-15
ACPI / EC: Add more debug info and trivial code cleanup
Feng Tang
1
-16
/
+21
[prev]
[next]