cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-24 06:18:26 to 2011-12-30 02:56:08 UTC [more...]

[PATCH V6 0/7] add a generic cpufreq driver
 2011-12-30  2:56 UTC  (7+ messages)
` [PATCH V6 1/7] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
` [PATCH V6 2/7] arm/imx: cpufreq: remove loops_per_jiffy recalculate "
` [PATCH V6 3/7] cpufreq: OMAP: "
` [PATCH V6 4/7] cpufreq: add clk-reg cpufreq driver
` [PATCH V6 5/7] dts/imx6q: add cpufreq property
` [PATCH V6 6/7] arm/imx6q: register arm_clk as cpu to clkdev

[RFC] cpufreq: Add S3C2416/S3C2450 cpufreq driver
 2011-12-29 19:58 UTC 

[PATCH V5 0/7] add a generic cpufreq driver
 2011-12-29  7:23 UTC  (24+ messages)
` [PATCH V5 1/7] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
` [PATCH V5 2/7] arm/imx: cpufreq: remove loops_per_jiffy recalculate "
` [PATCH V5 3/7] cpufreq: OMAP: "
` [PATCH V5 4/7] cpufreq: add clk-reg cpufreq driver
` [PATCH V5 5/7] dts/imx6q: add cpufreq property
` [PATCH V5 6/7] arm/imx6q: register arm_clk as cpu to clkdev
` [PATCH V5 7/7] arm/imx6q: select ARCH_HAS_CPUFREQ

[PATCH]resubmit: add a generic clk based cpufreq driver
 2011-12-29  1:51 UTC  (3+ messages)

[PATCH v4 0/7] add a generic cpufreq driver
 2011-12-27 10:53 UTC  (21+ messages)
` [PATCH v4 1/7] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
` [PATCH v4 2/7] arm/imx: cpufreq: remove loops_per_jiffy recalculate "
` [PATCH v4 3/7] cpufreq: OMAP: "
` [PATCH v4 4/7] cpufreq: add clk-reg cpufreq driver
` [PATCH v4 5/7] dts/imx6q: add cpufreq property
` [PATCH v4 6/7] arm/imx6q: register arm_clk as cpu to clkdev
  ` [PATCH v4 7/7] arm/imx6q: select ARCH_HAS_CPUFREQ

cpufreq userspace governor doesn't work for Intel Core 2 Gen 2 CPUs
 2011-12-25 18:36 UTC 

[PATCH 4/5] EXYNOS: Make EXYNOS common cpufreq driver
 2011-12-24  2:20 UTC  (4+ messages)
` [CPUFREQ] "
  `  "

[PATCH V3 0/7] add a generic cpufreq driver
 2011-12-22  0:50 UTC  (34+ messages)
` [PATCH V3 1/7] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
` [PATCH V3 2/7] arm/imx: cpufreq: remove loops_per_jiffy recalculate "
` [PATCH V3 3/7] cpufreq: OMAP: "
` [PATCH V3 4/7] cpufreq: add generic cpufreq driver
` [PATCH V3 5/7] dts/imx6q: add cpufreq property
` [PATCH V3 6/7] arm/imx6q: register arm_clk as cpu to clkdev
` [PATCH V3 7/7] arm/imx6q: select ARCH_HAS_CPUFREQ

[PATCH V2 0/4] add arm soc generic cpufreq driver
 2011-12-20 14:41 UTC  (20+ messages)
` [PATCH V2 1/4] cpufreq: "
` [PATCH V2 2/4] dts/imx6q: add cpufreq property
` [PATCH V2 3/4] arm/imx6q: register arm_clk as cpu to clkdev
` [PATCH V2 4/4] arm/imx6q: select ARCH_HAS_CPUFREQ

Tiny cpupower fixes for linux-next
 2011-12-17  9:21 UTC  (7+ messages)
` [PATCH 1/4] cpupower: Add cpupower-idle-info manpage
` [PATCH 2/4] cpupower: Unify cpupower-frequency-* manpages
` [PATCH 3/4] cpupower: Fix number of idle states
` [PATCH 4/4] cpupower: Remove unneeded code and by that fix a memleak

[RFC V1 1/4] cpufreq: add arm soc generic cpufreq driver
 2011-12-16 10:18 UTC  (14+ messages)
` [RFC V1 2/4] dts/imx6q: add cpufreq property
` [RFC V1 3/4] arm/imx6q: register arm_clk as cpu to clkdev
` [RFC V1 4/4] arm/imx6q: select ARCH_HAS_CPUFREQ

