mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chodorenko Michail <misha@one.by>
To: linux-kernel@vger.kernel.org
Subject: PROBLEM: Celeron Core
Date: Fri, 18 Jan 2008 21:06:43 +0200	[thread overview]
Message-ID: <3ed23423adebae08e8f75b6a6a7ce7ff@one.by> (raw)

I have a laptop "Extensa 5220", with the processor Celeron based on 'core'
technology.
There is ~ / arch/i386/kernel/cpu/cpufreq/p4-clockmod.c in the kernel
source code
but there's no line identification of my CPU for apply freqency change
need to add a ID line 0х16
                       
 
    "that instead of p4-clockmod, if possible.\n");
               switch (c->x86_model) {
               case 0x0E: /* Core */
+              case 0x16: /* Celeron Core */
               case 0x0F: /* Core Duo */
                      p4clockmod_driver.flags |= CPUFREQ_CONST_LOOPS;
                      return
speedstep_get_processor_frequency(SPEEDSTEP_PROCESSOR_PCORE);




             reply	other threads:[~2008-01-18 19:06 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-18 19:06 Chodorenko Michail [this message]
2008-01-18 21:11 ` Andi Kleen
2008-01-19  0:27   ` Matt Mackall
2008-01-19  1:15     ` Andi Kleen
2008-01-19  4:10       ` Matt Mackall
2008-01-19  4:27         ` Andi Kleen
2008-01-19  4:40           ` Matt Mackall
2008-01-19  4:54             ` Andi Kleen
2008-01-20  4:35               ` David Newall
2008-01-20  5:13                 ` Andi Kleen
2008-01-20  5:23                   ` David Newall
2008-01-20  5:42                     ` Andi Kleen
2008-01-20 20:53                     ` Lennart Sorensen
2008-01-20 11:18           ` Geert Uytterhoeven
     [not found] <fa.2Y+LplM9PCtpiAXzv/aJ3Pcnv4Y@ifi.uio.no>
     [not found] ` <fa.OpXJDCw416yeXEvt0cwrupi/qS0@ifi.uio.no>
     [not found]   ` <fa.sj34KNXkf9z/ZO3fVJ+CYcgcuCs@ifi.uio.no>
     [not found]     ` <fa.qpK4b5H7lkLeIaPtbJKzKV46yFY@ifi.uio.no>
     [not found]       ` <fa.WeBRuL3UPPVPESVzfopvVyNcAw4@ifi.uio.no>
     [not found]         ` <fa.LZLUxfR64dAZFPtin9JNet7ieiY@ifi.uio.no>
2008-01-20 18:24           ` Robert Hancock
2008-01-20 19:14             ` Matt Mackall
2008-01-20 19:24               ` Robert Hancock
2008-01-20 21:31                 ` Rafael J. Wysocki
2008-01-21  7:48               ` Daniel Barkalow
2008-01-20 19:16             ` Andi Kleen
2008-01-20 22:06 Tomasz Chmielewski
2008-01-20 22:26 ` Rafael J. Wysocki
2008-01-21 10:11 ` Matthew Garrett
     [not found] <fa.tHyDHqRNYFvp4N4SR4JtJRuqh0k@ifi.uio.no>
2008-01-21 23:59 ` Robert Hancock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ed23423adebae08e8f75b6a6a7ce7ff@one.by \
    --to=misha@one.by \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®