cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-19 14:48:54 to 2014-04-15 05:32:43 UTC [more...]

[PATCH 02/20] cpufreq: acpi-cpufreq: Use cpufreq_for_each_entry macro for iteration
 2014-04-15  5:32 UTC  (2+ messages)

[PATCH 01/20] cpufreq: Introduce macros for cpufreq_frequency_table iteration
 2014-04-15  5:30 UTC  (2+ messages)

[PATCH 19/20] cpufreq: pcc_cbe: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:11 UTC 

[PATCH 18/20] cpufreq: pasemi: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:10 UTC 

[PATCH 12/20] cpufreq: s3c64xx: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 11/20] cpufreq: s3c2416: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 10/20] cpufreq: powernow-k6: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 09/20] cpufreq: longhaul: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 08/20] cpufreq: exynos5440: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 07/20] cpufreq: exynos: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 06/20] cpufreq: elanfreq: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:08 UTC 

[PATCH 05/20] cpufreq: dbx500: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:08 UTC 

[PATCH 04/20] cpufreq: arm_big_little: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:08 UTC 

[PATCH 03/20] cpufreq: stats: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-14 21:08 UTC 

[PATCH 00/20] Introduce new cpufreq helper macros
 2014-04-14 21:07 UTC 

[PATCH RESEND 1/2] cpufreq: imx6q: Drop devm_clk/regulator_get usage
 2014-04-14  9:46 UTC  (2+ messages)
` [PATCH RESEND 2/2] cpufreq: imx6q: Remove unused include

[RFC PATCH] cpufreq: Introduce macros for cpufreq_frequency_table iteration
 2014-04-11 16:31 UTC  (3+ messages)

[stable request <=3.5] acpi-cpufreq: set current frequency based on target P-State
 2014-04-11 16:05 UTC  (8+ messages)
` [stable request <=3.7] "
  ` [PATCH] "

[Bug 73781] New: acpi-cpufreq cannot be loaded
 2014-04-11 15:17 UTC  (11+ messages)
` [Bug 73781] "

[PATCH] cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2014-04-11  8:15 UTC  (2+ messages)

[PATCH] cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warning
 2014-04-10  3:06 UTC  (4+ messages)

[Bug 73741] intel_pstate.c does not support scaling_cur_freq and breaks gkrellm-gkfreq monitor
 2014-04-09 16:13 UTC 

[PATCH V2 1/4] cpufreq: ia64: don't set .driver_data to index
 2014-04-08 12:14 UTC  (5+ messages)
` [PATCH V2 2/4] cpufreq: don't print value of .driver_data from core
` [PATCH V2 3/4] cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
` [PATCH V2 4/4] cpufreq: create another field .flags in cpufreq_frequency_table

[PATCH 1/1] cpufreq: exynos: Disable on multiplatform build
 2014-04-08 12:13 UTC  (4+ messages)

[PATCH] cpufreq: at32ap: don't declare local variable as static
 2014-04-08 12:12 UTC  (3+ messages)

[PATCH] cpufreq: loongson2_cpufreq: don't declare local variable as static
 2014-04-08 12:11 UTC  (5+ messages)

[PATCH 1/1] cpufreq: ppc: Remove duplicate inclusion of fsl_soc.h
 2014-04-08 12:07 UTC  (3+ messages)

[PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'
 2014-04-08 11:11 UTC  (9+ messages)
` 回复: "

[PATCH] cpufreq: remove sysfs link when a cpu != policy->cpu, is removed
 2014-04-08  4:22 UTC  (4+ messages)

[PATCH v2] MIPS/loongson2_cpufreq: fix CPU clock rate setting
 2014-04-03 19:24 UTC 

[PATCH] MIPS/loongson2_cpufreq: fix CPU clock rate setting
 2014-04-03 18:30 UTC  (3+ messages)

[Bug 73421] New: intel/p_state Does not increase into Turbo Boost states and does not display al governors. i5-3201M
 2014-04-03 15:37 UTC  (7+ messages)
` [Bug 73421] intel/p_state Does not increase into Turbo Boost states and does not display all "

[PATCH 0/2] Backport to 3.10 stable (Fix CPU0 stall after CPU1 hotplug)
 2014-04-03  9:42 UTC  (4+ messages)
` [PATCH 1/2] cpufreq: Fix governor start/stop race condition
` [PATCH 2/2] cpufreq: Fix timer/workqueue corruption due to double queueing

arm64/cqufreq Kconfig error with v3.14-3893-gc12e69c6aaf7
 2014-04-03  4:23 UTC  (4+ messages)
  ` [PATCH] arm64: Fix duplicated Kconfig entries again

