| Commit message (Expand) | Author | Age | Files | Lines |
* | Pull sysfs into test branch | Len Brown | 2007-02-03 | 2 | -16/+19 |
|\ |
|
| * | ACPI: use more understandable bus_id for ACPI devices | Zhang Rui | 2007-01-05 | 2 | -9/+9 |
| * | ACPI: fix Supermicro X7DB8+ Boot regression | Rui Zhang | 2006-12-21 | 1 | -1/+0 |
| * | ACPI: Set fake hid for non-PNPID ACPI devices | Zhang Rui | 2006-12-15 | 2 | -5/+3 |
| * | ACPI: add acpi_bus_removal_type in acpi_device | Li Shaohua | 2006-12-15 | 1 | -0/+1 |
| * | ACPI: add acpi_bus_ops in acpi_device | Li Shaohua | 2006-12-15 | 1 | -0/+1 |
| * | ACPI: convert to sysfs framework | Patrick Mochel | 2006-12-15 | 1 | -1/+0 |
| * | ACPI: change registration interface to follow driver model | Patrick Mochel | 2006-12-15 | 1 | -2/+1 |
| * | ACPI: add ACPI bus_type for driver model | Patrick Mochel | 2006-12-15 | 1 | -3/+6 |
| * | ACPI: add device_driver and hepler functions | Patrick Mochel | 2006-12-15 | 1 | -0/+3 |
* | | ACPICA: Update version to 20070126 | Bob Moore | 2007-02-02 | 1 | -1/+1 |
* | | ACPICA: Update copyright to 2007. | Bob Moore | 2007-02-02 | 32 | -32/+32 |
* | | ACPICA: Allow processor to be declared with the Device() instead of Processor() | Alexey Starikovskiy | 2007-02-02 | 1 | -1/+1 |
* | | ACPICA: Update version to 20061215 | Bob Moore | 2007-02-02 | 1 | -1/+1 |
* | | ACPICA: Added option to display memory statistics upon termination. | Bob Moore | 2007-02-02 | 1 | -0/+1 |
* | | ACPICA: Enhance debugger statistics/memory command. | Valery A. Podrezov | 2007-02-02 | 2 | -0/+6 |
* | | ACPICA: Update a comment. | Bob Moore | 2007-02-02 | 1 | -1/+2 |
* | | ACPICA: Debugger multithreading enhancements. | Bob Moore | 2007-02-02 | 2 | -2/+22 |
* | | ACPICA: Removed all 16-bit support. | Bob Moore | 2007-02-02 | 2 | -106/+2 |
* | | ACPICA: Update version to 20061109 | Bob Moore | 2007-02-02 | 1 | -1/+1 |
* | | ACPICA: Fail AcpiEnable if ACPI tables not loaded. | Bob Moore | 2007-02-02 | 1 | -0/+2 |
* | | ACPICA: Add ACPI_MAX macro | Bob Moore | 2007-02-02 | 1 | -0/+1 |
* | | ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma. | Bob Moore | 2007-02-02 | 2 | -2/+19 |
* | | ACPICA: Fixes for load() operator. | Alexey Starikovskiy | 2007-02-02 | 2 | -2/+2 |
* | | ACPICA: Miscellaneous table manager updates and optimizations | Alexey Starikovskiy | 2007-02-02 | 2 | -7/+3 |
* | | ACPICA: Remove duplicate table definitions. | Alexey Starikovskiy | 2007-02-02 | 1 | -3/+2 |
* | | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 2007-02-02 | 3 | -14/+0 |
* | | ACPICA: Update version to 20061011 | Bob Moore | 2007-02-02 | 1 | -1/+1 |
* | | ACPICA: Use manifest constants for parse pass number | Bob Moore | 2007-02-02 | 1 | -1/+1 |
* | | ACPICA: Fix race condition with AcpiWalkNamespace. | Bob Moore | 2007-02-02 | 2 | -4/+8 |
* | | ACPICA: Restructured module into multiple functions. | Mikhail Kouzmich | 2007-02-02 | 1 | -2/+6 |
* | | ACPICA: Update version to 20060927 | Bob Moore | 2007-02-02 | 1 | -1/+1 |
* | | ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ... | Bob Moore | 2007-02-02 | 1 | -1/+2 |
* | | ACPICA: Remove obsolete Flags parameter. | Bob Moore | 2007-02-02 | 2 | -3/+3 |
* | | ACPICA: Add full table name to disassembler output | Bob Moore | 2007-02-02 | 1 | -0/+2 |
* | | ACPICA: Update version to 20060912 | Bob Moore | 2007-02-02 | 1 | -1/+1 |
* | | ACPICA: New common routine for creating and verifying a local FADT. | Bob Moore | 2007-02-02 | 1 | -3/+1 |
* | | ACPICA: FADT verification is now table driven. | Bob Moore | 2007-02-02 | 1 | -0/+4 |
* | | ACPICA: Add declarations for ASF! sub-tables | Bob Moore | 2007-02-02 | 1 | -3/+22 |
* | | ACPICA: IsResourceTemplate now returns ACPI_STATUS | Bob Moore | 2007-02-02 | 1 | -1/+3 |
* | | ACPICA: re-factor table init routines for benefit of iASL | Bob Moore | 2007-02-02 | 1 | -0/+2 |
* | | ACPICA: add ASF comment | Bob Moore | 2007-02-02 | 1 | -0/+2 |
* | | ACPICA: Delete stale FADT functions outside tbfadt.c. | Bob Moore | 2007-02-02 | 3 | -4/+9 |
* | | ACPICA: Re-implement interpreters' "serialized mode" | Bob Moore | 2007-02-02 | 1 | -1/+5 |
* | | ACPICA: Update version to 20060831 | Bob Moore | 2007-02-02 | 1 | -3/+3 |
* | | ACPICA: Split acpi_format_exception into two parts | Bob Moore | 2007-02-02 | 2 | -0/+10 |
* | | ACPICA: Store GPE number instead of bitmask | Alexey Starikovskiy | 2007-02-02 | 2 | -2/+1 |
* | | ACPICA: Fix unalignment in acpi_ut_repair_name | Bob Moore | 2007-02-02 | 1 | -1/+1 |
* | | ACPICA: Disable all wake GPEs after first one recieved | Bob Moore | 2007-02-02 | 2 | -40/+34 |
* | | ACPICA: Add acpi_gpe_count global to track the number of GPE events | Bob Moore | 2007-02-02 | 1 | -0/+4 |