1 Kernel driver max16064 2 ====================== 3 4 Supported chips: 5 6 * Maxim MAX16064 7 8 Prefix: 'max16064' 9 10 Addresses scanned: - 11 12 Datasheet: http://datasheets.maxim-ic.com/ 13 14 Author: Guenter Roeck <linux@roeck-us.net> 15 16 17 Description 18 ----------- 19 20 This driver supports hardware monitoring for M 21 Controller with Active-Voltage Output Control 22 23 The driver is a client driver to the core PMBu 24 Please see Documentation/hwmon/pmbus.rst for d 25 26 27 Usage Notes 28 ----------- 29 30 This driver does not auto-detect devices. You 31 devices explicitly. Please see Documentation/i 32 details. 33 34 35 Platform data support 36 --------------------- 37 38 The driver supports standard PMBus driver plat 39 40 41 Sysfs entries 42 ------------- 43 44 The following attributes are supported. Limits 45 attributes are read-only. 46 47 ======================= ====================== 48 in[1-4]_label "vout[1-4]" 49 in[1-4]_input Measured voltage. From 50 in[1-4]_min Minimum Voltage. From 51 in[1-4]_max Maximum voltage. From 52 in[1-4]_lcrit Critical minimum Volta 53 in[1-4]_crit Critical maximum volta 54 register. 55 in[1-4]_min_alarm Voltage low alarm. Fro 56 in[1-4]_max_alarm Voltage high alarm. Fr 57 in[1-4]_lcrit_alarm Voltage critical low a 58 status. 59 in[1-4]_crit_alarm Voltage critical high 60 status. 61 in[1-4]_highest Historical maximum vol 62 in[1-4]_reset_history Write any value to res 63 64 temp1_input Measured temperature. 65 temp1_max Maximum temperature. F 66 temp1_crit Critical high temperat 67 temp1_max_alarm Chip temperature high 68 READ_TEMPERATURE_1 wit 69 status is set. 70 temp1_crit_alarm Chip temperature criti 71 READ_TEMPERATURE_1 wit 72 status is set. 73 temp1_highest Historical maximum tem 74 temp1_reset_history Write any value to res 75 ======================= ======================
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.