cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-24 12:01:53 to 2012-10-10 12:48:39 UTC [more...]

[PATCH] cpufreq, powernow-k8: Fix usage of smp_processor_id() in preemptible code
 2012-10-10 12:48 UTC  (3+ messages)

[Query]: CPUFREQ: Affected and related cpus in cpufreq
 2012-10-10 12:01 UTC  (2+ messages)

[PATCH 0/8] clk: ux500: Fixup smp_twd clk for clk notifiers
 2012-10-10 11:42 UTC  (9+ messages)
` [PATCH 1/8] ARM: ux500: Remove cpufreq platform device
` [PATCH 2/8] mfd: db8500: Provide cpufreq table as platform data
` [PATCH 3/8] cpufreq: db8500: Register as a platform driver
` [PATCH 4/8] cpufreq: db8500: Fetch cpufreq table from platform data
` [PATCH 5/8] mfd: db8500: Connect ARMSS clk to ARM OPP
` [PATCH 6/8] clk: ux500: Support for prcmu_scalable_rate clock
` [PATCH 7/8] clk: ux500: Add armss clk and fixup smp_twd clk for u8500
` [PATCH 8/8] cpufreq: db8500: Use armss clk to update frequency

[PATCH] cpufreq:core: Fix printing of governor and driver name
 2012-10-10  4:42 UTC 

[PATCH 0/8] cpupower enhancements for 3.7
 2012-10-09 13:21 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] patch cpupower_ivy_bridge_support.patch

[PATCH] cpufreq: core: Fix typo in comment describing show_bios_limit()
 2012-10-09  7:02 UTC 

[PATCH 0/4] cpufreq: db8500: Use platform data to provide cpufreq table
 2012-10-08  7:55 UTC  (9+ messages)
` [PATCH 1/4] ARM: ux500: Remove cpufreq platform device
` [PATCH 2/4] mfd: db8500: Provide cpufreq table as platform data
` [PATCH 3/4] cpufreq: db8500: Register as a platform driver
` [PATCH 4/4] cpufreq: db8500: Fetch cpufreq table from platform data

[Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8
 2012-10-04 12:38 UTC 

linux-next: Tree for Oct 1 (cpufreq)
 2012-10-01 23:20 UTC 

[PATCH 3.6-rc6] cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
 2012-09-23  1:53 UTC  (11+ messages)
    ` [PATCH 3.6-rc6 1/2] workqueue: reimplement work_on_cpu() using system_wq
      ` [PATCH 3.6-rc6 2/2] cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU

bug repport: -r argument don't work
 2012-09-21 13:03 UTC 

[PATCH] CPUFreq: OMAP: remove unnecessary plat/ includes
 2012-09-19 22:12 UTC  (7+ messages)

[PATCH] cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_name
 2012-09-19 20:17 UTC  (4+ messages)

[GIT PULL] workqueue / powernow-k8 fix for v3.6-rc6
 2012-09-19 17:57 UTC 

[PATCH 0/8 v2] acpi-cpufreq: Move modern AMD cpufreq support to acpi-cpufreq
 2012-09-17 11:40 UTC  (14+ messages)
` [PATCH 1/8 v2] acpi-cpufreq: Add support for modern AMD CPUs
` [PATCH 2/8 v2] acpi-cpufreq: Add quirk to disable _PSD usage on all "
` [PATCH 3/8 v2] cpufreq: Add warning message to powernow-k8
` [PATCH 4/8 v2] powernow-k8: delay info messages until initialization has succeeded
` [PATCH 5/8 v2] ACPI: Add fixups for AMD P-state figures
` [PATCH 6/8 v2] acpi-cpufreq: Add support for disabling dynamic overclocking
` [PATCH 7/8 v2] acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob
` [PATCH 8/8 v2] cpufreq: Remove support for hardware P-state chips from powernow-k8

[PATCHv2 2/2] cpufreq: conservative: update frequency when limits are relaxed
 2012-09-14 19:29 UTC  (2+ messages)

[PATCHv2 1/2] cpufreq: ondemand: update frequency when limits are relaxed
 2012-09-14 19:29 UTC  (2+ messages)

[PATCH] cpufreq: OMAP: remove loops_per_jiffy recalculate for smp
 2012-09-14 19:01 UTC  (4+ messages)

[PATCH 0/2] ARM: OMAP2: AM33XX: Add cpufreq support
 2012-09-13  6:23 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP2+: AM33XX: Add clock entries to omap_clk data
` [PATCH 2/2] arm/dts: AM33XX: Add device tree OPP table

[PATCH] cpufreq: add helper function cpufreq_set_target()
 2012-09-11 20:35 UTC  (6+ messages)

[PATCH v3 0/3] Add a generic cpufreq-cpu0 driver
 2012-09-11 15:16 UTC  (27+ messages)
` [PATCH v3 1/3] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
` [PATCH v3 2/3] PM / OPP: Initialize OPP table from device tree
` [PATCH v3 3/3] cpufreq: Add a generic cpufreq-cpu0 driver

[PATCH] cpufreq: ondemand: update frequency when limits are relaxed
 2012-09-08 20:30 UTC  (6+ messages)

[PATCH v4] cpufreq: Add a generic cpufreq-cpu0 driver
 2012-09-07 21:05 UTC  (2+ messages)

[PATCH] cpufreq: OMAP: remove redundant loops_per_jiffy code
 2012-09-07  0:33 UTC  (5+ messages)

[PATCH] powernow-k8: Fixup missing _PSS objects message
 2012-09-04 23:27 UTC  (4+ messages)

cpufreq --hwfreq / --freq and overclocking
 2012-09-03 11:39 UTC  (2+ messages)

[Bug 16436] ath5k (AR5001) does not work after resume and fails with "ath5k phy0: gain calibration timeout"
 2012-08-29 17:26 UTC 

[PATCH 0/8] acpi-cpufreq: Move modern AMD cpufreq support to acpi-cpufreq
 2012-08-22 14:34 UTC  (24+ messages)
` [PATCH 1/8] acpi-cpufreq: Add support for modern AMD CPUs
` [PATCH 2/8] acpi-cpufreq: Add quirk to disable _PSD usage on all "
` [PATCH 3/8] cpufreq: Add compatibility hack to powernow-k8
` [PATCH 4/8] ACPI: Add fixups for AMD P-state figures
` [PATCH 5/8] acpi-cpufreq: Add support for disabling dynamic overclocking
` [PATCH 6/8] acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob
` [PATCH 7/8] cpufreq: Remove support for hardware P-state chips from powernow-k8
` [PATCH 8/8] Documentation: Add documentation for boost control switch

[PATCH 1/1] Skip the driver if ACPI has power mgmt option
 2012-08-16 12:12 UTC 

[PATCH v2 0/4] Add a generic cpufreq-cpu0 driver
 2012-08-09 10:53 UTC  (12+ messages)
  ` [PATCH v2 1/4] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
  ` [PATCH v2 2/4] PM / OPP: Initialize OPP table from device tree
  ` [PATCH v2 3/4] regulator: add a new API regulator_set_voltage_tol()
  ` [PATCH v2 4/4] cpufreq: Add a generic cpufreq-cpu0 driver

[PATCH] conservative: Initialise the cpu field of the this_dbs_info
 2012-08-07 22:22 UTC  (3+ messages)
` [RESEND PATCH] conservative: Initialise the cpu field during governor start

[PATCH 2/6] drivers/cpufreq/pcc-cpufreq.c: fix error return code
 2012-08-05 21:11 UTC  (2+ messages)

[PATCH 0/3] Add a generic cpufreq-cpu0 driver
 2012-07-31 13:40 UTC  (22+ messages)
` [PATCH 3/3] cpufreq: "

Disable cpufreq on modern X86 processors
 2012-07-26 13:57 UTC  (5+ messages)

Possible bug
 2012-07-25  4:23 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