svn commit: r357002 - in head: share/man/man4 sys/conf sys/kern sys/modules/cpufreq sys/sys sys/x86/cpufreq

Ravi Pokala rpokala at freebsd.org
Thu Jan 23 08:55:16 UTC 2020


-----Original Message-----
From: <owner-src-committers at freebsd.org> on behalf of Conrad Meyer <cem at FreeBSD.org>
Date: 2020-01-22, Wednesday at 15:28
To: <src-committers at freebsd.org>, <svn-src-all at freebsd.org>, <svn-src-head at freebsd.org>
Subject: svn commit: r357002 - in head: share/man/man4 sys/conf sys/kern sys/modules/cpufreq sys/sys sys/x86/cpufreq

    Author: cem
    Date: Wed Jan 22 23:28:42 2020
    New Revision: 357002
    URL: https://svnweb.freebsd.org/changeset/base/357002
    
    Log:
      cpufreq(4): Add support for Intel Speed Shift
      
      Intel Speed Shift is Intel's technology to control frequency in hardware,
      with hints from software.

Not to be confused with Intel Speed *Step*, right?

(/me was confused; naming things is hard)

-Ravi (rpokala@)

      Let's get a working version of this in the tree and we can refine it from
      here.
      
      Submitted by:	bwidawsk, scottph
      Reviewed by:	bcr (manpages), myself
      Discussed with:	jhb, kib (earlier versions)
      With feedback from:	Greg V, gallatin, freebsdnewbie AT freenet.de
      Relnotes:	yes
      Differential Revision:	https://reviews.freebsd.org/D18028
 




More information about the svn-src-head mailing list