diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2006-11-24 08:47:09 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2006-12-07 01:38:39 -0500 |
commit | 88679a15b3a84366e90cee2a84973abef962b727 (patch) | |
tree | a3acc44e65f68b1e0c64b6b639fea101ac3e3772 /Documentation/ibm-acpi.txt | |
parent | 60eb0b35a9cc3400251cb4028d100e350649cf8a (diff) |
ACPI: ibm-acpi: document thermal sensor locations for the A31
The A31 has a very atypical layout, so I separated its thermal sensors
location in a separate patch.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Diffstat (limited to 'Documentation/ibm-acpi.txt')
-rw-r--r-- | Documentation/ibm-acpi.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/ibm-acpi.txt b/Documentation/ibm-acpi.txt index 30f09e7a423e..333b8eb97f96 100644 --- a/Documentation/ibm-acpi.txt +++ b/Documentation/ibm-acpi.txt | |||
@@ -448,6 +448,17 @@ http://thinkwiki.org/wiki/Thermal_Sensors#ThinkPad_T43.2C_T43p | |||
448 | 10: ICH (southbridge), under Mini-PCI card, under touchpad | 448 | 10: ICH (southbridge), under Mini-PCI card, under touchpad |
449 | 11: Power regulator, underside of system board, below F2 key | 449 | 11: Power regulator, underside of system board, below F2 key |
450 | 450 | ||
451 | The A31 has a very atypical layout for the thermal sensors | ||
452 | (source: Milos Popovic, http://thinkwiki.org/wiki/Thermal_Sensors#ThinkPad_A31) | ||
453 | 1: CPU | ||
454 | 2: Main Battery: main sensor | ||
455 | 3: Power Converter | ||
456 | 4: Bay Battery: main sensor | ||
457 | 5: MCH (northbridge) | ||
458 | 6: PCMCIA/ambient | ||
459 | 7: Main Battery: secondary sensor | ||
460 | 8: Bay Battery: secondary sensor | ||
461 | |||
451 | 462 | ||
452 | EXPERIMENTAL: Embedded controller register dump -- /proc/acpi/ibm/ecdump | 463 | EXPERIMENTAL: Embedded controller register dump -- /proc/acpi/ibm/ecdump |
453 | ------------------------------------------------------------------------ | 464 | ------------------------------------------------------------------------ |