<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.kernel.cpufreq">
    <title>gmane.linux.kernel.cpufreq</title>
    <link>http://blog.gmane.org/gmane.linux.kernel.cpufreq</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8128"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8127"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8126"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8124"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8123"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8122"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8121"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8120"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8119"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8118"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8117"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8116"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8115"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8114"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8113"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8112"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8111"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8110"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8109"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8108"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8128">
    <title>Problems with scaling with Core i7 2670QM</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8128</link>
    <description>&lt;pre&gt;Hello, I'm using Ubuntu 12.04 and I noticed a strange behaviour when I compile a kernel from sou rce. I tried kernel 3.3.7 and made a make oldconfig of my stock kernel from ubuntu and defaulted all the new options, so I was guarateeing that all th e configs of the stock kernel were being imported to the newly compiled and that scaling would work as it should. The problem is the scaling frequency reported by cpuinfo_cur_freq and scaling_cur_freq as shown below, I compar ed those from compiled and stock kernels. What am I missing? Or it's a kind of bug?

/proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cp u family : 6
model : 42
model name : Intel( R) Core(TM) i7-2670QM CPU &amp;lt; at &amp;gt; 2.20GHz
stepping : 7
microco de : 0C39723
cpu MHz : 800.000
cache size  : 6144 KB
physical id : 0
siblings : 8
core id : 0
cpu cores : 4
apicid : 0
init ial apicid : 0
fpu : yes
fpu_exception : yes
 cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm co nstant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf p ni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm id a arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpidbogomips : 4390.25
clflush size : 64
cache_alignm ent : 64
address sizes : 36 bits physical, 48 bits virtual
po wer management:

WITH COMPILED KERNEL:
What I detected is this. I have two different readings for the same pro cessor but one comes from cpuinfo_cur_freq and the other one comes from  scaling_cur_freq as seen below:

sudo cat scaling_cur_freq; sud o cat cpuinfo_cur_freq
800000
1800000


What's the true reading? Why with stock kernel it doesn't  happen the frequencies match!


cat scaling_driver; cat scaling_governor
acpi-cpufreq
ondemand

cat time_in_state
2201000 57624
2200000 2875
2 000000 2297
1900000 631
1800000 620
1700000 709
160 0000 659
1500000 789
1400000 793
1300000 822
120000 0 801
1100000 977
1000000 1142
900000 705
800000 84 2189


WITH STOCK KERNEL:

With stock kernel, just for comparison, as you can see it's more logical a nd the readings match, even the one that shows the time_in_state.
 

sudo cat scaling_cur_freq; sudo cat cpuinfo_cur_freq
800000
800000


cat scaling_driver;  cat scaling_governor
acpi-cpufreq
ondemand


cat time_in_state
2201000 22259
2200000 50
200000 0 28
1900000 57
1800000 42
1700000 53
1600000 551500000 112
1400000 241
1300000 280
1200000 355
 1100000 296
1000000 403
900000 1642
800000 145615
 

Leandro Scott

--
To unsubscribe from this list: send the line "unsubscribe cpufreq" in
the body of a message to majordomo&amp;lt; at &amp;gt;vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

&lt;/pre&gt;</description>
    <dc:creator>Leandro Scott R.Z. Jacques</dc:creator>
    <dc:date>2012-05-24T13:41:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8127">
    <title>[Bug 18662] kondemand/1  stuck</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8127</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=18662


Zhang Rui &amp;lt;rui.zhang&amp;lt; at &amp;gt;intel.com&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |CLOSED
         Resolution|                            |INSUFFICIENT_DATA




--- Comment #3 from Zhang Rui &amp;lt;rui.zhang&amp;lt; at &amp;gt;intel.com&amp;gt;  2012-05-24 07:38:23 ---
bug closed as there is no response from the bug reporter.
please feel free to reopen it if the problem still exists in the latest
upstream kernel.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-24T07:38:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8126">
    <title>cpufreq regression + link to patch</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8126</link>
    <description>&lt;pre&gt;Hi, this is to report a cpufreq regression in kernel:
