1 .. SPDX-License-Identifier: GPL-2.0 2 3 Kernel driver bpa-rs600 4 ======================= 5 6 Supported chips: 7 8 * BPA-RS600-120 9 10 Datasheet: Publicly available at the BluTe 11 http://blutekpower.com/wp-content/uploa 12 13 Authors: 14 - Chris Packham <chris.packham@alliedtele 15 16 Description 17 ----------- 18 19 The BPA-RS600 is a compact 600W removable powe 20 21 Usage Notes 22 ----------- 23 24 This driver does not probe for PMBus devices. 25 devices explicitly. 26 27 Sysfs attributes 28 ---------------- 29 30 ======================= ====================== 31 curr1_label "iin" 32 curr1_input Measured input current 33 curr1_max Maximum input current 34 curr1_max_alarm Input current high ala 35 36 curr2_label "iout1" 37 curr2_input Measured output curren 38 curr2_max Maximum output current 39 curr2_max_alarm Output current high al 40 41 fan1_input Measured fan speed 42 fan1_alarm Fan warning 43 fan1_fault Fan fault 44 45 in1_label "vin" 46 in1_input Measured input voltage 47 in1_max Maximum input voltage 48 in1_max_alarm Input voltage high ala 49 in1_min Minimum input voltage 50 in1_min_alarm Input voltage low alar 51 52 in2_label "vout1" 53 in2_input Measured output voltag 54 in2_max Maximum output voltage 55 in2_max_alarm Output voltage high al 56 in2_min Maximum output voltage 57 in2_min_alarm Output voltage low ala 58 59 power1_label "pin" 60 power1_input Measured input power 61 power1_alarm Input power alarm 62 power1_max Maximum input power 63 64 power2_label "pout1" 65 power2_input Measured output power 66 power2_max Maximum output power 67 power2_max_alarm Output power high alar 68 69 temp1_input Measured temperature a 70 temp1_alarm Temperature alarm 71 72 temp2_input Measured temperature a 73 temp2_alarm Temperature alarm 74 ======================= ======================
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.