Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1317159 > unrolled thread

[PATCH 3/3] Documentation/ABI: Update sysfs-driver-toshiba_acpi file

Started byAzael Avalos <coproscefalo@gmail.com>
First post2016-01-25 19:40 +0100
Last post2016-01-25 19:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 3/3] Documentation/ABI: Update sysfs-driver-toshiba_acpi file Azael Avalos <coproscefalo@gmail.com> - 2016-01-25 19:40 +0100

#1317159 — [PATCH 3/3] Documentation/ABI: Update sysfs-driver-toshiba_acpi file

FromAzael Avalos <coproscefalo@gmail.com>
Date2016-01-25 19:40 +0100
Subject[PATCH 3/3] Documentation/ABI: Update sysfs-driver-toshiba_acpi file
Message-ID<qUUds-88K-27@gated-at.bofh.it>
This patch updates the documentation file adding the Cooling Method
entry.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
---
 Documentation/ABI/testing/sysfs-driver-toshiba_acpi | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/Documentation/ABI/testing/sysfs-driver-toshiba_acpi b/Documentation/ABI/testing/sysfs-driver-toshiba_acpi
index eed922e..f34221b 100644
--- a/Documentation/ABI/testing/sysfs-driver-toshiba_acpi
+++ b/Documentation/ABI/testing/sysfs-driver-toshiba_acpi
@@ -179,3 +179,19 @@ Description:	This file controls the USB 3 functionality, valid values are:
 		Note that toggling this value requires a reboot for changes to
 		take effect.
 Users:		KToshiba
+
+What:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/cooling_method
+Date:		2016
+KernelVersion:	4.6
+Contact:	Azael Avalos <coproscefalo@gmail.com>
+Description:	This file controls the Cooling Method feature.
+		Reading this file prints two values, the first is the actual cooling method
+		and the second is the maximum cooling method supported.
+		When the maximum cooling method is ONE, valid values are:
+			* 0 -> Maximum Performance
+			* 1 -> Battery Optimized
+		When the maximum cooling method is TWO, valid values are:
+			* 0 -> Maximum Performance
+			* 1 -> Performance
+			* 2 -> Battery Optimized
+Users:		KToshiba
-- 
2.7.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web