| Commit message (Expand) | Author | Age |
... | |
| * | | | Merge branch 'suspend' into test | Len Brown | 2008-10-22 |
| |\ \ \ |
|
| | * | | | ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering | Rafael J. Wysocki | 2008-10-16 |
| | * | | | ACPI Suspend: Enable ACPI during resume if SCI_EN is not set | Rafael J. Wysocki | 2008-10-16 |
| | * | | | ACPI suspend: Always use the 32-bit waking vector | Rafael J. Wysocki | 2008-10-16 |
| | * | | | ACPI: Add the support for _TTS object | Zhao Yakui | 2008-10-16 |
| | * | | | ACPI: Clear WAK_STS on resume | Matthew Garrett | 2008-10-16 |
| | |/ / |
|
| * | | | Merge branch 'misc' into test | Len Brown | 2008-10-22 |
| |\ \ \ |
|
| | * | | | ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings | Rafael J. Wysocki | 2008-10-22 |
| | * | | | ACPI: Allow overriding to higher critical trip point. | Zhang Rui | 2008-10-17 |
| | * | | | don't load asus-acpi if model is not supported | Zhang Rui | 2008-10-17 |
| | * | | | toshiba_acpi: depends on INPUT | Randy Dunlap | 2008-10-10 |
| | * | | | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 2008-10-10 |
| | * | | | ACPI: toshiba_acpi.c fix sparse signedness mismatch warnings | Harvey Harrison | 2008-10-10 |
| | * | | | ACPI: acpi_driver_data could only be applied to acpi_device | Alexey Starikovskiy | 2008-10-10 |
| | |/ / |
|
| * | | | Merge branch 'fadt-test' into test | Len Brown | 2008-10-22 |
| |\ \ \ |
|
| | * | | | ACPI: fix FADT parsing | Jan Beulich | 2008-10-10 |
| | |/ / |
|
| * | | | Merge branch 'ec' into test | Len Brown | 2008-10-22 |
| |\ \ \ |
|
| | * | | | ACPI: EC: Check for IBF=0 periodically if not in GPE mode | Alexey Starikovskiy | 2008-10-16 |
| | * | | | ACPI: Enable EC device immediately after ACPI full initialization | Zhao Yakui | 2008-10-11 |
| | * | | | ACPI: EC: Rename some variables | Alexey Starikovskiy | 2008-09-29 |
| | * | | | ACPI: EC: do transaction from interrupt context | Alexey Starikovskiy | 2008-09-25 |
| * | | | | Merge branch 'dock' into test | Len Brown | 2008-10-22 |
| |\ \ \ \ |
|
| | * | | | | Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR | Thomas Renninger | 2008-10-11 |
| | * | | | | dock: add 'type' sysfs file | Shaohua Li | 2008-09-23 |
| | * | | | | dock: fix for ATA bay in a dock station | Shaohua Li | 2008-09-23 |
| | * | | | | bay: remove driver, all functions now handled by dock driver | Shaohua Li | 2008-09-23 |
| | * | | | | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li | 2008-09-23 |
| | * | | | | libata: remove functions now handed by ACPI dock driver | Shaohua Li | 2008-09-23 |
| | * | | | | ACPI: fix hotplug race | Zhang Rui | 2008-09-23 |
| | * | | | | ACPI: introduce notifier change to avoid duplicates | Shaohua Li | 2008-09-23 |
| | * | | | | dock: add bay and battery hotplug support | Shaohua Li | 2008-09-23 |
| | * | | | | dock: add _LCK support | Shaohua Li | 2008-09-23 |
| | * | | | | dock: fix eject request process (2.6.27-rc1 regression) | Shaohua Li | 2008-09-23 |
| | * | | | | ACPI: dock: avoid check _STA method | Shaohua Li | 2008-09-23 |
| | |/ / / |
|
| * | | | | Merge branch 'cpuidle' into test | Len Brown | 2008-10-22 |
| |\ \ \ \ |
|
| | * | | | | cpuidle: update the last_state acpi cpuidle reflecting actual state entered | Venkatesh Pallipadi | 2008-10-16 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'bugzilla-11481' into test | Len Brown | 2008-10-22 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism | Zhao Yakui | 2008-10-18 |
| | |/ / / |
|
| * | | | | Merge branch 'bugzilla-10503' into test | Len Brown | 2008-10-22 |
| |\ \ \ \ |
|
| | * | | | | ACPI: don't enable control method power button as wakeup device when Fixed Po... | Zhang Rui | 2008-10-06 |
| | |/ / / |
|
| * | | | | Merge branch 'bugzilla-10237' into test | Len Brown | 2008-10-22 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC | Zhao Yakui | 2008-10-17 |
| | |/ / / |
|
| * | | | | Merge branch 'asus-cleanup' into test | Len Brown | 2008-10-22 |
| |\ \ \ \ |
|
| | * | | | | asus_acpi: whitespace and comment cleanup | Mike Dahlgren | 2008-10-17 |
| | |/ / / |
|
| * | | | | Merge branch 'acpica' into test | Len Brown | 2008-10-22 |
| |\ \ \ \ |
|
| | * | | | | ACPICA: Add support for zero-length buffer-to-string conversions | Bob Moore | 2008-10-22 |
| | * | | | | ACPICA: New: Validation for predefined ACPI methods/objects | Bob Moore | 2008-10-22 |
| | * | | | | ACPICA: Fix for implicit return compatibility | Lin Ming | 2008-10-22 |
| | * | | | | ACPICA: Fixed a couple memory leaks associated with "implicit return" | Lin Ming | 2008-10-22 |
| | * | | | | ACPICA: Optimize buffer allocation procedure | Bob Moore | 2008-10-22 |