index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'dock' into test
Len Brown
2008-10-23
12
-604
/
+422
|
\
\
\
|
*
|
|
Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR
Thomas Renninger
2008-10-11
1
-2
/
+3
|
*
|
|
dock: Shaohua Li is new maintainer
Len Brown
2008-09-24
1
-2
/
+2
|
*
|
|
dock: add 'type' sysfs file
Shaohua Li
2008-09-24
1
-0
/
+25
|
*
|
|
dock: fix for ATA bay in a dock station
Shaohua Li
2008-09-24
1
-4
/
+10
|
*
|
|
bay: remove driver, all functions now handled by dock driver
Shaohua Li
2008-09-24
3
-421
/
+2
|
*
|
|
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
2008-09-24
4
-13
/
+68
|
*
|
|
libata: remove functions now handed by ACPI dock driver
Shaohua Li
2008-09-24
2
-94
/
+16
|
*
|
|
ACPI: fix hotplug race
Zhang Rui
2008-09-24
3
-6
/
+68
|
*
|
|
ACPI: introduce notifier change to avoid duplicates
Shaohua Li
2008-09-24
3
-22
/
+42
|
*
|
|
dock: add bay and battery hotplug support
Shaohua Li
2008-09-24
1
-48
/
+175
|
*
|
|
dock: add _LCK support
Shaohua Li
2008-09-24
1
-0
/
+21
|
*
|
|
dock: fix eject request process (2.6.27-rc1 regression)
Shaohua Li
2008-09-24
1
-5
/
+0
|
*
|
|
ACPI: dock: avoid check _STA method
Shaohua Li
2008-09-24
1
-1
/
+4
|
|
/
/
*
|
|
Merge branch 'cpuidle' into test
Len Brown
2008-10-23
3
-1
/
+12
|
\
\
\
|
*
|
|
cpuidle: upon BIOS bug, default to default_idle rather than polling
Venkatesh Pallipadi
2008-10-17
2
-0
/
+7
|
*
|
|
cpuidle: update the last_state acpi cpuidle reflecting actual state entered
Venkatesh Pallipadi
2008-10-17
1
-0
/
+1
|
*
|
|
cpuidle: use last_state which can reflect the actual state entered
Venkatesh Pallipadi
2008-10-16
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bugzilla-11481' into test
Len Brown
2008-10-23
1
-3
/
+22
|
\
\
\
|
*
|
|
ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism
Zhao Yakui
2008-10-18
1
-3
/
+22
|
|
/
/
*
|
|
Merge branch 'bugzilla-10503' into test
Len Brown
2008-10-23
1
-0
/
+10
|
\
\
\
|
*
|
|
ACPI: don't enable control method power button as wakeup device when Fixed Po...
Zhang Rui
2008-10-07
1
-0
/
+10
*
|
|
|
Merge branch 'bugzilla-10237' into test
Len Brown
2008-10-23
1
-2
/
+13
|
\
\
\
\
|
*
|
|
|
ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
Zhao Yakui
2008-10-17
1
-2
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'asus-cleanup' into test
Len Brown
2008-10-23
1
-111
/
+110
|
\
\
\
\
|
*
|
|
|
asus_acpi: whitespace and comment cleanup
Mike Dahlgren
2008-10-17
1
-111
/
+110
|
|
/
/
/
*
|
|
|
Merge branch 'acpica' into test
Len Brown
2008-10-23
62
-690
/
+2411
|
\
\
\
\
|
*
|
|
|
ACPICA: Update version to 20080926
Bob Moore
2008-10-23
1
-1
/
+1
|
*
|
|
|
ACPICA: Add support for zero-length buffer-to-string conversions
Bob Moore
2008-10-23
1
-2
/
+9
|
*
|
|
|
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
2008-10-23
8
-6
/
+1401
|
*
|
|
|
ACPICA: Fix for implicit return compatibility
Lin Ming
2008-10-23
1
-0
/
+4
|
*
|
|
|
ACPICA: Fixed a couple memory leaks associated with "implicit return"
Lin Ming
2008-10-23
2
-1
/
+6
|
*
|
|
|
ACPICA: Optimize buffer allocation procedure
Bob Moore
2008-10-23
1
-25
/
+28
|
*
|
|
|
ACPICA: Fix possible memory leak, error exit path
Lin Ming
2008-10-23
2
-0
/
+16
|
*
|
|
|
ACPICA: Fix fault after mem allocation failure in AML parser
Lin Ming
2008-10-23
1
-17
/
+11
|
*
|
|
|
ACPICA: Remove unused ACPI register bit definition
Lin Ming
2008-10-23
2
-12
/
+23
|
*
|
|
|
ACPICA: Update version to 20080829
Bob Moore
2008-10-23
1
-1
/
+1
|
*
|
|
|
ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
Bob Moore
2008-10-23
1
-2
/
+3
|
*
|
|
|
ACPICA: Cleanup for internal Reference Object
Bob Moore
2008-10-23
25
-292
/
+310
|
*
|
|
|
ACPICA: Update comments - no functional changes
Bob Moore
2008-10-23
1
-10
/
+11
|
*
|
|
|
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
2008-10-23
5
-26
/
+30
|
*
|
|
|
ACPICA: Reduce error to warning for incorrect method arg count
Lin Ming
2008-10-23
1
-8
/
+9
|
*
|
|
|
ACPICA: Disallow evaluation of named object types with no value
Bob Moore
2008-10-23
1
-0
/
+21
|
*
|
|
|
ACPICA: Remove obsolete exception codes
Bob Moore
2008-10-23
1
-73
/
+55
|
*
|
|
|
ACPICA: Add namespace node to operand object union
Bob Moore
2008-10-23
1
-0
/
+7
|
*
|
|
|
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
2008-10-23
4
-23
/
+15
|
*
|
|
|
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
2008-10-23
10
-35
/
+35
|
*
|
|
|
ACPICA: add preemption point after each opcode parse
Alexey Starikovskiy
2008-10-23
3
-0
/
+13
|
*
|
|
|
ACPICA: Update version to 20080729
Bob Moore
2008-10-23
1
-1
/
+1
|
*
|
|
|
ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables
Bob Moore
2008-10-23
2
-6
/
+49
[prev]
[next]