[PATCH v5 0/3] powernv,cpufreq: Dynamic Frequency Scaling support
 2014-04-02 11:29 UTC  (14+ messages)
` [PATCH v5 1/3] powernv, cpufreq: Select CPUFreq related Kconfig options for powernv
` [PATCH v5 2/3] powernv, cpufreq: cpufreq driver for powernv platform
` [PATCH v5 3/3] powernv,cpufreq: Use cpufreq_frequency_table.driver_data to store pstate ids
  ` [PATCH REPOST v5 2/3] powernv, cpufreq: cpufreq driver for powernv platform
    ` [PATCH REPOST v5 3/3] powernv,cpufreq: Use cpufreq_frequency_table.driver_data to store pstate ids
    ` [PATCH REPOST v5 1/3] powernv, cpufreq: Select CPUFreq related Kconfig options for powernv

cpufrequtils error with Core i7 "Haswell" 4771 on Funtoo Linux
 2014-04-01 14:23 UTC  (2+ messages)

Why are the file perns of /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq much more rigide ?
 2014-04-01  4:23 UTC  (2+ messages)

Move of powerpc/cell cpufreq drivers
 2014-03-29 14:35 UTC  (6+ messages)

[PATCH] cpufreq: set value of CPUFREQ_BOOST_FREQ to 0xABABABAB
 2014-03-28 13:32 UTC  (13+ messages)
` [PATCH] cpufreq: create another field .flags in cpufreq_frequency_table
  ` [PATCH] cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table

[PATCH] cpufreq: don't print value of .driver_data from core
 2014-03-28  8:00 UTC  (6+ messages)

[PATCH] cpufreq: ia64: don't set .driver_data to index
 2014-03-27 11:01 UTC 

[PATCH] intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
 2014-03-25  4:28 UTC  (3+ messages)

[RFC 0/9] Introduce OPP modifier for ARM SoCs
 2014-03-25  3:24 UTC  (7+ messages)
` [RFC 2/9] opp-modifier: Add opp-modifier-reg driver

[Bug 65671] New: Problems with hibernation, with bisect
 2014-03-25  0:25 UTC  (2+ messages)
` [Bug 65671] hibernation - IO errors writing to swap, crashing apps, 3,11.8 worked, unless rmmod powernow_k8

[Bug 72211] New: intel_pstate Haswell CPU is not entering hardware package idle state
 2014-03-24 21:14 UTC  (3+ messages)
` [Bug 72211] "

[patch 15/16] cpufreq: intel-pstate: Use del_timer_sync in intel_pstate_cpu_exit()
 2014-03-24 14:18 UTC  (4+ messages)

[RFC v2 0/3] LAB: Support for Legacy Application Booster governor
 2014-03-24 10:15 UTC  (10+ messages)
` [RFC v3 0/5] cpufreq:LAB: Support for LAB governor

[PATCH V5 0/3] cpufreq: Introduce cpufreq_freq_transition_{begin|end}()
 2014-03-24  8:23 UTC  (5+ messages)
` [PATCH V5 1/3] cpufreq: Make sure frequency transitions are serialized
` [PATCH V5 2/3] cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
` [PATCH V5 3/3] cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static

[PATCH] cpufreq: resume drivers before enabling governors
 2014-03-24  7:00 UTC 

[PATCH V4 0/3] cpufreq: Introduce cpufreq_freq_transition_{begin|end}()
 2014-03-24  6:48 UTC  (18+ messages)
` [PATCH V4 1/3] cpufreq: Make sure frequency transitions are serialized
` [PATCH V4 2/3] cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
` [PATCH V4 3/3] cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static

[Bug 58001] New: "ondemand" CPU governor never raises frequency (Dell XPS 12)
 2014-03-23 22:45 UTC  (3+ messages)
` [Bug 58001] "

[RFC V2] cpufreq: make sure frequency transitions are serialized
 2014-03-20  9:50 UTC  (16+ messages)
        ` [RFC v3] cpufreq: Make "

[PATCH] cpufreq: Remove unnecessary braces
 2014-03-20  0:06 UTC  (4+ messages)

[PATCH] cpufreq: Fix checkpatch errors and warnings
 2014-03-20  0:05 UTC  (2+ messages)

[RFC PATCH 0/6] PM: introduce voltage domain abstraction
 2014-03-19 22:35 UTC  (11+ messages)
` [RFC PATCH 3/6] PM / Voltagedomain: introduce voltage domain driver support

intel-pstate driver questions
 2014-03-19 15:44 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