~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/hwmon/wm831x.rst

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/hwmon/wm831x.rst (Architecture sparc) and /Documentation/hwmon/wm831x.rst (Architecture sparc64)


  1 Kernel driver wm831x-hwmon                          1 Kernel driver wm831x-hwmon
  2 ==========================                          2 ==========================
  3                                                     3 
  4 Supported chips:                                    4 Supported chips:
  5   * Wolfson Microelectronics WM831x PMICs           5   * Wolfson Microelectronics WM831x PMICs
  6                                                     6 
  7     Prefix: 'wm831x'                                7     Prefix: 'wm831x'
  8                                                     8 
  9     Datasheet:                                      9     Datasheet:
 10                                                    10 
 11         - http://www.wolfsonmicro.com/products     11         - http://www.wolfsonmicro.com/products/WM8310
 12         - http://www.wolfsonmicro.com/products     12         - http://www.wolfsonmicro.com/products/WM8311
 13         - http://www.wolfsonmicro.com/products     13         - http://www.wolfsonmicro.com/products/WM8312
 14                                                    14 
 15 Authors: Mark Brown <broonie@opensource.wolfson     15 Authors: Mark Brown <broonie@opensource.wolfsonmicro.com>
 16                                                    16 
 17 Description                                        17 Description
 18 -----------                                        18 -----------
 19                                                    19 
 20 The WM831x series of PMICs include an AUXADC w     20 The WM831x series of PMICs include an AUXADC which can be used to
 21 monitor a range of system operating parameters     21 monitor a range of system operating parameters, including the voltages
 22 of the major supplies within the system.  Curr     22 of the major supplies within the system.  Currently the driver provides
 23 reporting of all the input values but does not     23 reporting of all the input values but does not provide any alarms.
 24                                                    24 
 25 Voltage Monitoring                                 25 Voltage Monitoring
 26 ------------------                                 26 ------------------
 27                                                    27 
 28 Voltages are sampled by a 12 bit ADC.  Voltage     28 Voltages are sampled by a 12 bit ADC.  Voltages in millivolts are 1.465
 29 times the ADC value.                               29 times the ADC value.
 30                                                    30 
 31 Temperature Monitoring                             31 Temperature Monitoring
 32 ----------------------                             32 ----------------------
 33                                                    33 
 34 Temperatures are sampled by a 12 bit ADC.  Chi     34 Temperatures are sampled by a 12 bit ADC.  Chip and battery temperatures
 35 are available.  The chip temperature is calcul     35 are available.  The chip temperature is calculated as:
 36                                                    36 
 37         Degrees celsius = (512.18 - data) / 1.     37         Degrees celsius = (512.18 - data) / 1.0983
 38                                                    38 
 39 while the battery temperature calculation will     39 while the battery temperature calculation will depend on the NTC
 40 thermistor component.                              40 thermistor component.
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php