index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: disable _BIF warning
Lin Ming
2008-11-27
1
-1
/
+1
*
ACPICA: Allow _WAK method to return an Integer
Bob Moore
2008-11-27
1
-1
/
+1
*
Merge branch 'ec' into release
Len Brown
2008-11-11
1
-2
/
+2
|
\
|
*
ACPICA: Use spinlock for acpi_{en|dis}able_gpe
Alexey Starikovskiy
2008-11-11
1
-2
/
+2
*
|
Merge branch 'processor-256' into release
Len Brown
2008-11-11
1
-0
/
+1
|
\
\
|
*
|
ACPI: Disambiguate processor declaration type
Myron Stowe
2008-11-06
1
-0
/
+1
|
|
/
*
|
Merge branch 'video' into release
Len Brown
2008-11-11
1
-0
/
+2
|
\
\
|
*
|
ACPI: video: Ignore devices that aren't present in hardware
Thomas Renninger
2008-11-07
1
-0
/
+2
|
|
/
*
|
Merge branch 'misc' into release
Len Brown
2008-11-11
1
-5
/
+16
|
\
\
|
*
|
ACPI: add driver component definitions to sysfs debug_layers
Bjorn Helgaas
2008-11-07
1
-0
/
+4
|
*
|
ACPI: fix conflicting component definitions
Bjorn Helgaas
2008-11-07
1
-3
/
+3
|
*
|
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
2008-11-07
1
-1
/
+12
|
*
|
ACPI: remove CONFIG_ACPI_EC
Bjorn Helgaas
2008-11-06
1
-2
/
+0
|
*
|
ACPI: remove CONFIG_ACPI_POWER
Bjorn Helgaas
2008-11-06
1
-2
/
+0
|
|
/
*
|
ACPI: bugfix reporting of event handler status
Zhang Rui
2008-10-28
1
-0
/
+1
|
/
*
Merge branch 'linus' into test
Len Brown
2008-10-23
2
-4
/
+4
|
\
|
*
include: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
2
-4
/
+4
*
|
Merge branch 'ull' into test
Len Brown
2008-10-22
1
-1
/
+1
|
\
\
|
*
|
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-11
1
-1
/
+1
|
|
/
*
|
Merge branch 'misc' into test
Len Brown
2008-10-22
1
-1
/
+5
|
\
\
|
*
|
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
2008-10-10
1
-1
/
+5
|
|
/
*
|
Merge branch 'ec' into test
Len Brown
2008-10-22
1
-0
/
+1
|
\
\
|
*
|
ACPI: Enable EC device immediately after ACPI full initialization
Zhao Yakui
2008-10-11
1
-0
/
+1
|
|
/
*
|
Merge branch 'dock' into test
Len Brown
2008-10-22
3
-2
/
+13
|
\
\
|
*
|
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
2008-09-23
1
-2
/
+7
|
*
|
ACPI: fix hotplug race
Zhang Rui
2008-09-23
1
-0
/
+3
|
*
|
ACPI: introduce notifier change to avoid duplicates
Shaohua Li
2008-09-23
1
-0
/
+3
|
|
/
*
|
Merge branch 'acpica' into test
Len Brown
2008-10-22
15
-255
/
+777
|
\
\
|
*
|
ACPICA: Update version to 20080926
Bob Moore
2008-10-22
1
-1
/
+1
|
*
|
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
2008-10-22
4
-0
/
+468
|
*
|
ACPICA: Remove unused ACPI register bit definition
Lin Ming
2008-10-22
1
-11
/
+23
|
*
|
ACPICA: Update version to 20080829
Bob Moore
2008-10-22
1
-1
/
+1
|
*
|
ACPICA: Cleanup for internal Reference Object
Bob Moore
2008-10-22
3
-11
/
+30
|
*
|
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
2008-10-22
1
-0
/
+1
|
*
|
ACPICA: Remove obsolete exception codes
Bob Moore
2008-10-22
1
-73
/
+55
|
*
|
ACPICA: Add namespace node to operand object union
Bob Moore
2008-10-22
1
-0
/
+7
|
*
|
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
2008-10-22
1
-19
/
+13
|
*
|
ACPICA: add preemption point after each opcode parse
Alexey Starikovskiy
2008-10-22
2
-0
/
+11
|
*
|
ACPICA: Update version to 20080729
Bob Moore
2008-10-22
1
-1
/
+1
|
*
|
ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables
Bob Moore
2008-10-22
2
-6
/
+49
|
*
|
ACPICA: Add function to decode reference obj types to strings
Bob Moore
2008-10-22
1
-0
/
+2
|
*
|
ACPICA: Update version to 20080701
Bob Moore
2008-10-22
1
-1
/
+1
|
*
|
ACPICA: Return method arg count from acpi_get_object_info
Bob Moore
2008-10-22
1
-0
/
+1
|
*
|
ACPICA: Cleanup macro definition file.
Bob Moore
2008-10-22
1
-133
/
+115
|
*
|
ACPICA: Return status from global init function
Yi Yang
2008-10-22
1
-1
/
+1
|
*
|
ACPICA: Fix wrong resource descriptor length for 64-bit build
Bob Moore
2008-10-22
1
-1
/
+1
|
|
/
*
|
ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...
Zhao Yakui
2008-10-22
1
-0
/
+1
|
/
*
ACPICA: Additional error checking for pathname utilities
Bob Moore
2008-08-15
1
-1
/
+1
*
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
2008-07-28
1
-0
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
2
-1
/
+11
|
\
[next]