| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release |  Len Brown | 1 | -11/+49 |
| 2008-04-29 | ACPI: Cleanup: Remove unneeded, multiple local dummy variables |  Thomas Renninger | 1 | -10/+7 |
| 2008-04-22 | ACPICA: Fixes for external Reference Objects |  Bob Moore | 1 | -2/+1 |
| 2008-04-09 | ACPI : Disable the device's ability to wake the sleeping system in the boot phase |  Zhao Yakui | 1 | -1/+42 |
| 2008-03-25 | ACPI: fix a regression of ACPI device driver autoloading |  Zhang Rui | 1 | -6/+12 |
| 2008-03-13 | Merge branches 'release', 'ejd', 'sony' and 'wmi' into release |  Len Brown | 1 | -1/+2 |
| 2008-03-11 | ACPI: replace remaining __FUNCTION__ occurrences |  Harvey Harrison | 1 | -1/+1 |
| 2008-02-21 | ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJD |  Holger Macht | 1 | -1/+2 |
| 2008-02-07 | Merge branches 'release' and 'fluff' into release |  Len Brown | 1 | -5/+5 |
| 2008-02-07 | ACPI: add missing prink prefix strings |  Len Brown | 1 | -5/+5 |
| 2008-02-07 | Merge branches 'release' and 'autoload' into release |  Len Brown | 1 | -15/+85 |
| 2008-02-03 | drivers/acpi/: Spelling fixes |  Joe Perches | 1 | -1/+1 |
| 2008-01-01 | ACPI: EC: Enable boot EC before bus_scan |  Alexey Starikovskiy | 1 | -0/+6 |
| 2007-12-08 | ACPI: Fix autloading of dock, video, bay and all linux specific HID drivers |  Frank Seidel | 1 | -15/+85 |
| 2007-10-12 | Driver core: change add_uevent_var to use a struct |  Kay Sievers | 1 | -7/+9 |
| 2007-08-25 | make drivers/acpi/scan.c:create_modalias() static |  Adrian Bunk | 1 | -2/+3 |
| 2007-07-23 | ACPI: autoload modules - Create ACPI alias interface |  Thomas Renninger | 1 | -45/+111 |
| 2007-05-08 | PNPACPI sets pnpdev->dev.archdata |  David Brownell | 1 | -1/+1 |
| 2007-04-25 | ACPI: use _STA bit names rather than 0x0F |  Bjorn Helgaas | 1 | -1/+3 |
| 2007-02-12 | ACPI: delete extra #defines in /drivers/acpi/ drivers |  Len Brown | 1 | -1/+0 |
| 2007-02-12 | ACPI: clean up ACPI_MODULE_NAME() use |  Len Brown | 1 | -1/+1 |
| 2007-02-03 | Pull trivial into test branch |  Len Brown | 1 | -45/+0 |
| 2007-02-03 | ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. |  Zhang Rui | 1 | -0/+40 |
| 2007-02-03 | Pull sysfs into test branch |  Len Brown | 1 | -627/+549 |
| 2007-02-02 | ACPICA: use new ACPI headers. |  Alexey Starikovskiy | 1 | -2/+2 |
| 2007-02-02 | ACPICA: minimal patch to integrate new tables into Linux |  Alexey Starikovskiy | 1 | -2/+2 |
| 2007-01-30 | ACPI: delete unused acpi_device_get_debug_info() |  Len Brown | 1 | -45/+0 |
| 2007-01-30 | ACPI: Correct ACPI_DEBUG_OUTPUT typo |  Robert P. J. Day | 1 | -2/+2 |
| 2007-01-05 | ACPI: use more understandable bus_id for ACPI devices |  Zhang Rui | 1 | -3/+3 |
| 2006-12-21 | ACPI: fix Supermicro X7DB8+ Boot regression |  Rui Zhang | 1 | -18/+15 |
| 2006-12-21 | ACPI: use PNPID:instance_no as bus_id of ACPI device |  Zhang Rui | 1 | -9/+109 |
| 2006-12-20 | ACPI: replace kmalloc+memset with kzalloc |  Burman Yan | 1 | -2/+1 |
| 2006-12-15 | ACPI: Set fake hid for non-PNPID ACPI devices |  Zhang Rui | 1 | -2/+57 |
| 2006-12-15 | ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver |  Li Shaohua | 1 | -17/+0 |
| 2006-12-15 | ACPI: add acpi_bus_removal_type in acpi_device |  Li Shaohua | 1 | -2/+4 |
| 2006-12-15 | ACPI: add acpi_bus_ops in acpi_device |  Li Shaohua | 1 | -27/+28 |
| 2006-12-15 | ACPI: convert to sysfs framework |  Patrick Mochel | 1 | -146/+41 |
| 2006-12-15 | ACPI: change registration interface to follow driver model |  Patrick Mochel | 1 | -146/+29 |
| 2006-12-15 | ACPI: add ACPI bus_type for driver model |  Patrick Mochel | 1 | -67/+91 |
| 2006-12-15 | ACPI: add device_driver and hepler functions |  Patrick Mochel | 1 | -5/+0 |
| 2006-12-15 | ACPI: rename some functions |  Zhang Rui | 1 | -7/+7 |
| 2006-12-15 | ACPI: clean up scan.c |  Zhang Rui | 1 | -329/+316 |
| 2006-07-12 | ACPI: scan: handle kset/kobject errors |  Randy Dunlap | 1 | -2/+10 |
| 2006-07-09 | Revert "Revert "ACPI: dock driver"" |  Len Brown | 1 | -0/+23 |
| 2006-07-09 | Revert "ACPI: dock driver" |  Linus Torvalds | 1 | -23/+0 |
| 2006-07-01 | Pull acpi_os_free into release branch |  Len Brown | 1 | -2/+2 |
| 2006-06-30 | ACPI: drivers/acpi/scan.c: make acpi_bus_type static |  Adrian Bunk | 1 | -1/+1 |
| 2006-06-30 | ACPI: delete acpi_os_free(), use kfree() directly |  Len Brown | 1 | -2/+2 |
| 2006-06-28 | ACPI: dock driver |  Kristen Accardi | 1 | -0/+23 |
| 2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c |  Patrick Mochel | 1 | -47/+30 |