public inbox for cpufreq@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-24 00:43:51 to 2014-01-16 09:40:08 UTC [more...]

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2014-01-16  9:40 UTC  (9+ messages)
` [PATCH v12 0/7] "
  ` [PATCH v12 7/7] thermal:exynos:boost: Automatic enable/disable of BOOST feature (at Exynos4412)

linux-next: build failure after merge of the tip tree
 2014-01-14 22:18 UTC  (4+ messages)

[PATCH v4 1/2] ARM: imx: add select on ARCH_MXC for cpufreq support
 2014-01-14 21:37 UTC  (8+ messages)
` [PATCH v4 2/2] cpufreq: imx6q-cpufreq driver depends on SOC_IMX6Q/SOC_IMX6SL

[PATCHv5 05/20] cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties
 2014-01-14 19:07 UTC  (4+ messages)

[PATCH 0/6] cpufreq: use cpufreq-cpu0 driver for exynos4210 based platforms
 2014-01-13 14:28 UTC  (39+ messages)
` [PATCH 1/6] cpufreq: cpufreq-cpu0: allow optional safe voltage during frequency transitions
` [PATCH 2/6] clk: samsung: add infrastructure to register CPU clocks
` [PATCH 3/6] clk: samsung: register cpu clock provider for exynos4210 SoC
` [PATCH 4/6] cpufreq: exynos: remove Exynos4210 specific cpufreq driver support
` [PATCH 5/6] arm: exynos4-dt: statically add platform device for cpufreq-cpu0 platform driver
` [PATCH 6/6] arm: dts: add cpu nodes for Exynos4210 SoC

[PATCH 1/2] ARM: SA1100: Create dummy clk_get_rate() to avoid build failures
 2014-01-10 13:36 UTC  (5+ messages)
` [PATCH Resend 2/2] cpufreq: introduce cpufreq_generic_get() routine

[PATCH] drivers/cpufreq: delete non-required instances of include <linux/init.h>
 2014-01-09 15:42 UTC  (5+ messages)

[PATCH V3 Resend] cpufreq: create cpufreq_generic_get() routine
 2014-01-09 14:45 UTC  (11+ messages)

cpufrequency ondemand governor question
 2014-01-09  4:53 UTC 

[PATCH 1/2] cpufreq: try to resume policies which failed on last resume
 2014-01-08  5:51 UTC  (21+ messages)
` [PATCH 2/2] cpufreq: preserve user_policy across suspend/resume

[PATCH Resend 1/4] cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
 2014-01-08  0:14 UTC  (5+ messages)
` [PATCH Resend 2/4] cpufreq: stats: remove hotplug notifiers
` [PATCH Resend 3/4] cpufreq: stats: free table and remove sysfs entry in a single routine
` [PATCH Resend 4/4] cpufreq: stats: create sysfs entries when cpufreq_stats is a module

Possible SNB throttling erratum in need of workaround?
 2014-01-07 22:02 UTC 

intel_pstate divide error with v3.13-rc4-256-gb7000ad
 2014-01-07 16:11 UTC  (32+ messages)

[PATCH] cpufreq: speedstep: remove unused speedstep_get_state
 2014-01-06 22:24 UTC  (2+ messages)

[PATCH 0/4] CPUFreq stats: Bug fixes
 2014-01-06 21:02 UTC  (2+ messages)

[PATCH 0/3] powernow-k6: fixes for the frequency driver
 2014-01-06 20:51 UTC  (12+ messages)
` [PATCH 1/3] powernow-k6: disable cache when changing frequency
  ` [PATCH 2/3] powernow-k6: correctly initialize default parameters
    ` [PATCH 3/3] powernow-k6: reorder frequencies

[PATCH] cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE
 2014-01-06  1:32 UTC  (6+ messages)

[PATCH V2 1/5] cpufreq: Introduce cpufreq_notify_post_transition()
 2014-01-06  1:16 UTC  (2+ messages)

[PATCH Resend 1/1] cpufreq: exynos5250: Set APLL rate using CCF API
 2014-01-06  1:09 UTC  (3+ messages)

[PATCH 1/3] cpufreq: s3c2440: Remove hardware.h inclusion
 2014-01-06  1:08 UTC  (5+ messages)
` [PATCH 2/3] cpufreq: s3c2440: Staticize local variables
` [PATCH 3/3] cpufreq: s3c24xx: Staticize local variable

[PATCH v4] cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
 2014-01-06  1:07 UTC  (4+ messages)

[PATCH V3 1/2] ARM: imx: add vddsoc/pu setpoint info into dts
 2014-01-03  9:52 UTC  (4+ messages)
` [PATCH V3 2/2] cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed

[PATCH v3] cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
 2014-01-03  9:19 UTC  (3+ messages)

[PATCH v2] cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
 2014-01-03  6:44 UTC  (4+ messages)

[PATCH v5 1/1] cpufreq: tegra: Re-model Tegra20 cpufreq driver
 2014-01-03  5:47 UTC  (9+ messages)

[PATCH] cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
 2014-01-02  3:15 UTC  (5+ messages)

[PATCH v5 Resend 0/3] ARM: S5PV210: move to common clk framework
 2013-12-30  3:25 UTC  (6+ messages)
` [PATCH v5 Resend 1/3] clk: samsung: Add clock driver for s5pc110/s5pv210
` [PATCH v5 Resend 2/3] Cpufreq: s5pv210 cpufreq fixes for CCF
` [PATCH v5 Resend 3/3] ARM: s5pv210: Migrate clock handling to Common Clock Framework

[Bug 65671] New: Problems with hibernation, with bisect
 2013-12-27 11:42 UTC  (2+ messages)
` [Bug 65671] hibernation - IO errors writing to swap, crashing apps, 3,11.8 worked

cpufreq ondemand governor debugobjects warning
 2013-12-27  9:35 UTC  (5+ messages)

[PATCH] cpufreq: suspend/resume governors with PM notifiers
 2013-12-26  0:56 UTC  (6+ messages)

[PATCH] cpufreq: fix garbage kobj on errors during suspend/resume
 2013-12-24  9:46 UTC  (3+ messages)

[PATCH Resend] cpufreq: remove sysfs files for CPU which failed to come back after resume
 2013-12-24  0:43 UTC  (4+ messages)


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