linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] toshiba_acpi: Add support for Cooling Method
@ 2016-01-25 18:29 Azael Avalos
  2016-01-25 18:29 ` [PATCH 1/3] toshiba_acpi: Add support for cooling method feature Azael Avalos
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Azael Avalos @ 2016-01-25 18:29 UTC (permalink / raw)
  To: Darren Hart, platform-driver-x86, linux-kernel; +Cc: Azael Avalos

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-07 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-25 18:29 [PATCH 0/3] toshiba_acpi: Add support for Cooling Method Azael Avalos
2016-01-25 18:29 ` [PATCH 1/3] toshiba_acpi: Add support for cooling method feature Azael Avalos
2016-01-25 18:29 ` [PATCH 2/2] toshiba_acpi: Add sysfs entries for the Cooling Method feature Azael Avalos
2016-02-07 20:24 ` [PATCH 0/3] toshiba_acpi: Add support for Cooling Method Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).