$ uname -r
3.2.0-2-amd64

The bug has been reported at least twice and a patch has been proposed:
http://permalink.gmane.org/gmane.linux.kernel.cpufreq/4190
http://permalink.gmane.org/gmane.linux.mandrake.bugs/143027

More information:
$ sudo cpufreq-info
cpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq&amp;lt; at &amp;gt;vger.kernel.org, please.
analyzing CPU 0:
   no or unknown cpufreq driver is active on this CPU
   maximum transition latency: 4294.55 ms.
analyzing CPU 1:
   no or unknown cpufreq driver is active on this CPU
   maximum transition latency: 4294.55 ms.

$ sudo modprobe -l |grep cpufreq
kernel/drivers/cpufreq/cpufreq_stats.ko
kernel/drivers/cpufreq/cpufreq_powersave.ko
kernel/drivers/cpufreq/cpufreq_userspace.ko
kernel/drivers/cpufreq/cpufreq_conservative.ko
kernel/drivers/cpufreq/powernow-k8.ko
kernel/drivers/cpufreq/mperf.ko
kernel/drivers/cpufreq/acpi-cpufreq.ko
kernel/drivers/cpufreq/pcc-cpufreq.ko
kernel/drivers/cpufreq/speedstep-lib.ko
kernel/drivers/cpufreq/speedstep-centrino.ko
kernel/drivers/cpufreq/p4-clockmod.ko

$ cat /proc/cpuinfo
processor    : 0
vendor_id    : GenuineIntel
cpu family    : 15
model        : 6
model name    : Intel(R) Pentium(R) D CPU 3.00GHz
stepping    : 2
microcode    : 0xf
cpu MHz        : 2992.660
cache size    : 2048 KB
physical id    : 0
siblings    : 2
core id        : 0
cpu cores    : 2
apicid        : 0
initial apicid    : 0
fpu        : yes
fpu_exception    : yes
cpuid level    : 6
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall 
nx lm constant_tsc pebs bts nopl pni dtes64 monitor ds_cpl vmx cid cx16 
xtpr pdcm lahf_lm tpr_shadow
bogomips    : 5985.32
clflush size    : 64
cache_alignment    : 128
address sizes    : 36 bits physical, 48 bits virtual
power management:

processor    : 1
vendor_id    : GenuineIntel
cpu family    : 15
model        : 6
model name    : Intel(R) Pentium(R) D CPU 3.00GHz
stepping    : 2
microcode    : 0xf
cpu MHz        : 2992.660
cache size    : 2048 KB
physical id    : 0
siblings    : 2
core id        : 1
cpu cores    : 2
apicid        : 1
initial apicid    : 1
fpu        : yes
fpu_exception    : yes
cpuid level    : 6
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall 
nx lm constant_tsc pebs bts nopl pni dtes64 monitor ds_cpl vmx cid cx16 
xtpr pdcm lahf_lm tpr_shadow
bogomips    : 5985.83
clflush size    : 64
cache_alignment    : 128
address sizes    : 36 bits physical, 48 bits virtual
power management:

motherboard: GA-8i945PM(-RH)
--
To unsubscribe from this list: send the line "unsubscribe cpufreq" in
the body of a message to majordomo&amp;lt; at &amp;gt;vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

&lt;/pre&gt;</description>
    <dc:creator>Serge Stroobandt</dc:creator>
    <dc:date>2012-05-21T08:13:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8124">
    <title>Celeron and cpufreq</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8124</link>
    <description>&lt;pre&gt;Good morning,


I am trying to run cpufrequtils on a netbook with Celeron.
Unfortunately, it seems to do not run.

Why doesn't it run, please ? Is Celeron unable to handle cpufreq ?

Thanks a lot



this have been posted in French here:
http://forums.archlinux.fr/post94289.html#p94289

$ sudo cpufreq-info
cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
Veuillez rapportez les erreurs et les bogues à cpufreq&amp;lt; at &amp;gt;vger.kernel.org,
s'il vous plait. analyse du CPU 0 :
  pas de pilotes cpufreq reconnu pour ce CPU
  maximum transition latency: 4294.55 ms.

$ sudo rc.d start cpufreq
:: Setting cpufreq governing
rules
[BUSY]
grep: /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors:
No such file or directory , cpu 0wrong, unknown or unhandled CPU? Error
setting new values. Common errors:
- Do you have proper administration rights? (super-user?)
- Is the governor you requested available and modprobed?
- Trying to set an invalid policy?
- Trying to set a specific frequency, but userspace governor is not
available, for example because of hardware which cannot be set to a
specific frequency or because the userspace governor isn't loaded?


$  sudo ls /lib/modules/$(uname -r)/kernel/drivers/cpufreq/
acpi-cpufreq.ko.gz          cpufreq_powersave.ko.gz
cpufreq_userspace.ko.gz  p4-clockmod.ko.gz  powernow-k8.ko.gz
cpufreq_conservative.ko.gz  cpufreq_stats.ko.gz
mperf.ko.gz              pcc-cpufreq.ko.gz  speedstep-lib.ko.gz


$ sudo modprobe p4-clockmod
ERROR: could not insert 'p4_clockmod': No such device


$ sudo cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Celeron(R) CPU          723  &amp;lt; at &amp;gt; 1.20GHz

stepping   : 10
microcode   : 0xa0b
cpu MHz      : 1197.098
cache size   : 1024 KB
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
wp      : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss tm pbe syscall nx
lm constant_tsc up arch_perfmon pebs bts rep_good nopl aperfmperf pni
dtes64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm dts
bogomips   : 2395.95 clflush size   : 64 cache_alignment   : 64 address
sizes   : 36 bits physical, 48 bits virtual power management:


NOTE: vitual power management is EMPTY!
--
To unsubscribe from this list: send the line "unsubscribe cpufreq" in
the body of a message to majordomo&amp;lt; at &amp;gt;vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

&lt;/pre&gt;</description>
    <dc:creator>Raphael Maville</dc:creator>
    <dc:date>2012-05-19T07:30:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8123">
    <title>[Bug 16436] ath5k (AR5001) does not work after resume and fails with "ath5k phy0: gain calibration timeout"</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8123</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=16436





--- Comment #43 from Stoian Ivanov &amp;lt;sdr&amp;lt; at &amp;gt;mail.bg&amp;gt;  2012-05-14 22:46:45 ---
Managed to grabb a ath_info with "broken" state of the driver. This is with
cpufreq completely disabled from menuconfig. 

sdr&amp;lt; at &amp;gt;hristo ~/tmp/ath_info $ cat info_in_error.log 
 -==Device Information==-
MAC Revision: 2413  (0x78)
Device type:  2
2GHz PHY Revision: 2413  (0x56)

/============== EEPROM Information =============\
| EEPROM Version:   5.3 | EEPROM Size:  16 kbit |
| EEMAP:              2 | Reg. Domain:     0x809C |
|================= Capabilities ================|
| 802.11a Support:  no  | Turbo-A disabled: no  |
| 802.11b Support:  yes | Turbo-G disabled: yes |
| 802.11g Support:  yes | 2GHz XR disabled: no  |
| RFKill  Support:  no  | 5GHz XR disabled: no  |
| 32kHz   Crystal:  no  |                       |
\===============================================/

/=========================================================\
|          Calibration data common for all modes          |
|=========================================================|
|          CCK/OFDM gain delta:             1             |
|          CCK/OFDM power delta:           251             |
|          Scaled CCK delta:                5             |
|          2GHz Antenna gain:               1             |
|          5GHz Antenna gain:               0             |
|          Turbo 2W maximum dBm:           38             |
|          Target power start:          0x17c             |
|          EAR Start:                   0x1d6             |
\=========================================================/

