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

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-class-mei

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ 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.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/testing/sysfs-class-mei (Version linux-6.12-rc7) and /Documentation/ABI/testing/sysfs-class-mei (Version linux-3.10.108)


  1 What:           /sys/class/mei/                   
  2 Date:           May 2014                          
  3 KernelVersion:  3.17                              
  4 Contact:        Tomas Winkler <tomas.winkler@in    
  5 Description:                                      
  6                 The mei/ class sub-directory b    
  7                                                   
  8                                                   
  9 What:           /sys/class/mei/mei<N>/            
 10 Date:           May 2014                          
 11 KernelVersion:  3.17                              
 12 Contact:        Tomas Winkler <tomas.winkler@in    
 13 Description:                                      
 14                 The /sys/class/mei/meiN direct    
 15                 each probed mei device            
 16                                                   
 17 What:           /sys/class/mei/mei<N>/fw_statu    
 18 Date:           Nov 2014                          
 19 KernelVersion:  3.19                              
 20 Contact:        Tomas Winkler <tomas.winkler@in    
 21 Description:    Display fw status registers co    
 22                                                   
 23                 The ME FW writes its status in    
 24                 registers for BIOS and OS to m    
 25                                                   
 26                 The register contains running     
 27                 state, error codes, and others    
 28                 are decoded depends on PCH or     
 29                 Also number of registers varie    
 30                 depending on generation.          
 31                                                   
 32 What:           /sys/class/mei/mei<N>/hbm_ver     
 33 Date:           Aug 2016                          
 34 KernelVersion:  4.9                               
 35 Contact:        Tomas Winkler <tomas.winkler@in    
 36 Description:    Display the negotiated HBM pro    
 37                                                   
 38                 The HBM protocol version negot    
 39                 between the driver and the dev    
 40                                                   
 41 What:           /sys/class/mei/mei<N>/hbm_ver_    
 42 Date:           Aug 2016                          
 43 KernelVersion:  4.9                               
 44 Contact:        Tomas Winkler <tomas.winkler@in    
 45 Description:    Display the driver HBM protoco    
 46                                                   
 47                 The HBM protocol version suppo    
 48                                                   
 49 What:           /sys/class/mei/mei<N>/tx_queue    
 50 Date:           Jan 2018                          
 51 KernelVersion:  4.16                              
 52 Contact:        Tomas Winkler <tomas.winkler@in    
 53 Description:    Configure tx queue limit          
 54                                                   
 55                 Set maximal number of pending     
 56                 per opened session.               
 57                                                   
 58 What:           /sys/class/mei/mei<N>/fw_ver      
 59 Date:           May 2018                          
 60 KernelVersion:  4.18                              
 61 Contact:        Tomas Winkler <tomas.winkler@in    
 62 Description:    Display the ME firmware versio    
 63                                                   
 64                 The version of the platform ME    
 65                 <platform>:<major>.<minor>.<mi    
 66                 There can be up to three such     
 67                 FW components.                    
 68                                                   
 69 What:           /sys/class/mei/mei<N>/dev_stat    
 70 Date:           Mar 2019                          
 71 KernelVersion:  5.1                               
 72 Contact:        Tomas Winkler <tomas.winkler@in    
 73 Description:    Display the ME device state.      
 74                                                   
 75                 The device state can have foll    
 76                 INITIALIZING                      
 77                 INIT_CLIENTS                      
 78                 ENABLED                           
 79                 RESETTING                         
 80                 DISABLED                          
 81                 POWER_DOWN                        
 82                 POWER_UP                          
 83                                                   
 84 What:           /sys/class/mei/mei<N>/trc         
 85 Date:           Nov 2019                          
 86 KernelVersion:  5.5                               
 87 Contact:        Tomas Winkler <tomas.winkler@in    
 88 Description:    Display trc status register co    
 89                                                   
 90                 The ME FW writes Glitch Detect    
 91                 status information into trc st    
 92                 for BIOS and OS to monitor fw     
 93                                                   
 94 What:           /sys/class/mei/mei<N>/kind        
 95 Date:           Jul 2020                          
 96 KernelVersion:  5.8                               
 97 Contact:        Tomas Winkler <tomas.winkler@in    
 98 Description:    Display kind of the device        
 99                                                   
100                 Generic devices are marked as     
101                 while special purpose have the    
102                 names.                            
103                 Available options:                
104                 - mei:  generic mei device.       
105                 - itouch:  itouch (ipts) mei d    
                                                      

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