aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'dock' into testLen Brown2008-10-22
|\
| * Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERRThomas Renninger2008-10-11
| * dock: add 'type' sysfs fileShaohua Li2008-09-23
| * dock: fix for ATA bay in a dock stationShaohua Li2008-09-23
| * bay: remove driver, all functions now handled by dock driverShaohua Li2008-09-23
| * dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-23
| * libata: remove functions now handed by ACPI dock driverShaohua Li2008-09-23
| * ACPI: fix hotplug raceZhang Rui2008-09-23
| * ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-23
| * dock: add bay and battery hotplug supportShaohua Li2008-09-23
| * dock: add _LCK supportShaohua Li2008-09-23
| * dock: fix eject request process (2.6.27-rc1 regression)Shaohua Li2008-09-23
| * ACPI: dock: avoid check _STA methodShaohua Li2008-09-23
* | Merge branch 'cpuidle' into testLen Brown2008-10-22
|\ \
| * | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-16
| * | cpuidle: update the last_state acpi cpuidle reflecting actual state enteredVenkatesh Pallipadi2008-10-16
| * | cpuidle: use last_state which can reflect the actual state enteredVenkatesh Pallipadi2008-10-16
* | | Merge branch 'bugzilla-11481' into testLen Brown2008-10-22
|\ \ \
| * | | ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanismZhao Yakui2008-10-18
| |/ /
* | | Merge branch 'bugzilla-10503' into testLen Brown2008-10-22
|\ \ \
| * | | ACPI: don't enable control method power button as wakeup device when Fixed Po...Zhang Rui2008-10-06
* | | | Merge branch 'bugzilla-10237' into testLen Brown2008-10-22
|\ \ \ \
| * | | | ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize ECZhao Yakui2008-10-17
| | |/ / | |/| |
* | | | Merge branch 'asus-cleanup' into testLen Brown2008-10-22
|\ \ \ \
| * | | | asus_acpi: whitespace and comment cleanupMike Dahlgren2008-10-17
| |/ / /
* | | | Merge branch 'acpica' into testLen Brown2008-10-22
|\ \ \ \
| * | | | ACPICA: Add support for zero-length buffer-to-string conversionsBob Moore2008-10-22
| * | | | ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore2008-10-22
| * | | | ACPICA: Fix for implicit return compatibilityLin Ming2008-10-22
| * | | | ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming2008-10-22
| * | | | ACPICA: Optimize buffer allocation procedureBob Moore2008-10-22
| * | | | ACPICA: Fix possible memory leak, error exit pathLin Ming2008-10-22
| * | | | ACPICA: Fix fault after mem allocation failure in AML parserLin Ming2008-10-22
| * | | | ACPICA: Remove unused ACPI register bit definitionLin Ming2008-10-22
| * | | | ACPICA: Fix possible memory leak in acpi_ns_get_external_pathnameBob Moore2008-10-22
| * | | | ACPICA: Cleanup for internal Reference ObjectBob Moore2008-10-22
| * | | | ACPICA: Update comments - no functional changesBob Moore2008-10-22
| * | | | ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore2008-10-22
| * | | | ACPICA: Reduce error to warning for incorrect method arg countLin Ming2008-10-22
| * | | | ACPICA: Disallow evaluation of named object types with no valueBob Moore2008-10-22
| * | | | ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore2008-10-22
| * | | | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-22
| * | | | ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2008-10-22
| * | | | ACPICA: Improve object conversion error messagesBob Moore2008-10-22
| * | | | ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-22
| * | | | ACPICA: Return method arg count from acpi_get_object_infoBob Moore2008-10-22
| * | | | ACPICA: Fix warning for 64-bit buildBob Moore2008-10-22
| * | | | ACPICA: Add function to dereference returned reference objectsLin Ming2008-10-22
| * | | | ACPICA: Return status from global init functionYi Yang2008-10-22
| * | | | ACPICA: Fix table compare code, length then dataBob Moore2008-10-22