/=========================================================\                     
|          Calibration data for 802.11b operation         |                     
|=========================================================|                     
| I power:              0x00 | Q power:              0x00 |                     
| Use fixed bias:       0x00 | Max turbo power:      0x00 |                     
| Max XR power:         0x00 | Switch Settling Time: 0x23 |                     
| Tx/Rx attenuation:    0x1c | TX end to XLNA On:    0x00 |                     
| TX end to XPA Off:    0x00 | TX end to XPA On:     0x07 |                     
| 62db Threshold:       0x1c | XLNA gain:            0x0c |                     
| XPD:                  0x01 | XPD gain:             0x0a |                     
| I gain:               0x00 | Tx/Rx margin:         0x19 |                     
| False detect backoff: 0x00 | Noise Floor Threshold:  -1 |                     
| ADC desired size:      -38 | PGA desired size:      -80 |                     
|=========================================================|                     
| Antenna control   0:  0x00 | Antenna control   1:  0x02 |                     
| Antenna control   2:  0x25 | Antenna control   3:  0x25 |                     
| Antenna control   4:  0x21 | Antenna control   5:  0x21 |                     
| Antenna control   6:  0x01 | Antenna control   7:  0x26 |                     
| Antenna control   8:  0x26 | Antenna control   9:  0x22 |                     
| Antenna control  10:  0x22 | Antenna control  11:  0x00 |                     
|=========================================================|                     
| Octave Band 0:           0 | db 0:                    0 |                     
| Octave Band 1:           3 | db 1:                    5 |                     
| Octave Band 2:           0 | db 2:                    0 |                     
| Octave Band 3:           0 | db 3:                    0 |
\=========================================================/
/============== Per rate power calibration ===========\
| Freq |   1Mbit/s  | 2Mbit/s  | 5.5Mbit/s | 11Mbit/s |
|======|============|==========|===========|==========|
| 2412 |    19.01   |  19.01   |   19.01   |  19.01   |
|======|============|==========|===========|==========|
| 2484 |    19.01   |  19.01   |   19.01   |  19.01   |
\=====================================================/
/====================== Per channel power calibration ===================\
| Freq |  pwr_i  |    pwr_0    |    pwr_1    |    pwr_2    |    pwr_3    |
|      | pddac_i |   pddac_0   |   pddac_1   |   pddac_2   |   pddac_3   |
|======|=========|=============|=============|=============|=============|
| 2412 |         |             |             |             |             |
|------|---------|-------------|-------------|-------------|-------------|
|      |     0   |     4.00    |     8.50    |    13.00    |     0.00    |
|      |     7   |       16    |       37    |       75    |        0    |
|------|---------|-------------|-------------|-------------|-------------|
|      |    10   |    14.00    |    18.00    |    22.00    |    25.00    |
|      |    12   |       22    |       41    |       69    |      101    |
|======|=========|=============|=============|=============|=============|
| 2472 |         |             |             |             |             |
|------|---------|-------------|-------------|-------------|-------------|
|      |     0   |     4.00    |     8.50    |    13.00    |     0.00    |
|      |     9   |       19    |       44    |       89    |        0    |
|------|---------|-------------|-------------|-------------|-------------|
|      |    10   |    14.00    |    18.50    |    22.50    |    25.00    |
|      |    14   |       25    |       47    |       79    |      111    |
\========================================================================/

