All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eugeny S. Mints" <eugeny.mints@gmail.com>
To: pm list <linux-pm@lists.osdl.org>
Cc: kernel list <linux-kernel@vger.kernel.org>
Subject: [RFC] CPUFreq PowerOP integration, Issues/TODO 3/3
Date: Thu, 14 Sep 2006 18:52:33 +0400	[thread overview]
Message-ID: <45096CB1.5030104@gmail.com> (raw)

- speedstep-centrino.c and speedstep-centrino-pm_core.c are no longer relevant
to CPUFreq - need to be moved out of cpufreq folder
- drivers/acpi/processor_perflib.c: needs cleanup. Now it is used by PM Core
but is compiled under CONFIG_CPU_FREQ and contains CPUFreq dependent code
- cpufreq.c code needs fixing to handle creation of operating points at
arbitrary moment ( to function properly on empty points list). For the time
being it is assumed that initialization order is: acpi, pm core, powerop, points
registration, cpufreq core
- cpufreq statistics is broken
- hotplug/sysdev_driver needs investigation
- pm core needs hotplug support
- example of dependent operating point registration module
- is any functionality affected by removing flags export from legacy cpufreq
driver?
- suspend/resume

WARNING: multiple messages have this Message-ID (diff)
From: "Eugeny S. Mints" <eugeny.mints@gmail.com>
To: pm list <linux-pm@lists.osdl.org>
Cc: Matthew Locke <matt@nomadgs.com>,
	Amit Kucheria <amit.kucheria@nokia.com>,
	Igor Stoppa <igor.stoppa@nokia.com>,
	kernel list <linux-kernel@vger.kernel.org>
Subject: [RFC] CPUFreq PowerOP integration, Issues/TODO 3/3
Date: Thu, 14 Sep 2006 18:52:33 +0400	[thread overview]
Message-ID: <45096CB1.5030104@gmail.com> (raw)

- speedstep-centrino.c and speedstep-centrino-pm_core.c are no longer relevant
to CPUFreq - need to be moved out of cpufreq folder
- drivers/acpi/processor_perflib.c: needs cleanup. Now it is used by PM Core
but is compiled under CONFIG_CPU_FREQ and contains CPUFreq dependent code
- cpufreq.c code needs fixing to handle creation of operating points at
arbitrary moment ( to function properly on empty points list). For the time
being it is assumed that initialization order is: acpi, pm core, powerop, points
registration, cpufreq core
- cpufreq statistics is broken
- hotplug/sysdev_driver needs investigation
- pm core needs hotplug support
- example of dependent operating point registration module
- is any functionality affected by removing flags export from legacy cpufreq
driver?
- suspend/resume


             reply	other threads:[~2006-09-14 14:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-14 14:52 Eugeny S. Mints [this message]
2006-09-14 14:52 ` [RFC] CPUFreq PowerOP integration, Issues/TODO 3/3 Eugeny S. Mints
  -- strict thread matches above, loose matches on Subject: below --
2006-08-24  1:38 Eugeny S. Mints

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=45096CB1.5030104@gmail.com \
    --to=eugeny.mints@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.