1 From 88679a15b3a84366e90cee2a84973abef962b727 Mon Sep 17 00:00:00 2001
2 From: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
3 Date: Fri, 24 Nov 2006 11:47:09 -0200
4 Subject: [PATCH 7/28] ACPI: ibm-acpi: document thermal sensor locations for the A31
6 The A31 has a very atypical layout, so I separated its thermal sensors
7 location in a separate patch.
9 Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
11 Documentation/ibm-acpi.txt | 11 +++++++++++
12 1 files changed, 11 insertions(+), 0 deletions(-)
14 diff --git a/Documentation/ibm-acpi.txt b/Documentation/ibm-acpi.txt
15 index 30f09e7..333b8eb 100644
16 --- a/Documentation/ibm-acpi.txt
17 +++ b/Documentation/ibm-acpi.txt
18 @@ -448,6 +448,17 @@ http://thinkwiki.org/wiki/Thermal_Sensors#ThinkPad_T43.2C_T43p
19 10: ICH (southbridge), under Mini-PCI card, under touchpad
20 11: Power regulator, underside of system board, below F2 key
22 +The A31 has a very atypical layout for the thermal sensors
23 +(source: Milos Popovic, http://thinkwiki.org/wiki/Thermal_Sensors#ThinkPad_A31)
25 +2: Main Battery: main sensor
27 +4: Bay Battery: main sensor
30 +7: Main Battery: secondary sensor
31 +8: Bay Battery: secondary sensor
34 EXPERIMENTAL: Embedded controller register dump -- /proc/acpi/ibm/ecdump
35 ------------------------------------------------------------------------