Request for assistance - excessive kworker CPU wakeups
 2011-12-09 21:26 UTC 

[PATCH] CPUFREQ Remove wall variable from cpufreq_gov_dbs_init()
 2011-12-09 10:48 UTC 

cpufreq profiling timer
 2011-12-09  1:46 UTC  (6+ messages)

[PATCH 5/5] EXYNOS: Removed useless headers and codes
 2011-12-07  2:44 UTC 

[PATCH 3/5] EXYNOS4210: cpufreq code is changed for stable working
 2011-12-07  2:44 UTC 

[PATCH 2/5] [CPUFREQ] EXYNOS4210: Update frequency table for cpu divider
 2011-12-07  2:43 UTC 

[PATCH 1/5] [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq
 2011-12-07  2:43 UTC 

[PATCH 0/5] EXYNOS: Update and Cleanup for EXYNOS SoCs
 2011-12-06 10:13 UTC  (6+ messages)
` [PATCH 1/5] [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq
` [PATCH 2/5] [CPUFREQ] EXYNOS4210: Update frequency table for cpu divider
` [PATCH 3/5] EXYNOS4210: cpufreq code is changed for stable working
` [PATCH 4/5] EXYNOS: Make EXYNOS common cpufreq driver
` [PATCH 5/5] [CPUFREQ] EXYNOS: Removed useless headers and codes

cpufreq governor with SMP support
 2011-12-06  5:40 UTC  (3+ messages)

[PATCH 1/2] s3c64xx: Use pr_fmt() for consistent log messages
 2011-12-05 19:50 UTC  (8+ messages)
` [PATCH 2/2] s3c64xx: Add VDDINT voltage scaling

[GIT PULL] cpufreq: OMAP: move to drivers/cpufreq and updates for v3.3
 2011-12-02 21:19 UTC  (5+ messages)

excessive kworker CPU wakeups
 2011-12-02 17:20 UTC 

[PATCH 2/2] powernow-k8: Fix unregister order
 2011-11-30 14:49 UTC 

[PATCH 1/2] powernow-k8: Fixup missing _PSS objects message
 2011-11-30 14:49 UTC 

[PATCH 00/10] cpufreq: OMAP: move into drivers, cleanups/fixes for v3.2
 2011-11-08 19:59 UTC  (6+ messages)

[PATCH 5/5] EXYNOS4210: Add support ASV feature
 2011-11-07  4:23 UTC  (4+ messages)
  ` [PATCH 5/5] [CPUFREQ] "

[PATCH 1/5] [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq
 2011-11-05  1:31 UTC  (4+ messages)
` [PATCH 1/5] "

[PATCH 4/5] [CPUFREQ] EXYNOS4210: Add DVS lock feature for other driver
 2011-11-05  1:29 UTC  (3+ messages)

[PATCH] db8500: fix build error due to undeclared i variable
 2011-11-04 15:54 UTC  (2+ messages)

Question: cpufreq_stats is not available in sysfs
 2011-11-04  3:34 UTC  (3+ messages)

[PATCH 3/5] [CPUFREQ] EXYNOS4210: cpufreq code is changed for stable working
 2011-11-02 12:43 UTC 

[PATCH 2/5] EXYNOS4210: Update frequency table for cpu divider
 2011-11-02 12:42 UTC 

Request for DIscussion: Cpufreq logging, and frequency floors
 2011-10-28 16:45 UTC  (4+ messages)

[PATCH RESEND] cpufreq: db8500: remove unneeded for loop iteration for freq_table
 2011-10-27 14:46 UTC  (2+ messages)

question about scailing CPU frequency
 2011-10-24  6:18 UTC  (3+ messages)
      ` Fwd: "


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