[Bug 58001] "ondemand" CPU governor never raises frequency (Dell XPS 12)

[email protected] Thu, 25 Sep 2014 00:59:15 +0000
Newsgroups org.kernel.vger.cpufreq
Message-ID <[email protected]/>
https://bugzilla.kernel.org/show_bug.cgi?id=58001

--- Comment #21 from Raymond Auge <[email protected]> ---
Ok this seems to give working governance (2 levels only powersave, performance)

and I'm apparently seeing CPU frequencies beyond those previously available,
which were 800MHz-2000MHz

Now I see:

~]$ sudo dmidecode -t processor | grep MHz
    External Clock: 100 MHz
    Max Speed: 4000 MHz
    Current Speed: 2000 MHz

and the cpu speed in powersave hovers around:

~]$ grep MHz /proc/cpuinfo
cpu MHz        : 1553.320
cpu MHz        : 1560.644
cpu MHz        : 2186.230
cpu MHz        : 1757.519

-- 
You are receiving this mail because:
You are the assignee for the bug.