index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
ACPI / memhotplug: don't allow to eject the memory device if it is being used
Wen Congyang
2012-11-16
1
-9
/
+33
|
*
|
|
|
|
ACPI / memhotplug: free memory device if acpi_memory_enable_device() failed
Wen Congyang
2012-11-16
1
-1
/
+3
|
*
|
|
|
|
ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...
Wen Congyang
2012-11-16
1
-6
/
+21
|
*
|
|
|
|
ACPI / memhotplug: deal with eject request in hotplug queue
Wen Congyang
2012-11-16
1
-79
/
+9
|
*
|
|
|
|
ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()
Yasuaki Ishimatsu
2012-11-16
1
-7
/
+24
|
*
|
|
|
|
ACPI / memory-hotplug: call acpi_bus_trim() to remove memory device
Wen Congyang
2012-11-15
1
-1
/
+2
|
*
|
|
|
|
ACPI: add newline in power.c message
Randy Dunlap
2012-11-15
1
-1
/
+1
|
*
|
|
|
|
ACPI: Make seemingly useless check in osl.c more understandable
Rafael J. Wysocki
2012-11-15
1
-8
/
+13
|
*
|
|
|
|
ACPI: Add ACPI CPU hot-remove support
Toshi Kani
2012-11-15
1
-10
/
+17
|
*
|
|
|
|
ACPI: Export functions for hot-remove
Toshi Kani
2012-11-15
2
-0
/
+2
|
*
|
|
|
|
ACPI: Add user space interface for identification objects
Lv Zheng
2012-11-15
1
-0
/
+28
|
*
|
|
|
|
ACPI: Add _UID support for ACPI devices.
Lv Zheng
2012-11-15
1
-0
/
+4
|
*
|
|
|
|
ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter
Kristen Carlson Accardi
2012-11-15
1
-1
/
+16
|
*
|
|
|
|
ACPI: Remove unused lockable in acpi_device_flags
Toshi Kani
2012-11-15
1
-5
/
+0
|
*
|
|
|
|
ACPI: Fix stale pointer access to flags.lockable
Toshi Kani
2012-11-15
1
-1
/
+5
|
*
|
|
|
|
ACPI: Fix a hard coding style when determining if a device is a container, v3
Tang Chen
2012-11-15
1
-3
/
+14
|
*
|
|
|
|
ACPI / processor: prevent cpu from becoming online
Yasuaki Ishimatsu
2012-11-15
1
-0
/
+14
|
*
|
|
|
|
ACPI: strict_strtoul() and printk() cleanup in acpi_pad
Josh
2012-11-15
1
-4
/
+4
|
*
|
|
|
|
ACPI: dock: Remove redundant ACPI NS walk
Toshi Kani
2012-11-15
1
-19
/
+7
|
*
|
|
|
|
ACPI / EC: Don't count a SCI interrupt as a false one
Feng Tang
2012-11-15
1
-2
/
+6
|
*
|
|
|
|
ACPI / EC: Add more debug info and trivial code cleanup
Feng Tang
2012-11-15
1
-16
/
+21
|
*
|
|
|
|
ACPI / EC: Cleanup the member name for spinlock/mutex in struct
Feng Tang
2012-11-15
2
-28
/
+28
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2012-11-29
102
-624
/
+2622
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method
Bob Moore
2012-11-15
3
-5
/
+95
|
*
|
|
|
ACPICA: Update for 64-bit generation of recent error message changes
Bob Moore
2012-11-15
1
-4
/
+4
|
*
|
|
|
ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME
Bob Moore
2012-11-15
1
-2
/
+5
|
*
|
|
|
ACPICA: Add starting offset parameter to common dump buffer routine
Bob Moore
2012-11-15
6
-25
/
+34
|
*
|
|
|
ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base
Bob Moore
2012-11-15
2
-3
/
+2
|
*
|
|
|
ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs
Bob Moore
2012-11-15
4
-16
/
+49
|
*
|
|
|
ACPICA: AcpiExec: Improve algorithm for tracking memory leaks
Bob Moore
2012-11-15
1
-29
/
+71
|
*
|
|
|
ACPICA: Add debug print message for mutex objects that are force-released
Bob Moore
2012-11-15
1
-1
/
+5
|
*
|
|
|
ACPICA: Resource Mgr: Small fix for buffer size calculation
Feng Tang
2012-11-15
1
-0
/
+9
|
*
|
|
|
ACPICA: Remove extra spaces after periods within comments
Bob Moore
2012-11-15
60
-187
/
+187
|
*
|
|
|
ACPICA: Update local C library module comments for ASCII table
Bob Moore
2012-11-15
1
-130
/
+131
|
*
|
|
|
ACPICA: Fix for predefined name loop during ACPICA initialization
Robert Moore
2012-11-15
1
-2
/
+2
|
*
|
|
|
ACPICA: Fix some typos in comments
Bob Moore
2012-11-15
1
-1
/
+1
|
*
|
|
|
ACPICA: ACPICA core: Cleanup empty lines at file start and end
Bob Moore
2012-11-15
23
-23
/
+0
|
*
|
|
|
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
2012-11-15
18
-22
/
+27
|
*
|
|
|
ACPICA: Fix unmerged acmacros.h divergences.
Lv Zheng
2012-11-15
2
-106
/
+57
|
*
|
|
|
ACPICA: Fix indent caused divergences.
Lv Zheng
2012-11-15
27
-79
/
+100
|
*
|
|
|
ACPICA: Fix AcpiSrc caused divergences.
Lv Zheng
2012-11-15
6
-8
/
+8
|
*
|
|
|
ACPICA: Fix divergences of definition conflicts.
Lv Zheng
2012-11-15
6
-39
/
+42
|
*
|
|
|
ACPICA: Fix unmerged debugger divergences.
Lv Zheng
2012-11-15
3
-65
/
+100
|
*
|
|
|
ACPICA: Fix unmerged utility divergences.
Lv Zheng
2012-11-15
7
-31
/
+1852
|
*
|
|
|
Cleanup of invalid ACPI name handling and repair
Bob Moore
2012-11-15
4
-33
/
+28
|
|
/
/
/
*
|
|
|
ACPI: remove unnecessary INIT_LIST_HEAD
Andy Shevchenko
2012-11-27
1
-1
/
+0
*
|
|
|
ACPI / platform: include missed header into acpi_platform.c
Andy Shevchenko
2012-11-27
1
-0
/
+2
*
|
|
|
Merge branch 'acpi-dev-pm' into acpi-enumeration
Rafael J. Wysocki
2012-11-27
5
-177
/
+702
|
\
\
\
\
|
*
|
|
|
ACPI / PM: Allow attach/detach routines to change device power states
Rafael J. Wysocki
2012-11-26
1
-4
/
+24
|
*
|
|
|
ACPI / PM: Introduce os_accessible flag for power_state
Aaron Lu
2012-11-21
1
-1
/
+8
[prev]
[next]