From: Sergey Kolosov <freeserj@gmail.com>
To: linuxppc-dev@ozlabs.org
Subject: cpufreq on powerbook lombard
Date: Wed, 27 Jul 2005 02:10:49 +0400 [thread overview]
Message-ID: <d39e2e70507261510edd0e8@mail.gmail.com> (raw)
How i can enabled cpufreq on my powerbook lombard? In kernel(2.6.11) source=
:
file /usr/src/kernel-source-2.6.11/arch/ppc/platforms/pmac_cpufreq.c
<...>
/* Currently, we support the following machines:
*
* - Titanium PowerBook 1Ghz (PMU based, 667Mhz & 1Ghz)
* - Titanium PowerBook 800 (PMU based, 667Mhz & 800Mhz)
* - Titanium PowerBook 400 (PMU based, 300Mhz & 400Mhz)
* - Titanium PowerBook 500 (PMU based, 300Mhz & 500Mhz)
* - iBook2 500/600 (PMU based, 400Mhz & 500/600Mhz)
* - iBook2 700 (CPU based, 400Mhz & 700Mhz, support low voltage)
* - Recent MacRISC3 laptops
* - iBook G4s and PowerBook G4s with 7447A CPUs
*/
static int __init pmac_cpufreq_setup(void)
<...>
But can be there is a way for addition of support cpufreq for
powerbook lombard ?
P.S.
sk@powerbook:~$ cat /proc/cpuinfo
processor : 0
cpu : 740/750
temperature : 74-76 C (uncalibrated)
clock : 333MHz
revision : 131.0 (pvr 0008 8300)
bogomips : 665.60
machine : PowerBook1,1
motherboard : PowerBook1,1 MacRISC Power Macintosh
detected as : 64 (PowerBook 101 (Lombard))
pmac flags : 00000009
L2 cache : 512K unified
memory : 256MB
pmac-generation : NewWorld
sk@powerbook:~$ uname -a
Linux powerbook 2.6.8-powerpc #1 Sun Mar 20 14:09:41 CET 2005 ppc GNU/Linux
sk@powerbook:~$ cat /etc/debian_version
3.1
next reply other threads:[~2005-07-26 22:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-26 22:10 Sergey Kolosov [this message]
2005-07-30 16:16 ` cpufreq on powerbook lombard Benjamin Herrenschmidt
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=d39e2e70507261510edd0e8@mail.gmail.com \
--to=freeserj@gmail.com \
--cc=linuxppc-dev@ozlabs.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;
as well as URLs for NNTP newsgroup(s).