index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
Merge branch 'fadt-test' into test
Len Brown
1
-7
/
+25
2008-10-23
Merge branch 'ec' into test
Len Brown
3
-187
/
+197
2008-10-23
Merge branch 'dock' into test
Len Brown
6
-511
/
+355
2008-10-23
Merge branch 'cpuidle' into test
Len Brown
1
-0
/
+1
2008-10-23
Merge branch 'bugzilla-11481' into test
Len Brown
1
-3
/
+22
2008-10-23
Merge branch 'bugzilla-10503' into test
Len Brown
1
-0
/
+10
2008-10-23
Merge branch 'bugzilla-10237' into test
Len Brown
1
-2
/
+13
2008-10-23
Merge branch 'asus-cleanup' into test
Len Brown
1
-111
/
+110
2008-10-23
Merge branch 'acpica' into test
Len Brown
47
-435
/
+1634
2008-10-23
Merge branch 'bugfixes' into test
Len Brown
5
-66
/
+131
2008-10-23
Merge branch 'acer-wmi' into test
Len Brown
1
-2
/
+37
2008-10-23
Merge branch 'FW_BUG' into test
Len Brown
1
-3
/
+15
2008-10-23
ACPICA: Add support for zero-length buffer-to-string conversions
Bob Moore
1
-2
/
+9
2008-10-23
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
4
-6
/
+933
2008-10-23
ACPICA: Fix for implicit return compatibility
Lin Ming
1
-0
/
+4
2008-10-23
ACPICA: Fixed a couple memory leaks associated with "implicit return"
Lin Ming
2
-1
/
+6
2008-10-23
ACPICA: Optimize buffer allocation procedure
Bob Moore
1
-25
/
+28
2008-10-23
ACPICA: Fix possible memory leak, error exit path
Lin Ming
2
-0
/
+16
2008-10-23
ACPICA: Fix fault after mem allocation failure in AML parser
Lin Ming
1
-17
/
+11
2008-10-23
ACPICA: Remove unused ACPI register bit definition
Lin Ming
1
-1
/
+0
2008-10-23
ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
Bob Moore
1
-2
/
+3
2008-10-23
ACPICA: Cleanup for internal Reference Object
Bob Moore
22
-281
/
+280
2008-10-23
ACPICA: Update comments - no functional changes
Bob Moore
1
-10
/
+11
2008-10-23
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
4
-26
/
+29
2008-10-23
ACPICA: Reduce error to warning for incorrect method arg count
Lin Ming
1
-8
/
+9
2008-10-23
ACPICA: Disallow evaluation of named object types with no value
Bob Moore
1
-0
/
+21
2008-10-23
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
3
-4
/
+2
2008-10-23
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
10
-35
/
+35
2008-10-23
ACPICA: add preemption point after each opcode parse
Alexey Starikovskiy
1
-0
/
+2
2008-10-23
ACPICA: Improve object conversion error messages
Bob Moore
1
-2
/
+6
2008-10-23
ACPICA: Add function to decode reference obj types to strings
Bob Moore
1
-0
/
+36
2008-10-23
ACPICA: Return method arg count from acpi_get_object_info
Bob Moore
1
-0
/
+4
2008-10-23
ACPICA: Fix warning for 64-bit build
Bob Moore
1
-2
/
+1
2008-10-23
ACPICA: Add function to dereference returned reference objects
Lin Ming
1
-0
/
+79
2008-10-23
ACPICA: Return status from global init function
Yi Yang
2
-5
/
+10
2008-10-23
ACPICA: Fix table compare code, length then data
Bob Moore
1
-5
/
+9
2008-10-23
ACPICA: Allow same ACPI table to be loaded/unloaded more than once
Bob Moore
1
-7
/
+42
2008-10-23
ACPICA: Add check for invalid handle in acpi_get_object_info
Fiodor Suietov
1
-0
/
+1
2008-10-23
ACPICA: Copy dynamically loaded tables to local buffer
Dennis Noordsij
1
-31
/
+82
2008-10-23
ACPI: Fix possible null ptr dereference
donald.d.dugger@intel.com
1
-2
/
+2
2008-10-23
ACPI: remove unused acpi_is_child_device()
Len Brown
1
-14
/
+0
2008-10-23
ACPI : Load device driver according to the status of acpi device
Zhao Yakui
2
-18
/
+33
2008-10-23
ACPI: Add DMI check to disable power state check in power transition
Zhao Yakui
1
-1
/
+22
2008-10-23
ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...
Zhao Yakui
2
-12
/
+44
2008-10-23
ACPI: Attach the ACPI device to the ACPI handle as early as possible
Zhao Yakui
1
-2
/
+10
2008-10-23
ACPI: Get the device power state in the course of scanning device
Zhao Yakui
2
-14
/
+17
2008-10-23
ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR
Lin Ming
1
-5
/
+5
2008-10-18
ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism
Zhao Yakui
1
-3
/
+22
2008-10-17
asus_acpi: whitespace and comment cleanup
Mike Dahlgren
1
-111
/
+110
2008-10-17
ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
Zhao Yakui
1
-2
/
+13
[next]