public inbox for cpufreq@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-07 01:12:17 to 2013-02-28 05:38:02 UTC [more...]

[PATCH -next 1/3] cpufreq: Fix a typo in comment
 2013-02-28  5:38 UTC  (3+ messages)
` [PATCH -next 2/3] cpufreq: conservative: Break out earlier on the lowest frequency
` [PATCH -next 3/3] cpufreq: conservative: Fix relation when decreasing frequency

[Bug 54221] New: ondemand cpufeq governor do not notice Node Manager power limit change
 2013-02-28  1:39 UTC  (5+ messages)
` [Bug 54221] "

[Bug 54541] New: Cpu frequency don't work in conky with kernel 3.9.0.0.rc0.git8
 2013-02-28  1:24 UTC  (4+ messages)
` [Bug 54541] "

[PATCH linux-next] cpufreq: governors: Calculate iowait time only when necessary
 2013-02-27 17:44 UTC 

[PATCH 1/3] workqueue: define mod_scheduled_delayed_work[_on]() helpers
 2013-02-27 15:29 UTC  (7+ messages)
` [PATCH 2/3] cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
` [PATCH 3/3] cpufreq: governors: Avoid unnecessary per cpu timer interrupts

Hello
 2013-02-27 10:21 UTC 

[RFC] cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
 2013-02-26 12:24 UTC  (4+ messages)

[PATCH/RFC 0/4] CPUFreq for kzm9g
 2013-02-26 12:15 UTC  (11+ messages)
` [PATCH 1/4] ARM: shmobile: sh73a0: fix Z and ZG clock hierarchy
` [PATCH/RFC 2/4] ARM: shmobile: sh73a0: add support for adjusting CPU frequency
` [PATCH/RFC 3/4] ARM: shmobile: sh73a0: run sh73a0_clock_init() only once
` [PATCH 4/4] ARM: shmobile: kzm9g-reference: add CPUFreq support

[PATCH/RFC v2 0/2] CPUFreq for kzm9g
 2013-02-26 12:08 UTC  (4+ messages)
` [PATCH/RFC v2 1/2] ARM: shmobile: sh73a0: add support for adjusting CPU frequency
` [PATCH/RFC v2 2/2] ARM: shmobile: kzm9g-reference: add CPUFreq support

