erofs: reduntant assignment in __erofs_get_meta_page()
[linux/fpc-iii.git] / Documentation / hwmon / pxe1610
blob211cedeefb444e8e90ec083e032e4239eea9ec5e
1 Kernel driver pxe1610
2 =====================
4 Supported chips:
5   * Infineon PXE1610
6     Prefix: 'pxe1610'
7     Addresses scanned: -
8     Datasheet: Datasheet is not publicly available.
10   * Infineon PXE1110
11     Prefix: 'pxe1110'
12     Addresses scanned: -
13     Datasheet: Datasheet is not publicly available.
15   * Infineon PXM1310
16     Prefix: 'pxm1310'
17     Addresses scanned: -
18     Datasheet: Datasheet is not publicly available.
20 Author: Vijay Khemka <vijaykhemka@fb.com>
23 Description
24 -----------
26 PXE1610/PXE1110 are Multi-rail/Multiphase Digital Controllers
27 and compliant to
28         -- Intel VR13 DC-DC converter specifications.
29         -- Intel SVID protocol.
30 Used for Vcore power regulation for Intel VR13 based microprocessors
31         -- Servers, Workstations, and High-end desktops
33 PXM1310 is a Multi-rail Controller and it is compliant to
34         -- Intel VR13 DC-DC converter specifications.
35         -- Intel SVID protocol.
36 Used for DDR3/DDR4 Memory power regulation for Intel VR13 and
37 IMVP8 based systems
40 Usage Notes
41 -----------
43 This driver does not probe for PMBus devices. You will have
44 to instantiate devices explicitly.
46 Example: the following commands will load the driver for an PXE1610
47 at address 0x70 on I2C bus #4:
49 # modprobe pxe1610
50 # echo pxe1610 0x70 > /sys/bus/i2c/devices/i2c-4/new_device
52 It can also be instantiated by declaring in device tree
55 Sysfs attributes
56 ----------------
58 curr1_label             "iin"
59 curr1_input             Measured input current
60 curr1_alarm             Current high alarm
62 curr[2-4]_label         "iout[1-3]"
63 curr[2-4]_input         Measured output current
64 curr[2-4]_crit          Critical maximum current
65 curr[2-4]_crit_alarm    Current critical high alarm
67 in1_label               "vin"
68 in1_input               Measured input voltage
69 in1_crit                Critical maximum input voltage
70 in1_crit_alarm          Input voltage critical high alarm
72 in[2-4]_label           "vout[1-3]"
73 in[2-4]_input           Measured output voltage
74 in[2-4]_lcrit           Critical minimum output voltage
75 in[2-4]_lcrit_alarm     Output voltage critical low alarm
76 in[2-4]_crit            Critical maximum output voltage
77 in[2-4]_crit_alarm      Output voltage critical high alarm
79 power1_label            "pin"
80 power1_input            Measured input power
81 power1_alarm            Input power high alarm
83 power[2-4]_label        "pout[1-3]"
84 power[2-4]_input        Measured output power
86 temp[1-3]_input         Measured temperature
87 temp[1-3]_crit          Critical high temperature
88 temp[1-3]_crit_alarm    Chip temperature critical high alarm
89 temp[1-3]_max           Maximum temperature
90 temp[1-3]_max_alarm     Chip temperature high alarm