These patches add support for the Cooling Method feature found in most Toshiba laptops, allowing userspace to control the desired cooling method, which are the following: 0 - Maximum Performance 1 - Peformance 2 - Battery Optimized The Cooling Method feature basically controls the speed of the system fan, setting the speed (and quietness) according to the selected method. The default value at every boot is zero (Maximum Performance), on Windows, Toshiba provides hooks to the power management system, allowing the user to change it according to their needs and/or the AC adapter state. Azael Avalos (3): toshiba_acpi: Add support for cooling method feature toshiba_acpi: Add sysfs entries for th Cooling Method feature Documentation/ABI: Update sysfs-driver-toshiba_acpi file .../ABI/testing/sysfs-driver-toshiba_acpi | 16 ++++ drivers/platform/x86/toshiba_acpi.c | 105 +++++++++++++++++++++ 2 files changed, 121 insertions(+) -- 2.7.0 -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html