[PATCH 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
 2013-02-25 20:07 UTC  (20+ messages)
` [PATCH v2 linux-next "
  ` [PATCH v2 linux-next 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu
  ` [PATCH v3 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
    ` [PATCH v3 1/2] cpufreq: Convert the cpufreq_driver_lock to a rwlock
    ` [PATCH v3 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu
          ` [PATCH v4 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
            ` [PATCH v4 1/2] cpufreq: Convert the cpufreq_driver_lock to a rwlock
            ` [PATCH v4 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu

[PATCH] cpufreq: fix sign check of an unsigned variable in cpufreq-cpu0
 2013-02-25 18:42 UTC  (3+ messages)

[PATCH] cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()
 2013-02-25 17:22 UTC 

[PATCH] cpufreq: highbank: do not initialize array with a loop
 2013-02-25 13:53 UTC  (6+ messages)
` [PATCH v2] "

[PATCH -next] imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()
 2013-02-22 12:53 UTC  (3+ messages)

[PATCH linux-next] cpufreq: ondemand: Calculate gradient of CPU load to early increase frequency
 2013-02-22 12:47 UTC  (8+ messages)
  ` [PATCH v2 "
      ` [PATCH v3 "

[PATCH V2 0/4] CPUFreq: Implement per policy instances of governors
 2013-02-22  2:46 UTC  (20+ messages)
` [PATCH V2 1/4] cpufreq: Add per policy governor-init/exit infrastructure
  ` [PATCH V2 2/4] cpufreq: governor: Implement per policy instances of governors
  ` [PATCH V2 3/4] cpufreq: Add Kconfig option to enable/disable have_multiple_policies
  ` [PATCH V2 4/4] cpufreq: Get rid of "struct global_attr"

Unable to load the rihgt module for Xeon L5420
 2013-02-21 10:38 UTC 

[Bug 53051] New: Conservative governor get's sometimes stuck at highest frequency
 2013-02-21  7:28 UTC  (2+ messages)
` [Bug 53051] "

[PATCH v5 0/3] Kirkwoode cpufreq driver
 2013-02-16 19:00 UTC  (3+ messages)
` [PATCH v5 2/3] arm: kirkwood: Instantiate "

[PATCH 0/5] Add P state driver for Intel Core Processors
 2013-02-15 16:15 UTC  (31+ messages)
` [PATCH 1/5] cpufreq: Retrieve current frequency from scaling drivers with internal governors
` [PATCH 2/5] cpufreq: Only call cpufreq_out_of_sync() with drivers that implement cpufreq_driver.target()
` [PATCH 3/5] cpufreq: Do not track governor name for scaling drivers with internal governors
` [PATCH 5/5] cpufreq/x86: Add P-state driver for sandy bridge
      ` [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate
  ` [PATCH] cpufreq/intel_pstate: Change to disallow module build

[GIT PULL - cpufreq] Samsung eyxnos cpufreq for v3.9
 2013-02-13 13:06 UTC  (2+ messages)

[Bug 51741] New: powernow-k8 calls for acpi-cpufreq but doesn’t warn if it’s not available
 2013-02-12 20:12 UTC  (3+ messages)
` [Bug 51741] "

[PATCH 1/3] cpufreq: exynos: Remove error return even if no soc found
 2013-02-12  5:00 UTC  (18+ messages)
` [PATCH 2/3] cpufreq: exynos: Adding cpufreq driver for exynos5440
` [PATCH 3/3] dts: Add cpufreq controller node for Exynos5440 SoC

[PATCH] cpufreq: dereference cpufreq_driver after check
 2013-02-11 15:29 UTC  (3+ messages)

cpufreq.c:1779 suspicious rcu_dereference_check() usage!
 2013-02-11 15:03 UTC  (3+ messages)

[cpufreq] WARNING: at kernel/lockdep.c:2739 lockdep_trace_alloc()
 2013-02-11 13:08 UTC  (3+ messages)

[PATCH 0/4] CPUFreq: Implement per policy instances of governors
 2013-02-11  4:39 UTC  (5+ messages)
` [PATCH 4/4] cpufreq: governor: "

[PATCH 0/4] CPUFreq Fixes for 3.9
 2013-02-09 11:44 UTC  (25+ messages)
  ` [PATCH 1/4] cpufreq: governors: Fix WARN_ON() for multi-policy platforms
  ` [PATCH 2/4] cpufreq: Remove unused HOTPLUG_CPU code
  ` [PATCH 3/4] cpufreq: Create a macro for unlock_policy_rwsem{read, write}
  ` [PATCH 4/4] cpufreq: Fix locking issues

[PATCH 2/2] cpufreq: conservative: Fix typos in comments
 2013-02-09  2:57 UTC  (2+ messages)

[PATCH 1/2] cpufreq: ondemand: Fix typos in comments
 2013-02-09  2:56 UTC  (2+ messages)

[Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8
 2013-02-08 17:41 UTC  (3+ messages)
` [Bug 48341] "

[Bug 52941] New: CPU recognition bug for AMD
 2013-02-08 17:30 UTC  (2+ messages)
` [Bug 52941] "

[BUG] cpufreq: sleeping function called from invalid context at kernel/workqueue.c:2811
 2013-02-08 13:23 UTC  (7+ messages)

next-20130206 cpufreq - WARN in sysfs_add_one
 2013-02-08  2:45 UTC  (8+ messages)

[PATCH] cpufreq: exynos: simplify .init() for setting policy->cpus
 2013-02-07  5:18 UTC  (3+ messages)


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