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

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

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ 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.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 .. SPDX-License-Identifier: GPL-2.0-or-later
  2 
  3 Kernel driver max20730
  4 ======================
  5 
  6 Supported chips:
  7 
  8   * Maxim MAX20710
  9 
 10     Prefix: 'max20710'
 11 
 12     Addresses scanned: -
 13 
 14     Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX20710.pdf
 15 
 16   * Maxim MAX20730
 17 
 18     Prefix: 'max20730'
 19 
 20     Addresses scanned: -
 21 
 22     Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX20730.pdf
 23 
 24   * Maxim MAX20734
 25 
 26     Prefix: 'max20734'
 27 
 28     Addresses scanned: -
 29 
 30     Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX20734.pdf
 31 
 32   * Maxim MAX20743
 33 
 34     Prefix: 'max20743'
 35 
 36     Addresses scanned: -
 37 
 38     Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX20743.pdf
 39 
 40 Author: Guenter Roeck <linux@roeck-us.net>
 41 
 42 
 43 Description
 44 -----------
 45 
 46 This driver implements support for Maxim MAX20710, MAX20730, MAX20734, and MAX20743
 47 Integrated, Step-Down Switching Regulators with PMBus support.
 48 
 49 The driver is a client driver to the core PMBus driver.
 50 Please see Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
 51 
 52 
 53 Usage Notes
 54 -----------
 55 
 56 This driver does not auto-detect devices. You will have to instantiate the
 57 devices explicitly. Please see Documentation/i2c/instantiating-devices.rst for
 58 details.
 59 
 60 
 61 Sysfs entries
 62 -------------
 63 
 64 =================== ===== =======================================================
 65 curr1_crit          RW/RO Critical output current. Please see datasheet for
 66                           supported limits. Read-only if the chip is
 67                           write protected; read-write otherwise.
 68 curr1_crit_alarm    RO    Output current critical alarm
 69 curr1_input         RO    Output current
 70 curr1_label         RO    'iout1'
 71 in1_alarm           RO    Input voltage alarm
 72 in1_input           RO    Input voltage
 73 in1_label           RO    'vin'
 74 in2_alarm           RO    Output voltage alarm
 75 in2_input           RO    Output voltage
 76 in2_label           RO    'vout1'
 77 temp1_crit          RW/RO Critical temeperature. Supported values are 130 or 150
 78                           degrees C. Read-only if the chip is write protected;
 79                           read-write otherwise.
 80 temp1_crit_alarm    RO    Temperature critical alarm
 81 temp1_input         RO    Chip temperature
 82 =================== ===== =======================================================

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