cpufreq.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-23 10:20:27 to 2012-11-27 20:04:32 UTC [more...]

[PATCH 3/6] cpufreq: tolerate inexact values when collecting stats
 2012-11-27 20:04 UTC  (63+ messages)
` [PATCH 6/6] cpufreq, highbank: add support for highbank cpufreq
` [PATCH 0/6 v2] cpufreq: add support for Calxeda ECX-1000 (highbank)
  ` [PATCH 1/6 v2] arm: use devicetree to get smp_twd clock
  ` [PATCH 2/6 v2] clk, highbank: remove non-bypass reset mode
  ` [PATCH 3/6 v2] cpufreq: tolerate inexact values when collecting stats
  ` [PATCH 4/6 v2] arm highbank: add support for pl320 IPC
  ` [PATCH 5/6 v2] power: export opp cpufreq functions
  ` [PATCH 6/6 v2] cpufreq, highbank: add support for highbank cpufreq
` [PATCH 0/6 v3] cpufreq: add support for Calxeda ECX-1000 (highbank)
  ` [PATCH 1/6 v3] arm: use devicetree to get smp_twd clock
  ` [PATCH 2/6 v3] clk, highbank: remove non-bypass reset mode
  ` [PATCH 3/6 v3] cpufreq: tolerate inexact values when collecting stats
  ` [PATCH 4/6 v3] arm highbank: add support for pl320 IPC
  ` [PATCH 5/6 v3] power: export opp cpufreq functions
  ` [PATCH 6/6 v3] cpufreq, highbank: add support for highbank cpufreq
` [PATCH 0/6 v4] cpufreq: add support for Calxeda ECX-1000 (highbank)
  ` [PATCH 1/6 v4] arm: use devicetree to get smp_twd clock
  ` [PATCH 2/6 v4] clk, highbank: Prevent glitches in non-bypass reset mode
  ` [PATCH 3/6 v4] cpufreq: tolerate inexact values when collecting stats
  ` [PATCH 4/6 v4] arm highbank: add support for pl320 IPC
  ` [PATCH 5/6 v4] power: export opp cpufreq functions
    ` [PATCH 6/6 v4] cpufreq, highbank: add support for highbank cpufreq
` [PATCH 0/6 v5] cpufreq: add support for Calxeda ECX-1000 (highbank)
  ` [PATCH 1/6 v5] arm: use devicetree to get smp_twd clock
  ` [PATCH 2/6 v5] clk, highbank: Prevent glitches in non-bypass reset mode
  ` [PATCH 3/6 v5] cpufreq: tolerate inexact values when collecting stats
  ` [PATCH 4/6 v5] arm highbank: add support for pl320 IPC
  ` [PATCH 5/6 v5] power: export opp cpufreq functions
    ` [PATCH 6/6 v5] cpufreq, highbank: add support for highbank cpufreq
` [PATCH 0/6 v6] cpufreq: add support for Calxeda ECX-1000 (highbank)
  ` [PATCH 1/6 v6] arm: use devicetree to get smp_twd clock
  ` [PATCH 2/6 v6] clk, highbank: Prevent glitches in non-bypass reset mode
  ` [PATCH 3/6 v6] cpufreq: tolerate inexact values when collecting stats
  ` [PATCH 4/6 v6] arm highbank: add support for pl320 IPC
  ` [PATCH 5/6 v6] power: export opp cpufreq functions
    ` [PATCH 6/6 v6] cpufreq, highbank: add support for highbank cpufreq

[PATCH] fixup! cpufreq: SPEAr: Add CPUFreq driver
 2012-11-27 19:05 UTC  (2+ messages)

[PATCH 0/8] cpupower enhancements for 3.8
 2012-11-27 12:17 UTC  (9+ messages)
` [PATCH 1/8] cpupower tools: Remove brace expansion from clean target
` [PATCH 2/8] cpupower tools: Update .gitignore for files created in the debug directories
` [PATCH 3/8] cpupower tools: Fix minor warnings
` [PATCH 4/8] cpupower tools: Fix issues with sysfs_topology_read_file
` [PATCH 5/8] cpupower tools: Fix malloc of cpu_info structure
` [PATCH 6/8] cpupower tools: Fix warning and a bug with the cpu package count
` [PATCH 7/8] cpupower: Provide -c param for cpupower monitor to schedule process on all cores
` [PATCH 8/8] cpupower: IvyBridge (0x3a and 0x3e models) support

[PATCH] cpufreq: SPEAr: Add CPUFreq driver
 2012-11-27 12:06 UTC  (13+ messages)

[Bug 50721] New: CPU freqs stay stuck at max after reboot with on-demand governor set
 2012-11-27  3:43 UTC  (7+ messages)
` [Bug 50721] "
` [Bug 50721] CPU freqs stay stuck at max after reboot with on-demand governor set - i7-2630QM

[PATCH 0/8] cpupower enhancements for 3.7
 2012-11-26 20:49 UTC  (5+ messages)
