public inbox for cpufreq@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-21 14:42:33 to 2013-09-10 15:12:14 UTC [more...]

"cpufreq: fix serialization issues with freq change notifiers" breaks cpufreq too
 2013-09-10 15:12 UTC  (8+ messages)

[Update PATCH 1/1] Cpufreq: Remove fossil comment of cpufreq_set_policy
 2013-09-10 14:53 UTC 

[PATCH 1/1] Cpufreq: Remove fossil comment of cpufreq_set_policy
 2013-09-10 14:44 UTC 

[Bug 60839] New: scaling_max_freq cannot be set to values larger than bios_limit
 2013-09-10 14:19 UTC  (7+ messages)
` [Bug 60839] "

[PATCH 0/5] Cpufreq fixes related to cpu hotplug/sysfs-writes
 2013-09-10  8:57 UTC  (8+ messages)
` [PATCH 1/5] cpufreq: Split __cpufreq_remove_dev() into 2 parts (kobj cleanup & the rest)
` [PATCH 2/5] cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lock
` [PATCH 3/5] cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplug
` [PATCH 4/5] cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
` [PATCH 5/5] cpufreq: Use signed type for 'ret' variable, to store negative error values

[PATCH 1/2] cpufreq: don't allow governor limits to be changed when it is disabled
 2013-09-10  8:47 UTC  (20+ messages)
` [PATCH 2/2] cpufreq: serialize calls to __cpufreq_governor()

[Bug 61071] New: powernow-k8 is not autoloaded
 2013-09-09 21:53 UTC  (6+ messages)
` [Bug 61071] "

[PATCH V2] intel_pstate: Add Haswell CPU models
 2013-09-09 16:39 UTC  (2+ messages)

3.12 merge window exynos cpufreq driver fails to build
 2013-09-04 15:08 UTC  (5+ messages)

[Query] CPUFreq: Does these machines have separate clock domains for CPUs?
 2013-09-04  7:27 UTC  (11+ messages)

mutex warning in cpufreq + RFC patch
 2013-09-03 13:18 UTC  (12+ messages)

[PATCH] cpufreq: imx6q: Fix clock enable balance
 2013-09-02 18:27 UTC  (6+ messages)

cpufreq warning with kernel 3.11
 2013-09-02 13:23 UTC  (6+ messages)

[PATCH 1/2] time: allow changing the timekeeper clock frequency
 2013-08-30 16:04 UTC  (7+ messages)

[PATCH 00/10] cpufreq: OMAP: move into drivers, cleanups/fixes for v3.2
 2013-08-30 13:26 UTC  (8+ messages)
` [PATCH 02/10] cpufreq: OMAP: Add SMP support for OMAP4+

[PATCH] cpufreq: Fix timer/workqueue corruption due to double queueing
 2013-08-29 20:31 UTC  (10+ messages)
    ` [PATCH] cpufreq: Don't use smp_processor_id() in preemptible context
          ` [PATCH v2] "

[PATCH 00/16] cpufreq: create & use cpufreq_generic_get() routine
 2013-08-29 13:07 UTC  (24+ messages)
` [PATCH 01/16] cpufreq: create "
` [PATCH 02/16] cpufreq: arm_big_little: use "
` [PATCH 03/16] cpufreq: at32ap: "
` [PATCH 04/16] cpufreq: cpu0: "
` [PATCH 05/16] cpufreq: davinci: "
` [PATCH 06/16] cpufreq: dbx500: "
` [PATCH 07/16] cpufreq: exynos: "
` [PATCH 08/16] cpufreq: imx6q: "
` [PATCH 09/16] cpufreq: loongson2: "
` [PATCH 10/16] cpufreq: omap: "
` [PATCH 11/16] cpufreq: ppc: "
` [PATCH 12/16] cpufreq: s3c: "
` [PATCH 13/16] cpufreq: s5pv210: "
` [PATCH 14/16] cpufreq: spear: "
` [PATCH 15/16] cpufreq: tegra: "
` [PATCH 16/16] cpufreq: unicore2: "

[Query] CPUFreq: Why do we need policy->user_policy?
 2013-08-28  5:42 UTC  (7+ messages)

[PATCH] cpufreq: governors: Remove duplicate check of target freq in supported range
 2013-08-28  5:35 UTC  (7+ messages)

[RFC PATCH 01/14] cpufreq: cpufreq-cpu0: add dt node parsing for 'cooling-zones'
 2013-08-27 13:05 UTC  (5+ messages)

[PATCH v8 0/7] cpufreq:boost: CPU Boost mode support
 2013-08-27  8:49 UTC  (3+ messages)

[PATCH] cpufreq: governor: Fix typos in comments
 2013-08-27  5:59 UTC  (2+ messages)

[GIT PULL]: CPUFreq: ARM Fixes for 3.12
 2013-08-27  0:52 UTC  (3+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-08-26 15:50 UTC  (31+ messages)
` [PATCH v7 0/7] "
  ` [PATCH v7 1/7] cpufreq: Add boost frequency support in core
  ` [PATCH v7 2/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
  ` [PATCH v7 3/7] thermal:boost: Automatic enable/disable of BOOST feature
  ` [PATCH v7 4/7] cpufreq:boost:Kconfig: Provide support for software managed BOOST
  ` [PATCH v7 5/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
  ` [PATCH v7 6/7] Documentation:cpufreq:boost: Update BOOST documentation
  ` [PATCH v7 7/7] cpufreq:exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ
` [PATCH v8 0/7] cpufreq:boost: CPU Boost mode support
  ` [PATCH v8 1/7] cpufreq: Add boost frequency support in core
  ` [PATCH v8 2/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
  ` [PATCH v8 3/7] thermal:boost: Automatic enable/disable of BOOST feature
  ` [PATCH v8 4/7] cpufreq:boost:Kconfig: Provide support for software managed BOOST
  ` [PATCH v8 5/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
  ` [PATCH v8 6/7] Documentation:cpufreq:boost: Update BOOST documentation
  ` [PATCH v8 7/7] cpufreq:exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ

[PATCH] cpufreq: tegra: fix the wrong clock name
 2013-08-23 16:24 UTC  (3+ messages)

[RFC PATCH 1/2] PM / OPP: add support to specify phandle of another node for OPP
 2013-08-23 12:26 UTC  (18+ messages)

PROBLEM: cpufreq ondemand governor problem
 2013-08-22  5:15 UTC  (2+ messages)

[PATCH 00/14] cpufreq: create & use cpufreq_generic_init() routine
 2013-08-22  4:47 UTC  (6+ messages)
` [PATCH 03/14] cpufreq: dbx500: "
` [PATCH 14/14] cpufreq: tegra: "

[PATCH] cpufreq: Tegra: remove target_cpu_speed[] array
 2013-08-21 22:27 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox