index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
ACPI: don't enable control method power button as wakeup device when Fixed Po...
Zhang Rui
2008-10-06
1
-0
/
+10
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'bugzilla-10237' into test
Len Brown
2008-10-22
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-22
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-22
47
-435
/
+1634
|
|
\
\
\
\
|
|
*
|
|
|
ACPICA: Add support for zero-length buffer-to-string conversions
Bob Moore
2008-10-22
1
-2
/
+9
|
|
*
|
|
|
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
2008-10-22
4
-6
/
+933
|
|
*
|
|
|
ACPICA: Fix for implicit return compatibility
Lin Ming
2008-10-22
1
-0
/
+4
|
|
*
|
|
|
ACPICA: Fixed a couple memory leaks associated with "implicit return"
Lin Ming
2008-10-22
2
-1
/
+6
|
|
*
|
|
|
ACPICA: Optimize buffer allocation procedure
Bob Moore
2008-10-22
1
-25
/
+28
|
|
*
|
|
|
ACPICA: Fix possible memory leak, error exit path
Lin Ming
2008-10-22
2
-0
/
+16
|
|
*
|
|
|
ACPICA: Fix fault after mem allocation failure in AML parser
Lin Ming
2008-10-22
1
-17
/
+11
|
|
*
|
|
|
ACPICA: Remove unused ACPI register bit definition
Lin Ming
2008-10-22
1
-1
/
+0
|
|
*
|
|
|
ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
Bob Moore
2008-10-22
1
-2
/
+3
|
|
*
|
|
|
ACPICA: Cleanup for internal Reference Object
Bob Moore
2008-10-22
22
-281
/
+280
|
|
*
|
|
|
ACPICA: Update comments - no functional changes
Bob Moore
2008-10-22
1
-10
/
+11
|
|
*
|
|
|
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
2008-10-22
4
-26
/
+29
|
|
*
|
|
|
ACPICA: Reduce error to warning for incorrect method arg count
Lin Ming
2008-10-22
1
-8
/
+9
|
|
*
|
|
|
ACPICA: Disallow evaluation of named object types with no value
Bob Moore
2008-10-22
1
-0
/
+21
|
|
*
|
|
|
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
2008-10-22
3
-4
/
+2
|
|
*
|
|
|
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
2008-10-22
10
-35
/
+35
|
|
*
|
|
|
ACPICA: add preemption point after each opcode parse
Alexey Starikovskiy
2008-10-22
1
-0
/
+2
|
|
*
|
|
|
ACPICA: Improve object conversion error messages
Bob Moore
2008-10-22
1
-2
/
+6
|
|
*
|
|
|
ACPICA: Add function to decode reference obj types to strings
Bob Moore
2008-10-22
1
-0
/
+36
|
|
*
|
|
|
ACPICA: Return method arg count from acpi_get_object_info
Bob Moore
2008-10-22
1
-0
/
+4
|
|
*
|
|
|
ACPICA: Fix warning for 64-bit build
Bob Moore
2008-10-22
1
-2
/
+1
|
|
*
|
|
|
ACPICA: Add function to dereference returned reference objects
Lin Ming
2008-10-22
1
-0
/
+79
|
|
*
|
|
|
ACPICA: Return status from global init function
Yi Yang
2008-10-22
2
-5
/
+10
|
|
*
|
|
|
ACPICA: Fix table compare code, length then data
Bob Moore
2008-10-22
1
-5
/
+9
|
|
*
|
|
|
ACPICA: Allow same ACPI table to be loaded/unloaded more than once
Bob Moore
2008-10-22
1
-7
/
+42
|
|
*
|
|
|
ACPICA: Add check for invalid handle in acpi_get_object_info
Fiodor Suietov
2008-10-22
1
-0
/
+1
|
|
*
|
|
|
ACPICA: Copy dynamically loaded tables to local buffer
Dennis Noordsij
2008-10-22
1
-31
/
+82
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'bugfixes' into test
Len Brown
2008-10-22
5
-66
/
+131
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: Fix possible null ptr dereference
donald.d.dugger@intel.com
2008-10-22
1
-2
/
+2
|
|
*
|
|
|
ACPI: remove unused acpi_is_child_device()
Len Brown
2008-10-22
1
-14
/
+0
|
|
*
|
|
|
ACPI : Load device driver according to the status of acpi device
Zhao Yakui
2008-10-22
2
-18
/
+33
|
|
*
|
|
|
ACPI: Add DMI check to disable power state check in power transition
Zhao Yakui
2008-10-22
1
-1
/
+22
|
|
*
|
|
|
ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...
Zhao Yakui
2008-10-22
2
-12
/
+44
|
|
*
|
|
|
ACPI: Attach the ACPI device to the ACPI handle as early as possible
Zhao Yakui
2008-10-22
1
-2
/
+10
|
|
*
|
|
|
ACPI: Get the device power state in the course of scanning device
Zhao Yakui
2008-10-22
2
-14
/
+17
|
|
*
|
|
|
ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR
Lin Ming
2008-10-22
1
-5
/
+5
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'acer-wmi' into test
Len Brown
2008-10-22
1
-2
/
+37
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: WMI: Enable event methods when registering notifiers
Matthew Garrett
2008-10-08
1
-2
/
+37
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'FW_BUG' into test
Len Brown
2008-10-22
1
-3
/
+15
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen...
Thomas Renninger
2008-09-22
1
-3
/
+15
|
|
|
/
/
*
|
|
/
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
2008-10-22
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
3
-3
/
+2
*
|
|
acpi: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-9
/
+9
*
|
|
rtc-cmos: move wake setup from ACPI glue into RTC driver
Bjorn Helgaas
2008-10-14
1
-112
/
+0
[prev]
[next]