` [PATCH 8/8] patch cpupower_ivy_bridge_support.patch

[PATCH] cpufreq: ondemand: update sampling rate only on right CPUs
 2012-11-26 18:10 UTC 

[PATCH v5 0/5] cpufreq: handle SW coordinated CPUs
 2012-11-26 16:39 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] cpufreq: star/stop cpufreq timers on cpu hotplug
` [PATCH 3/5] cpufreq: ondemand: call dbs_check_cpu only when necessary
` [PATCH 4/5] cpufreq: conservative: "
` [PATCH 5/5] cpufreq: ondemand: use all CPUs in update_sampling_rate

[PATCH] cpufreq: fix jiffies/cputime mixup in conservative/ondemand governors
 2012-11-24  4:28 UTC  (6+ messages)

[PATCH] cpufreq: ondemand: fix wrong delay sampling rate
 2012-11-23 20:36 UTC  (4+ messages)

[PATCH v4 1/2] cpufreq: ondemand: handle SW coordinated CPUs
 2012-11-23 19:54 UTC  (4+ messages)
` [PATCH v4 2/2] cpufreq: ondemand: use all CPUs in update_sampling_rate

[PATCH 1/2] cpufreq: return early from __cpufreq_driver_getavg()
 2012-11-23 13:00 UTC  (13+ messages)
` [PATCH 2/2] cpufreq: governors: remove redundant code

[PATCH v3] cpufreq: ondemand: handle SW coordinated CPUs
 2012-11-22 21:27 UTC  (5+ messages)

[PATCH] [CPUFREQ] EXYNOS: Use static for functions used in only this file
 2012-11-21 23:42 UTC  (2+ messages)
` [PATCH] "

[PATCH 052/493] cpufreq: remove use of __devexit_p
 2012-11-21  0:50 UTC  (6+ messages)
` [PATCH 250/493] cpufreq: remove use of __devinit
` [PATCH 396/493] cpufreq: remove use of __devexit

Auto reboot when CPU at full load with X86_ACPI_CPUFREQ
 2012-11-12  2:41 UTC  (3+ messages)

[PATCH 0/4] cpufreq: OMAP: if available, scale the iva coprocessor
 2012-11-07 21:07 UTC  (8+ messages)
` [PATCH 1/4] cpufreq: OMAP: if an iva clock name is specified, load iva resources
` [PATCH 2/4] cpufreq: OMAP: for omap3 devices, specify the iva clock name
` [PATCH 3/4] cpufreq: OMAP: ensure the iva coprocessor is at the same opp as the mpu
` [PATCH 4/4] cpufreq: OMAP: scale the iva coprocessor if available

cpufreq exclusive with cpu hotplug
 2012-11-07  2:11 UTC 

Fwd: Nice processes prevent frequency increases - possible scheduler regression (known good in 2.6.35)
 2012-11-05 14:54 UTC  (5+ messages)

[Bug 16436] ath5k (AR5001) does not work after resume and fails with "ath5k phy0: gain calibration timeout"
 2012-11-05 14:20 UTC 

[PATCH 0/8] clk: ux500: Fixup smp_twd clk for clk notifiers
 2012-11-05 12:33 UTC  (13+ messages)
` [PATCH 8/8] cpufreq: db8500: Use armss clk to update frequency

[PATCH] cpufreq: remove the unnecessary initialization of a local variable
 2012-11-02 12:54 UTC  (2+ messages)

cpufreq exclusive with cpu hotplug
 2012-11-02  2:56 UTC 

[Bug 49881] Missing NULL check of return value of cpufreq_cpu_get() in function cpufreq_add_dev_symlink()
 2012-11-01 14:22 UTC 

[Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8
 2012-11-01 13:21 UTC  (4+ messages)
` [Bug 48341] "

cpufreq@vger.kernel.org
 2012-11-01  4:06 UTC 

[PATCH] cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == policy->cur
 2012-10-31  0:44 UTC  (3+ messages)

[PATCH RESEND] cpufreq: Make sure target freq is within limits
 2012-10-31  0:44 UTC  (2+ messages)

[PATCH 0/4] MAINTAINERS et al: Change email addresses for misc stuff
 2012-10-30 23:42 UTC  (10+ messages)
` [PATCH 1/4] hwmon, fam15h_power: Change email address, MAINTAINERS entry
` [PATCH 2/4] x86, microcode_amd: Change email addresses, "
` [PATCH 3/4] cpufreq, powernow-k8: Change email address
` [PATCH 4/4] MAINTAINERS: Update email address for Robert Richter

Your Kernel Bug Tracker bug list needs attention
 2012-10-30 15:50 UTC 

[RFC] cpufreq: Make sure target freq is within limits
 2012-10-26 11:23 UTC  (2+ messages)

[PATCH 1/2] cpufreq: Fix sparse warnings by updating cputime64_t to u64
 2012-10-26  0:10 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: Fix sparse warning by making local function static

[PATCH 1/2] cpufreq: Improve debug prints
 2012-10-24 22:00 UTC  (4+ messages)

[PATCH] cpufreq, powernow-k8: Fix usage of smp_processor_id() in preemptible code
 2012-10-24 21:57 UTC  (4+ messages)
  ` [PATCH] cpufreq, powernow-k8: Remove "

[Bug 49231] New: Single CPU bound process results in non-optimal turbo boost configuration
 2012-10-24 11:44 UTC  (4+ messages)
` [Bug 49231] "


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).