cvs commit: src/share/man/man4 coretemp.4 src/sys/dev/coretemp
 coretemp.c
    Alexander Leidinger 
    netchild at FreeBSD.org
       
    Sun Oct 14 03:59:44 PDT 2007
    
    
  
netchild    2007-10-14 10:59:44 UTC
  FreeBSD src repository
  Modified files:
    share/man/man4       coretemp.4 
    sys/dev/coretemp     coretemp.c 
  Log:
  Convert coretemp(4) to the hardware sensors framework and
  make sure to never call sched_bind() for uninitialised CPUs.
  
  Submitted by:   Constantine A. Murenin <cnst at FreeBSD.org>
  Sponsored by:   Google Summer of Code 2007 (GSoC2007/cnst-sensors)
  Mentored by:    syrinx
  Tested by:      many
  OKed by:        kensmith
  
  Revision  Changes    Path
  1.2       +14 -6     src/share/man/man4/coretemp.4
  1.3       +46 -35    src/sys/dev/coretemp/coretemp.c
    
    
More information about the cvs-all
mailing list