/=========================================================\
|          Calibration data for 802.11g operation         |
|=========================================================|
| I power:              0x00 | Q power:              0x10 |
| Use fixed bias:       0x01 | Max turbo power:      0x26 |
| Max XR power:         0x26 | Switch Settling Time: 0x31 |
| Tx/Rx attenuation:    0x1c | TX end to XLNA On:    0x00 |
| TX end to XPA Off:    0x00 | TX end to XPA On:     0x0e |
| 62db Threshold:       0x1c | XLNA gain:            0x0c |
| XPD:                  0x01 | XPD gain:             0x0a |
| I gain:               0x00 | Tx/Rx margin:         0x19 |
| False detect backoff: 0x00 | Noise Floor Threshold:  -1 |
| ADC desired size:      -38 | PGA desired size:      -80 |
|=========================================================|
| Antenna control   0:  0x00 | Antenna control   1:  0x02 |
| Antenna control   2:  0x25 | Antenna control   3:  0x25 |
| Antenna control   4:  0x21 | Antenna control   5:  0x21 |
| Antenna control   6:  0x01 | Antenna control   7:  0x26 |
| Antenna control   8:  0x26 | Antenna control   9:  0x22 |
| Antenna control  10:  0x22 | Antenna control  11:  0x02 |
|=========================================================|
| Octave Band 0:           0 | db 0:                    0 |
| Octave Band 1:           3 | db 1:                    5 |
| Octave Band 2:           0 | db 2:                    0 |
| Octave Band 3:           0 | db 3:                    0 |
\=========================================================/
/==================== Turbo mode infos ===================\
| Switch Settling time: 0x62 | Tx/Rx margin:         0x19 |
| Tx/Rx attenuation:    0x1c | ADC desired size:      -32 |
| PGA desired size:      -80 |                            |
\=========================================================/
/============== Per rate power calibration ===========\
| Freq | 6-24Mbit/s | 36Mbit/s |  48Mbit/s | 54Mbit/s |
|======|============|==========|===========|==========|
| 2412 |    19.00   |  18.00   |   17.00   |  16.00   |
|======|============|==========|===========|==========|
| 2437 |    19.00   |  18.00   |   17.00   |  16.00   |
|======|============|==========|===========|==========|
| 2462 |    19.00   |  18.00   |   17.00   |  16.00   |
\=====================================================/
/====================== Per channel power calibration ===================\
| Freq |  pwr_i  |    pwr_0    |    pwr_1    |    pwr_2    |    pwr_3    |
|      | pddac_i |   pddac_0   |   pddac_1   |   pddac_2   |   pddac_3   |
|======|=========|=============|=============|=============|=============|
| 2412 |         |             |             |             |             |
|------|---------|-------------|-------------|-------------|-------------|
|      |     0   |     4.00    |     8.50    |    13.00    |     0.00    |
|      |     6   |       12    |       31    |       68    |        0    |
|------|---------|-------------|-------------|-------------|-------------|
|      |    10   |    14.00    |    18.00    |    21.50    |    24.00    |
|      |    11   |       20    |       35    |       61    |       86    |
|======|=========|=============|=============|=============|=============|
| 2437 |         |             |             |             |             |
|------|---------|-------------|-------------|-------------|-------------|
|      |     0   |     4.00    |     8.50    |    13.00    |     0.00    |
|      |     1   |       11    |       29    |       68    |        0    |
|------|---------|-------------|-------------|-------------|-------------|
|      |    10   |    14.00    |    18.50    |    21.50    |    24.50    |
|      |    12   |       22    |       37    |       62    |       94    |
|======|=========|=============|=============|=============|=============|
| 2472 |         |             |             |             |             |
|------|---------|-------------|-------------|-------------|-------------|
|      |     0   |     4.00    |     8.50    |    13.00    |     0.00    |
|      |     3   |       11    |       29    |       66    |        0    |
|------|---------|-------------|-------------|-------------|-------------|
|      |    10   |    14.00    |    18.00    |    22.00    |    24.50    |
|      |    11   |       22    |       38    |       65    |       97    |
\========================================================================/

