Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-02-07 | 152 | -6966/+7105 |
|\ | |||||
| * | Pull test into release branch | Len Brown | 2007-02-06 | 152 | -6966/+7105 |
| |\ | |||||
| | * | Pull acpica into test branch | Len Brown | 2007-02-06 | 1 | -6/+6 |
| | |\ | |||||
| | | * | ACPICA: reduce table header messages to fit within 80 columns | Len Brown | 2007-02-06 | 1 | -6/+6 |
| | * | | asus-laptop: merge with ACPICA table update | Len Brown | 2007-02-03 | 1 | -6/+1 |
| | * | | Pull output-switch into test branch | Len Brown | 2007-02-03 | 1 | -0/+129 |
| | |\ \ | |||||
| | | * | | output: Add display output class support | Yu Luming | 2006-12-20 | 1 | -0/+129 |
| | * | | | Pull trivial into test branch | Len Brown | 2007-02-03 | 2 | -45/+1 |
| | |\ \ \ | |||||
| | | * | | | ACPI: prevent build failure when CONFIG_X86_NUMAQ=y | Len Brown | 2007-02-02 | 1 | -0/+1 |
| | | * | | | ACPI: delete unused acpi_device_get_debug_info() | Len Brown | 2007-01-30 | 1 | -45/+0 |
| | | * | | | ACPI: Correct ACPI_DEBUG_OUTPUT typo | Robert P. J. Day | 2007-01-30 | 1 | -2/+2 |
| | * | | | | Pull asus into test branch | Len Brown | 2007-02-03 | 4 | -5/+1198 |
| | |\ \ \ \ | |||||
| | | * | | | | asus-laptop: Lindent | Len Brown | 2007-01-30 | 1 | -124/+123 |
| | | * | | | | asus-laptop: add light sensor support | Corentin Chary | 2007-01-30 | 1 | -0/+84 |
| | | * | | | | asus-laptop: add ledd support | Corentin Chary | 2007-01-30 | 1 | -0/+38 |
| | | * | | | | asus-laptop: add display switching support | Corentin Chary | 2007-01-30 | 1 | -0/+82 |
| | | * | | | | asus-laptop: add backlight support | Corentin Chary | 2007-01-30 | 2 | -1/+183 |
| | | * | | | | asus-laptop: add bluetooth and wlan support | Corentin Chary | 2007-01-30 | 1 | -2/+113 |
| | | * | | | | asus-laptop: add led support | Corentin Chary | 2007-01-30 | 2 | -0/+146 |
| | | * | | | | asus-laptop: add base driver | Corentin Chary | 2007-01-30 | 4 | -5/+556 |
| | | |/ / / | |||||
| | * | | | | Pull motherboard into test branch | Len Brown | 2007-02-03 | 5 | -208/+78 |
| | |\ \ \ \ | |||||
| | | * | | | | PNPACPI: remove EXPERIMENTAL dependency | Bjorn Helgaas | 2007-01-26 | 1 | -2/+2 |
| | | * | | | | ACPI: remove motherboard driver (redundant with PNP system driver) | Bjorn Helgaas | 2007-01-26 | 2 | -132/+1 |
| | | * | | | | PNP: system.c whitespace cleanup | Bjorn Helgaas | 2007-01-26 | 1 | -21/+11 |
| | | * | | | | PNP: reserve system board iomem resources as well as ioport resources | Bjorn Helgaas | 2007-01-26 | 1 | -7/+19 |
| | | * | | | | ACPI: move FADT resource reservations from motherboard driver to osl | Bjorn Helgaas | 2007-01-26 | 2 | -49/+48 |
| | * | | | | | ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. | Zhang Rui | 2007-02-03 | 2 | -17/+41 |
| | * | | | | | Pull sysfs into test branch | Len Brown | 2007-02-03 | 15 | -704/+689 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | ACPI: correct id for fixed buttons | Alexey Starikovskiy | 2007-02-01 | 1 | -1/+1 |
| | | * | | | | | ACPI: add ACPICA version in sysfs | Zhang Rui | 2007-01-28 | 2 | -1/+27 |
| | | * | | | | | ACPI: add ACPI debug attribute in sysfs | Zhang Rui | 2007-01-28 | 2 | -5/+59 |
| | | * | | | | | ACPI: add a Kconfig option for ACPI procfs interface | Zhang Rui | 2007-01-28 | 1 | -0/+10 |
| | | |/ / / / | |||||
| | | * | | | | ACPI: use more understandable bus_id for ACPI devices | Zhang Rui | 2007-01-05 | 1 | -3/+3 |
| | | * | | | | ACPI: fix Supermicro X7DB8+ Boot regression | Rui Zhang | 2006-12-21 | 3 | -54/+43 |
| | | * | | | | ACPI: use PNPID:instance_no as bus_id of ACPI device | Zhang Rui | 2006-12-21 | 1 | -9/+109 |
| | | * | | | | ACPI: Set fake hid for non-PNPID ACPI devices | Zhang Rui | 2006-12-15 | 3 | -56/+60 |
| | | * | | | | ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver | Li Shaohua | 2006-12-15 | 3 | -26/+52 |
| | | * | | | | ACPI: consolidate two motherboard drivers into one | Li Shaohua | 2006-12-15 | 1 | -15/+4 |
| | | * | | | | ACPI: add acpi_bus_removal_type in acpi_device | Li Shaohua | 2006-12-15 | 1 | -2/+4 |
| | | * | | | | ACPI: add acpi_bus_ops in acpi_device | Li Shaohua | 2006-12-15 | 1 | -27/+28 |
| | | * | | | | ACPI: convert to sysfs framework | Patrick Mochel | 2006-12-15 | 4 | -154/+49 |
| | | * | | | | ACPI: adjust init order | Li Shaohua | 2006-12-15 | 1 | -1/+1 |
| | | * | | | | ACPI: change registration interface to follow driver model | Patrick Mochel | 2006-12-15 | 1 | -146/+29 |
| | | * | | | | ACPI: add ACPI bus_type for driver model | Patrick Mochel | 2006-12-15 | 4 | -75/+99 |
| | | * | | | | ACPI: add device_driver and hepler functions | Patrick Mochel | 2006-12-15 | 1 | -5/+0 |
| | | * | | | | ACPI: rename some functions | Zhang Rui | 2006-12-15 | 1 | -7/+7 |
| | | * | | | | ACPI: clean up scan.c | Zhang Rui | 2006-12-15 | 1 | -329/+316 |
| | * | | | | | Pull bay into test branch | Len Brown | 2007-02-03 | 4 | -5/+527 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | ACPI: bay: new driver is EXPERIMENTAL | Len Brown | 2007-02-03 | 1 | -1/+1 |
| | | * | | | | | ACPI: bay: make drive_bays static | Adrian Bunk | 2007-02-03 | 1 | -1/+1 |