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

TOMOYO Linux Cross Reference
Linux/Documentation/hwmon/w83627hf.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/w83627hf.rst (Version linux-6.11.5) and /Documentation/hwmon/w83627hf.rst (Version linux-5.0.21)


  1 Kernel driver w83627hf                            
  2 ======================                            
  3                                                   
  4 Supported chips:                                  
  5   * Winbond W83627HF (ISA accesses ONLY)          
  6     Prefix: 'w83627hf'                            
  7     Addresses scanned: ISA address retrieved f    
  8   * Winbond W83627THF                             
  9     Prefix: 'w83627thf'                           
 10     Addresses scanned: ISA address retrieved f    
 11   * Winbond W83697HF                              
 12     Prefix: 'w83697hf'                            
 13     Addresses scanned: ISA address retrieved f    
 14   * Winbond W83637HF                              
 15     Prefix: 'w83637hf'                            
 16     Addresses scanned: ISA address retrieved f    
 17   * Winbond W83687THF                             
 18     Prefix: 'w83687thf'                           
 19     Addresses scanned: ISA address retrieved f    
 20     Datasheet: Provided by Winbond on request(    
 21                                                   
 22 Authors:                                          
 23         Frodo Looijaard <frodol@dds.nl>,           
 24         Philip Edelbrock <phil@netroedge.com>,     
 25         Mark Studebaker <mdsxyz123@yahoo.com>,     
 26         Bernhard C. Schrenk <clemy@clemy.org>      
 27                                                   
 28 Module Parameters                                 
 29 -----------------                                 
 30                                                   
 31 * force_i2c: int                                  
 32   Initialize the I2C address of the sensors       
 33 * init: int                                       
 34   (default is 1)                                  
 35   Use 'init=0' to bypass initializing the chip    
 36   Try this if your computer crashes when you l    
 37                                                   
 38 Description                                       
 39 -----------                                       
 40                                                   
 41 This driver implements support for ISA accesse    
 42 the Winbond W83627HF, W83627THF, W83697HF and     
 43 We will refer to them collectively as Winbond     
 44                                                   
 45 This driver supports ISA accesses, which shoul    
 46 than i2c accesses. Also, for Tyan boards which    
 47 Super I/O chip and a second i2c-only Winbond c    
 48 using this driver will avoid i2c address confl    
 49 initialization that were required in the w8378    
 50                                                   
 51 If you really want i2c accesses for these Supe    
 52 use the w83781d driver. However this is not th    
 53 now that this ISA driver has been developed.      
 54                                                   
 55 The `w83627_HF_` uses pins 110-106 as VID0-VID    
 56 same pins as GPIO[0:4]. Technically, the `w836    
 57 VID reading. However the two chips have the id    
 58 it is possible or even likely for a w83627thf     
 59 to these pins despite their not being labeled     
 60 the w83627thf driver interprets these as VID.     
 61 doesn't work, first see doc/vid in the lm_sens    
 62 doesn't help, you may just ignore the bogus VI    
 63                                                   
 64 For further information on this driver see the    
 65                                                   
 66 [1] http://www.lm-sensors.org/browser/lm-senso    
 67                                                   
 68 Forcing the address                               
 69 -------------------                               
 70                                                   
 71 The driver used to have a module parameter nam    
 72 be used to force the base I/O address of the h    
 73 This was meant as a workaround for mainboards     
 74 module parameter is gone for technical reasons    
 75 you can obtain the same result by using the is    
 76 lm-sensors) before loading the driver:            
 77                                                   
 78 # Enter the Super I/O config space::              
 79                                                   
 80         isaset -y -f 0x2e 0x87                    
 81         isaset -y -f 0x2e 0x87                    
 82                                                   
 83 # Select the hwmon logical device::               
 84                                                   
 85         isaset -y 0x2e 0x2f 0x07 0x0b             
 86                                                   
 87 # Set the base I/O address (to 0x290 in this e    
 88                                                   
 89         isaset -y 0x2e 0x2f 0x60 0x02             
 90         isaset -y 0x2e 0x2f 0x61 0x90             
 91                                                   
 92 # Exit the Super-I/O config space::               
 93                                                   
 94         isaset -y -f 0x2e 0xaa                    
 95                                                   
 96 The above sequence assumes a Super-I/O config     
 97 0x4e/0x4f is also possible.                       
 98                                                   
 99 Voltage pin mapping                               
100 -------------------                               
101                                                   
102 Here is a summary of the voltage pin mapping f    
103 can be useful to convert data provided by boar    
104 working libsensors configuration statements:      
105                                                   
106                                                   
107 - W83627THF                                       
108                                                   
109                                                   
110   ======== =============== =============== ===    
111   Pin      Name            Register        Sys    
112   ======== =============== =============== ===    
113     100    CPUVCORE        20h             in0    
114      99    VIN0            21h             in1    
115      98    VIN1            22h             in2    
116      97    VIN2            24h             in4    
117     114    AVCC            23h             in3    
118      61    5VSB            50h (bank 5)    in7    
119      74    VBAT            51h (bank 5)    in8    
120   ======== =============== =============== ===    
121                                                   
122 For other supported devices, you'll have to ta    
123 look up the information in the datasheet yours    
124 to this document please.)                         
                                                      

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