GPIO registers: CR 0x00000003, DO 0x00000001, DI 0x00000011
STA_ID0: 74:ea:3a:d9:a5:c4
STA_ID1: 0x1000c4a5, AP: 0, IBSS: 0, KeyCache Disable: 0
TIMER0: 0x00000030, TBTT:    48, TU: 0x00010030
TIMER1: 0x0007ffff, DMAb: 65535, TU: 0x0000ffff (-49)
TIMER2: 0x01ffffff, SWBA: 65535, TU: 0x003fffff (+4128719)
TIMER3: 0x00000031, ATIM:    49, TU: 0x00010031 (+1)
TSF: 0x00000000001e0162, TSFTU:  1920, TU: 0x00000780
BEACON: 0x00000000
LAST_TSTP: 0xda8c7183

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-14T22:46:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8122">
    <title>[Bug 13489] us2e_cpufreq does not work on Netra t1 200</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8122</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=13489


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
     Kernel Version|2.6.29                      |3.1.6
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:39:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8121">
    <title>[Bug 14084] cpufreq ondemand always 100% on one of the intel cores</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8121</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=14084


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:38:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8120">
    <title>[Bug 15295] scaling_max_freq value lost upon suspend</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8120</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=15295


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:38:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8119">
    <title>[Bug 16274] VIA EPIA PX5000EG - Longhaul is currently broken in this configuration</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8119</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=16274


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:34:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8118">
    <title>[Bug 16436] ath5k (AR5001) does not work after resume and fails with "ath5k phy0: gain calibration timeout"</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8118</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=16436


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
     Kernel Version|2.6.36                      |3.3.4




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:33:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8117">
    <title>[Bug 25132] longhaul : failed to set requested frequency</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8117</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=25132


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:32:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8116">
    <title>[Bug 29522] Unable to use any kind of frequency scaling</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8116</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=29522


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:32:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8115">
    <title>[Bug 36652] Ondemand governor is hyperactive</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8115</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=36652


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:29:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8114">
    <title>[Bug 41292] scaling_min_freq reverts to cpuinfo_min_freq after wake up</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8114</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=41292


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:28:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8113">
    <title>[Bug 42671] cpufreq userspace governor doesn't work on Intel Core 2 Gen 2 CPUs</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8113</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=42671


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:28:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8112">
    <title>[Bug 42858] thermal throttling doesn't seem to trigger on Thinkpad T420s</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8112</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=42858


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:27:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8111">
    <title>[Bug 43179] VIA Nano hangs on some CPU scaling governors and at some freqs</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8111</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=43179


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:24:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8110">
    <title>[Bug 43037] cpufreq often stucks in lowest frequency.</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8110</link>
    <description>&lt;pre&gt;https://bugzilla.kernel.org/show_bug.cgi?id=43037


Alan &amp;lt;alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan&amp;lt; at &amp;gt;lxorguk.ukuu.org.uk
         AssignedTo|cpufreq&amp;lt; at &amp;gt;vger.kernel.org     |rjw&amp;lt; at &amp;gt;sisk.pl




&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;bugzilla.kernel.org</dc:creator>
    <dc:date>2012-05-13T14:24:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8109">
    <title>Re: [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8109</link>
    <description>&lt;pre&gt;Hi Rafael,

On Sun, 13 May 2012 15:12:36 +0200 "Rafael J. Wysocki" &amp;lt;rjw&amp;lt; at &amp;gt;sisk.pl&amp;gt; wrote:

OK, I will remove the two trees above from linux-next.
&lt;/pre&gt;</description>
    <dc:creator>Stephen Rothwell</dc:creator>
    <dc:date>2012-05-13T14:03:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8108">
    <title>Re: [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8108</link>
    <description>&lt;pre&gt;Hi Stephen,

On Sunday, May 13, 2012, Stephen Rothwell wrote:

I will push future cpufreq updates through the linux-pm tree.

Thanks,
Rafael
--
To unsubscribe from this list: send the line "unsubscribe cpufreq" in
the body of a message to majordomo&amp;lt; at &amp;gt;vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

&lt;/pre&gt;</description>
    <dc:creator>Rafael J. Wysocki</dc:creator>
    <dc:date>2012-05-13T13:12:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8107">
    <title>Re: [PATCH] MAINTAINERS: Add myself as the cpufreq maintainer</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.cpufreq/8107</link>
    <description>&lt;pre&gt;Hi Rafael,  Dave,

On Fri, 11 May 2012 21:35:45 +0200 "Rafael J. Wysocki" &amp;lt;rjw&amp;lt; at &amp;gt;sisk.pl&amp;gt; wrote:

I have cpufreq-current and cpufreq trees in linux-next (both currently
empty and with Dave as contact).  What should I do with them?

cpufreq-currentgit://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git#fixes
cpufreqgit://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git#next

&lt;/pre&gt;</description>
    <dc:creator>Stephen Rothwell</dc:creator>
    <dc:date>2012-05-13T00:19:31</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.kernel.cpufreq">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.kernel.cpufreq</link>
  </textinput>
</rdf:RDF>

