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

TOMOYO Linux Cross Reference
Linux/Documentation/hwmon/menf21bmc.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 ] ~

  1 Kernel driver menf21bmc_hwmon
  2 =============================
  3 
  4 Supported chips:
  5 
  6         * MEN 14F021P00
  7 
  8           Prefix: 'menf21bmc_hwmon'
  9 
 10           Addresses scanned: -
 11 
 12 Author: Andreas Werner <andreas.werner@men.de>
 13 
 14 Description
 15 -----------
 16 
 17 The menf21bmc is a Board Management Controller (BMC) which provides an I2C
 18 interface to the host to access the features implemented in the BMC.
 19 
 20 This driver gives access to the voltage monitoring feature of the main
 21 voltages of the board.
 22 The voltage sensors are connected to the ADC inputs of the BMC which is
 23 a PIC16F917 Mikrocontroller.
 24 
 25 Usage Notes
 26 -----------
 27 
 28 This driver is part of the MFD driver named "menf21bmc" and does
 29 not auto-detect devices.
 30 You will have to instantiate the MFD driver explicitly.
 31 Please see Documentation/i2c/instantiating-devices.rst for
 32 details.
 33 
 34 Sysfs entries
 35 -------------
 36 
 37 The following attributes are supported. All attributes are read only
 38 The Limits are read once by the driver.
 39 
 40 =============== ==========================
 41 in0_input       +3.3V input voltage
 42 in1_input       +5.0V input voltage
 43 in2_input       +12.0V input voltage
 44 in3_input       +5V Standby input voltage
 45 in4_input       VBAT (on board battery)
 46 
 47 in[0-4]_min     Minimum voltage limit
 48 in[0-4]_max     Maximum voltage limit
 49 
 50 in0_label       "MON_3_3V"
 51 in1_label       "MON_5V"
 52 in2_label       "MON_12V"
 53 in3_label       "5V_STANDBY"
 54 in4_label       "VBAT"
 55 =============== ==========================

~ [ 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