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

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

Diff markup

Differences between /Documentation/hwmon/ir35221.rst (Version linux-6.11.5) and /Documentation/hwmon/ir35221.rst (Version linux-2.6.32.71)


  1 Kernel driver ir35221                             
  2 =====================                             
  3                                                   
  4 Supported chips:                                  
  5   * Infineon IR35221                              
  6                                                   
  7     Prefix: 'ir35221'                             
  8                                                   
  9     Addresses scanned: -                          
 10                                                   
 11     Datasheet: Datasheet is not publicly avail    
 12                                                   
 13 Author: Samuel Mendoza-Jonas <sam@mendozajonas.    
 14                                                   
 15                                                   
 16 Description                                       
 17 -----------                                       
 18                                                   
 19 IR35221 is a Digital DC-DC Multiphase Converte    
 20                                                   
 21                                                   
 22 Usage Notes                                       
 23 -----------                                       
 24                                                   
 25 This driver does not probe for PMBus devices.     
 26 devices explicitly.                               
 27                                                   
 28 Example: the following commands will load the     
 29 at address 0x70 on I2C bus #4::                   
 30                                                   
 31         # modprobe ir35221                        
 32         # echo ir35221 0x70 > /sys/bus/i2c/dev    
 33                                                   
 34                                                   
 35 Sysfs attributes                                  
 36 ----------------                                  
 37                                                   
 38 ======================= ======================    
 39 curr1_label             "iin"                     
 40 curr1_input             Measured input current    
 41 curr1_max               Maximum current           
 42 curr1_max_alarm         Current high alarm        
 43                                                   
 44 curr[2-3]_label         "iout[1-2]"               
 45 curr[2-3]_input         Measured output curren    
 46 curr[2-3]_crit          Critical maximum curre    
 47 curr[2-3]_crit_alarm    Current critical high     
 48 curr[2-3]_highest       Highest output current    
 49 curr[2-3]_lowest        Lowest output current     
 50 curr[2-3]_max           Maximum current           
 51 curr[2-3]_max_alarm     Current high alarm        
 52                                                   
 53 in1_label               "vin"                     
 54 in1_input               Measured input voltage    
 55 in1_crit                Critical maximum input    
 56 in1_crit_alarm          Input voltage critical    
 57 in1_highest             Highest input voltage     
 58 in1_lowest              Lowest input voltage      
 59 in1_min                 Minimum input voltage     
 60 in1_min_alarm           Input voltage low alar    
 61                                                   
 62 in[2-3]_label           "vout[1-2]"               
 63 in[2-3]_input           Measured output voltag    
 64 in[2-3]_lcrit           Critical minimum outpu    
 65 in[2-3]_lcrit_alarm     Output voltage critica    
 66 in[2-3]_crit            Critical maximum outpu    
 67 in[2-3]_crit_alarm      Output voltage critica    
 68 in[2-3]_highest         Highest output voltage    
 69 in[2-3]_lowest          Lowest output voltage     
 70 in[2-3]_max             Maximum output voltage    
 71 in[2-3]_max_alarm       Output voltage high al    
 72 in[2-3]_min             Minimum output voltage    
 73 in[2-3]_min_alarm       Output voltage low ala    
 74                                                   
 75 power1_label            "pin"                     
 76 power1_input            Measured input power      
 77 power1_alarm            Input power high alarm    
 78 power1_max              Input power limit         
 79                                                   
 80 power[2-3]_label        "pout[1-2]"               
 81 power[2-3]_input        Measured output power     
 82 power[2-3]_max          Output power limit        
 83 power[2-3]_max_alarm    Output power high alar    
 84                                                   
 85 temp[1-2]_input         Measured temperature      
 86 temp[1-2]_crit          Critical high temperat    
 87 temp[1-2]_crit_alarm    Chip temperature criti    
 88 temp[1-2]_highest       Highest temperature       
 89 temp[1-2]_lowest        Lowest temperature        
 90 temp[1-2]_max           Maximum temperature       
 91 temp[1-2]_max_alarm     Chip temperature high     
 92 ======================= ======================    
                                                      

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