[PATCH 0/3] toshiba_acpi: Add support for Cooling Method

From: Azael Avalos
Date: Mon Jan 25 2016 - 13:29:34 EST


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