summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | x86: trim ACPI sleep stack bufferMatt Mackall2008-10-101-1/+1
| | * | | | | x86: remove magic number from ACPI sleep stack bufferMatt Mackall2008-10-101-1/+1
| | |/ / / /
| * | | | | Merge branch 'i7300_idle' into testLen Brown2008-10-2210-0/+713
| |\ \ \ \ \
| | * | | | | i7300_idle driver v1.55Andy Henroid2008-10-219-0/+706
| | * | | | | x86 allow modules to register idle notifiersVenkatesh Pallipadi2008-10-211-0/+7
| | |/ / / /
| * | | | | Merge branch 'fujitsu' into testLen Brown2008-10-221-52/+71
| |\ \ \ \ \
| | * | | | | fujitsu-laptop: better handling of P8010 hotkeyJonathan Woithe2008-10-101-52/+71
| | |/ / / /
| * | | | | Merge branch 'fadt-test' into testLen Brown2008-10-221-7/+25
| |\ \ \ \ \
| | * | | | | ACPI: fix FADT parsingJan Beulich2008-10-101-7/+25
| | |/ / / /
| * | | | | Merge branch 'eeepc' into testLen Brown2008-10-221-19/+209
| |\ \ \ \ \
| | * | | | | eeepc-laptop: Use standard interfacesMatthew Garrett2008-10-101-19/+209
| | |/ / / /
| * | | | | Merge branch 'ec' into testLen Brown2008-10-224-187/+198
| |\ \ \ \ \
| | * | | | | ACPI: EC: Check for IBF=0 periodically if not in GPE modeAlexey Starikovskiy2008-10-161-2/+13
| | * | | | | ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui2008-10-113-4/+7
| | * | | | | ACPI: EC: Rename some variablesAlexey Starikovskiy2008-09-291-55/+63
| | * | | | | ACPI: EC: do transaction from interrupt contextAlexey Starikovskiy2008-09-251-160/+149
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'dock' into testLen Brown2008-10-2212-604/+422
| |\ \ \ \ \
| | * | | | | Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERRThomas Renninger2008-10-111-2/+3
| | * | | | | dock: Shaohua Li is new maintainerLen Brown2008-09-241-2/+2
| | * | | | | dock: add 'type' sysfs fileShaohua Li2008-09-231-0/+25
| | * | | | | dock: fix for ATA bay in a dock stationShaohua Li2008-09-231-4/+10
| | * | | | | bay: remove driver, all functions now handled by dock driverShaohua Li2008-09-233-421/+2
| | * | | | | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-234-13/+68
| | * | | | | libata: remove functions now handed by ACPI dock driverShaohua Li2008-09-232-94/+16
| | * | | | | ACPI: fix hotplug raceZhang Rui2008-09-233-6/+68
| | * | | | | ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-233-22/+42
| | * | | | | dock: add bay and battery hotplug supportShaohua Li2008-09-231-48/+175
| | * | | | | dock: add _LCK supportShaohua Li2008-09-231-0/+21
| | * | | | | dock: fix eject request process (2.6.27-rc1 regression)Shaohua Li2008-09-231-5/+0
| | * | | | | ACPI: dock: avoid check _STA methodShaohua Li2008-09-231-1/+4
| | |/ / / /
| * | | | | Merge branch 'cpuidle' into testLen Brown2008-10-223-1/+12
| |\ \ \ \ \
| | * | | | | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-162-0/+7
| | * | | | | cpuidle: update the last_state acpi cpuidle reflecting actual state enteredVenkatesh Pallipadi2008-10-161-0/+1
| | * | | | | cpuidle: use last_state which can reflect the actual state enteredVenkatesh Pallipadi2008-10-161-1/+4
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'bugzilla-11481' into testLen Brown2008-10-221-3/+22
| |\ \ \ \ \
| | * | | | | ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanismZhao Yakui2008-10-181-3/+22
| | |/ / / /
| * | | | | Merge branch 'bugzilla-10503' into testLen Brown2008-10-221-0/+10
| |\ \ \ \ \
| | * | | | | ACPI: don't enable control method power button as wakeup device when Fixed Po...Zhang Rui2008-10-061-0/+10
| * | | | | | Merge branch 'bugzilla-10237' into testLen Brown2008-10-221-2/+13
| |\ \ \ \ \ \
| | * | | | | | ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize ECZhao Yakui2008-10-171-2/+13
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'asus-cleanup' into testLen Brown2008-10-221-111/+110
| |\ \ \ \ \ \
| | * | | | | | asus_acpi: whitespace and comment cleanupMike Dahlgren2008-10-171-111/+110
| | |/ / / / /
| * | | | | | Merge branch 'acpica' into testLen Brown2008-10-2262-690/+2411
| |\ \ \ \ \ \
| | * | | | | | ACPICA: Update version to 20080926Bob Moore2008-10-221-1/+1
| | * | | | | | ACPICA: Add support for zero-length buffer-to-string conversionsBob Moore2008-10-221-2/+9
| | * | | | | | ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore2008-10-228-6/+1401
| | * | | | | | ACPICA: Fix for implicit return compatibilityLin Ming2008-10-221-0/+4
| | * | | | | | ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming2008-10-222-1/+6
| | * | | | | | ACPICA: Optimize buffer allocation procedureBob Moore2008-10-221-25/+28
| | * | | | | | ACPICA: Fix possible memory leak, error exit pathLin Ming2008-10-222-0/+16
OpenPOWER on IntegriCloud