index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
...
|
|
|
*
|
|
|
ACPI: add ACPI bus_type for driver model
Patrick Mochel
2006-12-15
|
|
|
*
|
|
|
ACPI: add device_driver and hepler functions
Patrick Mochel
2006-12-15
|
|
|
*
|
|
|
ACPI: rename some functions
Zhang Rui
2006-12-15
|
|
|
*
|
|
|
ACPI: clean up scan.c
Zhang Rui
2006-12-15
|
|
*
|
|
|
|
Pull bay into test branch
Len Brown
2007-02-03
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ACPI: bay: new driver is EXPERIMENTAL
Len Brown
2007-02-03
|
|
|
*
|
|
|
|
ACPI: bay: make drive_bays static
Adrian Bunk
2007-02-03
|
|
|
*
|
|
|
|
ACPI: bay: make bay a platform driver
Kristen Carlson Accardi
2007-02-03
|
|
|
*
|
|
|
|
ACPI: bay: remove prototype procfs code
Kristen Carlson Accardi
2007-02-03
|
|
|
*
|
|
|
|
ACPI: bay: delete unused variable
Len Brown
2007-02-03
|
|
|
*
|
|
|
|
ACPI: bay: new driver adding removable drive bay support
Kristen Carlson Accardi
2007-02-03
|
|
|
*
|
|
|
|
ACPI: dock: check if parent is on dock
Kristen Carlson Accardi
2007-02-03
|
|
*
|
|
|
|
|
Pull acpica into test branch
Len Brown
2007-02-03
|
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
ACPICA: fix gcc build warnings
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
Altix: Add ACPI SSDT PCI device support (hotplug)
John Keller
2007-02-02
|
|
|
*
|
|
|
|
ACPI: fix HP RX2600 IA64 boot
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table ...
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Update copyright to 2007.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Allow processor to be declared with the Device() instead of Processor()
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Allow ACPI id to be u32 instead of u8.
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Added option to display memory statistics upon termination.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Enhance debugger statistics/memory command.
Valery A. Podrezov
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Removed all 16-bit support.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Add include of actables.h
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Fail AcpiEnable if ACPI tables not loaded.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Remove global lock handler on AcpiTerminate.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Fixes for load() operator.
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Miscellaneous table manager updates and optimizations
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Update debug output routines for data structure changes
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Remove duplicate table definitions (non-conflicting)
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Remove duplicate table definitions.
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: use new ACPI headers.
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Remove duplicate table manager
Alexey Starikovskiy
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Fixes for parameter validation.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Abort downward walk on temporary node detection.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Update comments
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Use manifest constants for parse pass number
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: _CID support for PCI Root Bridge detection.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Fix race condition with AcpiWalkNamespace.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Eliminate control method 2-pass parse/execute.
Valery Podrezov
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Restructured module into multiple functions.
Mikhail Kouzmich
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Fix for possible memory leak and fault.
Fiodor Suietov
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Update interpreter error paths to always report the error
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: On AML mutex force-release, set depth to zero (was 1).
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Use faster ByIndex interface to get FACS
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Remove obsolete Flags parameter.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Fix for Global Lock semaphore.
Bob Moore
2007-02-02
|
|
|
*
|
|
|
|
ACPICA: Fix trace output name and whitespace
Bob Moore
2007-02-02
[prev]
[next]