From patchwork Fri Aug 21 08:59:35 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frans Pop X-Patchwork-Id: 43073 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n7L8xe4D014869 for ; Fri, 21 Aug 2009 08:59:40 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754880AbZHUI7g (ORCPT ); Fri, 21 Aug 2009 04:59:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755079AbZHUI7g (ORCPT ); Fri, 21 Aug 2009 04:59:36 -0400 Received: from cpsmtpm-eml110.kpnxchange.com ([195.121.3.14]:60146 "EHLO CPSMTPM-EML110.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754366AbZHUI7f (ORCPT ); Fri, 21 Aug 2009 04:59:35 -0400 Received: from aragorn.fjphome.nl ([77.166.180.99]) by CPSMTPM-EML110.kpnxchange.com with Microsoft SMTPSVC(7.0.6001.18000); Fri, 21 Aug 2009 10:59:36 +0200 From: Frans Pop To: linux-acpi@vger.kernel.org Subject: [PATCH 2/3] acpi: thermal/sysfs-api.txt: document passive attribute for thermal zones Date: Fri, 21 Aug 2009 10:59:35 +0200 User-Agent: KMail/1.9.9 Cc: Sujith Thomas , Zhang Rui , linux-kernel@vger.kernel.org References: <200908211055.20569.elendil@planet.nl> In-Reply-To: <200908211055.20569.elendil@planet.nl> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200908211059.36774.elendil@planet.nl> X-OriginalArrivalTime: 21 Aug 2009 08:59:37.0018 (UTC) FILETIME=[B5B221A0:01CA223D] Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Signed-off-by: Frans Pop Cc: Zhang Rui Cc: Sujith Thomas --- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/thermal/sysfs-api.txt b/Documentation/thermal/sysfs-api.txt index 48e9c5c..52b63c4 100644 --- a/Documentation/thermal/sysfs-api.txt +++ b/Documentation/thermal/sysfs-api.txt @@ -3,7 +3,7 @@ Generic Thermal Sysfs driver How To Written by Sujith Thomas , Zhang Rui -Updated: 2 January 2008 +Updated: 21 August 2009 Copyright (c) 2008 Intel Corporation @@ -199,6 +199,16 @@ cdev[0-*]_trip_point point. RO, Optional +passive + Attribute is only present for zones which do not have a passive + cooling policy (_PSV) defined in ACPI. Default is zero and can be + set to a temperature (in millidegrees) to enable a passive trip + point for the zone. Activation is done by polling (default interval: + 10 seconds); the polling interval can be set in + /proc/acpi/thermal/TZN/polling_frequency. + Unit: millidegree Celsius + RW, Optional + ***************************** * Cooling device attributes * ***************************** @@ -230,8 +240,9 @@ thermal_zone_device (thermal_zone1) with 4 trip points in all. It has one processor and one fan, which are both registered as thermal_cooling_device. -If the processor is listed in _PSL method, and the fan is listed in _AL0 -method, the sys I/F structure will be built like this: +If the processor is listed in _PSL method, the fan is listed in _AL0 +method, and the zone has a _PSV method, the sys I/F structure will be +built like this: /sys/class/thermal: