Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | x86: trim ACPI sleep stack buffer | Matt Mackall | 2008-10-10 | 1 | -1/+1 | |
| | * | | | | | x86: remove magic number from ACPI sleep stack buffer | Matt Mackall | 2008-10-10 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'i7300_idle' into test | Len Brown | 2008-10-22 | 10 | -0/+713 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | i7300_idle driver v1.55 | Andy Henroid | 2008-10-21 | 9 | -0/+706 | |
| | * | | | | | x86 allow modules to register idle notifiers | Venkatesh Pallipadi | 2008-10-21 | 1 | -0/+7 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'fujitsu' into test | Len Brown | 2008-10-22 | 1 | -52/+71 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fujitsu-laptop: better handling of P8010 hotkey | Jonathan Woithe | 2008-10-10 | 1 | -52/+71 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'fadt-test' into test | Len Brown | 2008-10-22 | 1 | -7/+25 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI: fix FADT parsing | Jan Beulich | 2008-10-10 | 1 | -7/+25 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'eeepc' into test | Len Brown | 2008-10-22 | 1 | -19/+209 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | eeepc-laptop: Use standard interfaces | Matthew Garrett | 2008-10-10 | 1 | -19/+209 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'ec' into test | Len Brown | 2008-10-22 | 4 | -187/+198 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI: EC: Check for IBF=0 periodically if not in GPE mode | Alexey Starikovskiy | 2008-10-16 | 1 | -2/+13 | |
| | * | | | | | ACPI: Enable EC device immediately after ACPI full initialization | Zhao Yakui | 2008-10-11 | 3 | -4/+7 | |
| | * | | | | | ACPI: EC: Rename some variables | Alexey Starikovskiy | 2008-09-29 | 1 | -55/+63 | |
| | * | | | | | ACPI: EC: do transaction from interrupt context | Alexey Starikovskiy | 2008-09-25 | 1 | -160/+149 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'dock' into test | Len Brown | 2008-10-22 | 12 | -604/+422 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR | Thomas Renninger | 2008-10-11 | 1 | -2/+3 | |
| | * | | | | | dock: Shaohua Li is new maintainer | Len Brown | 2008-09-24 | 1 | -2/+2 | |
| | * | | | | | dock: add 'type' sysfs file | Shaohua Li | 2008-09-23 | 1 | -0/+25 | |
| | * | | | | | dock: fix for ATA bay in a dock station | Shaohua Li | 2008-09-23 | 1 | -4/+10 | |
| | * | | | | | bay: remove driver, all functions now handled by dock driver | Shaohua Li | 2008-09-23 | 3 | -421/+2 | |
| | * | | | | | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li | 2008-09-23 | 4 | -13/+68 | |
| | * | | | | | libata: remove functions now handed by ACPI dock driver | Shaohua Li | 2008-09-23 | 2 | -94/+16 | |
| | * | | | | | ACPI: fix hotplug race | Zhang Rui | 2008-09-23 | 3 | -6/+68 | |
| | * | | | | | ACPI: introduce notifier change to avoid duplicates | Shaohua Li | 2008-09-23 | 3 | -22/+42 | |
| | * | | | | | dock: add bay and battery hotplug support | Shaohua Li | 2008-09-23 | 1 | -48/+175 | |
| | * | | | | | dock: add _LCK support | Shaohua Li | 2008-09-23 | 1 | -0/+21 | |
| | * | | | | | dock: fix eject request process (2.6.27-rc1 regression) | Shaohua Li | 2008-09-23 | 1 | -5/+0 | |
| | * | | | | | ACPI: dock: avoid check _STA method | Shaohua Li | 2008-09-23 | 1 | -1/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'cpuidle' into test | Len Brown | 2008-10-22 | 3 | -1/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cpuidle: upon BIOS bug, default to default_idle rather than polling | Venkatesh Pallipadi | 2008-10-16 | 2 | -0/+7 | |
| | * | | | | | cpuidle: update the last_state acpi cpuidle reflecting actual state entered | Venkatesh Pallipadi | 2008-10-16 | 1 | -0/+1 | |
| | * | | | | | cpuidle: use last_state which can reflect the actual state entered | Venkatesh Pallipadi | 2008-10-16 | 1 | -1/+4 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'bugzilla-11481' into test | Len Brown | 2008-10-22 | 1 | -3/+22 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism | Zhao Yakui | 2008-10-18 | 1 | -3/+22 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'bugzilla-10503' into test | Len Brown | 2008-10-22 | 1 | -0/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI: don't enable control method power button as wakeup device when Fixed Po... | Zhang Rui | 2008-10-06 | 1 | -0/+10 | |
| * | | | | | | Merge branch 'bugzilla-10237' into test | Len Brown | 2008-10-22 | 1 | -2/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC | Zhao Yakui | 2008-10-17 | 1 | -2/+13 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'asus-cleanup' into test | Len Brown | 2008-10-22 | 1 | -111/+110 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | asus_acpi: whitespace and comment cleanup | Mike Dahlgren | 2008-10-17 | 1 | -111/+110 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'acpica' into test | Len Brown | 2008-10-22 | 62 | -690/+2411 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPICA: Update version to 20080926 | Bob Moore | 2008-10-22 | 1 | -1/+1 | |
| | * | | | | | | ACPICA: Add support for zero-length buffer-to-string conversions | Bob Moore | 2008-10-22 | 1 | -2/+9 | |
| | * | | | | | | ACPICA: New: Validation for predefined ACPI methods/objects | Bob Moore | 2008-10-22 | 8 | -6/+1401 | |
| | * | | | | | | ACPICA: Fix for implicit return compatibility | Lin Ming | 2008-10-22 | 1 | -0/+4 | |
| | * | | | | | | ACPICA: Fixed a couple memory leaks associated with "implicit return" | Lin Ming | 2008-10-22 | 2 | -1/+6 | |
| | * | | | | | | ACPICA: Optimize buffer allocation procedure | Bob Moore | 2008-10-22 | 1 | -25/+28 | |
| | * | | | | | | ACPICA: Fix possible memory leak, error exit path | Lin Ming | 2008-10-22 | 2 | -0/+16 |