| Commit message (Expand) | Author | Age |
* | Pull asus into test branch | Len Brown | 2007-02-03 |
|\ |
|
| * | asus-laptop: add base driver | Corentin Chary | 2007-01-30 |
* | | Pull motherboard into test branch | Len Brown | 2007-02-03 |
|\ \ |
|
| * | | ACPI: remove motherboard driver (redundant with PNP system driver) | Bjorn Helgaas | 2007-01-26 |
| * | | ACPI: move FADT resource reservations from motherboard driver to osl | Bjorn Helgaas | 2007-01-26 |
* | | | ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. | Zhang Rui | 2007-02-03 |
* | | | Pull sysfs into test branch | Len Brown | 2007-02-03 |
|\ \ \ |
|
| * | | | ACPI: correct id for fixed buttons | Alexey Starikovskiy | 2007-02-01 |
| * | | | ACPI: add ACPICA version in sysfs | Zhang Rui | 2007-01-28 |
| * | | | ACPI: add ACPI debug attribute in sysfs | Zhang Rui | 2007-01-28 |
| * | | | ACPI: add a Kconfig option for ACPI procfs interface | Zhang Rui | 2007-01-28 |
| |/ / |
|
| * | | ACPI: use more understandable bus_id for ACPI devices | Zhang Rui | 2007-01-05 |
| * | | ACPI: fix Supermicro X7DB8+ Boot regression | Rui Zhang | 2006-12-21 |
| * | | ACPI: use PNPID:instance_no as bus_id of ACPI device | Zhang Rui | 2006-12-21 |
| * | | ACPI: Set fake hid for non-PNPID ACPI devices | Zhang Rui | 2006-12-15 |
| * | | ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver | Li Shaohua | 2006-12-15 |
| * | | ACPI: consolidate two motherboard drivers into one | Li Shaohua | 2006-12-15 |
| * | | ACPI: add acpi_bus_removal_type in acpi_device | Li Shaohua | 2006-12-15 |
| * | | ACPI: add acpi_bus_ops in acpi_device | Li Shaohua | 2006-12-15 |
| * | | ACPI: convert to sysfs framework | Patrick Mochel | 2006-12-15 |
| * | | ACPI: adjust init order | Li Shaohua | 2006-12-15 |
| * | | ACPI: change registration interface to follow driver model | Patrick Mochel | 2006-12-15 |
| * | | 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 |
| * | | | 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 |