lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 Jan 2016 11:29:09 -0700
From:	Azael Avalos <coproscefalo@...il.com>
To:	Darren Hart <dvhart@...radead.org>,
	platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:	Azael Avalos <coproscefalo@...il.com>
Subject: [PATCH 0/3] toshiba_acpi: Add support for Cooling Method

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