public inbox for cpufreq@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-01 14:37:52 to 2013-02-08 03:26:53 UTC [more...]

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

[PATCH 0/4] CPUFreq Fixes for 3.9
 2013-02-08  2:52 UTC  (14+ 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

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

cpufreq.c:1779 suspicious rcu_dereference_check() usage!
 2013-02-08  2:05 UTC 

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

[PATCH 0/5] Add P state driver for Intel Core Processors
 2013-02-07 22:43 UTC  (15+ messages)
` [PATCH 1/5] cpufreq: Retrieve current frequency from scaling drivers with internal governors
` [PATCH 2/5] cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_driver.target()
` [PATCH 2/5] cpufreq: Only call cpufreq_out_of_sync() with drivers "
` [PATCH 3/5] cpufreq: Do not track governor name for scaling drivers with internal governors
` [PATCH 4/5] cpufreq_stats: do not remove sysfs files if frequency table is not present
` [PATCH 5/5] cpufreq/x86: Add P-state driver for sandy bridge

[BUG] cpufreq: sleeping function called from invalid context at kernel/workqueue.c:2811
 2013-02-07 10:30 UTC  (5+ messages)

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

[PATCH 0/7] Add P state driver for Intel Core Processors
 2013-02-06 16:19 UTC  (25+ messages)
` [PATCH 1/7] cpufreq: Don't remove sysfs link for policy->cpu
` [PATCH 2/7] cpufreq: Retrieve current frequency from scaling drivers with internal governors
` [PATCH 3/7] cpufreq: Only query drivers that implement cpufreq_driver.target()
` [PATCH 4/7] cpufreq: Do not track governor name for scaling drivers with internal governors
` [PATCH 5/7] cpufreq: balance out cpufreq_cpu_{get,put} for scaling drivers using setpolicy
` [PATCH 6/7] cpufreq_stats: do not remove sysfs files if frequency table is not present
` [PATCH 7/7] cpufreq/x86: Add P-state driver for sandy bridge

[PATCH] cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
 2013-02-06 12:58 UTC  (3+ messages)

[PATCH v5 0/3] Kirkwoode cpufreq driver
 2013-02-06 12:38 UTC  (11+ messages)
` [PATCH v5 1/3] cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
` [PATCH v5 2/3] arm: kirkwood: Instantiate cpufreq driver
` [PATCH v5 3/3] arm: kirkwood: Enable cpufreq and ondemand on kirkwood_defconfig

[PATCH 0/4] CPUFreq: Implement per policy instances of governors
 2013-02-06 10:38 UTC  (41+ messages)
  ` [PATCH 1/4] cpufreq: Don't check cpu_online(policy->cpu)
  ` [PATCH 2/4] cpufreq: stats: Get rid of CPUFREQ_STATDEVICE_ATTR
  ` [PATCH 3/4] cpufreq: Add per policy governor-init/exit infrastructure
  ` [PATCH 4/4] cpufreq: governor: Implement per policy instances of governors

BUG in bleeding edge c560f3d
 2013-02-06  1:34 UTC  (11+ messages)

[PATCH 0/6] Add P state driver for Intel Core Processors
 2013-02-05  7:03 UTC  (17+ messages)
` [PATCH 1/6] cpufreq: Retrieve current frequency from scaling drivers with internal governors
` [PATCH 2/6] cpufreq: Only query drivers that implement cpufreq_driver.target()
` [PATCH 3/6] cpufreq: Do not track governor name for scaling drivers with internal governors
` [PATCH 4/6] cpufreq_stats: Do not track policies without associated governors
` [PATCH 5/6] cpufreq: balance out cpufreq_cpu_{get,put} for scaling drivers using setpolicy
` [PATCH 6/6] cpufreq/x86: Add P-state driver for sandy bridge

[PATCH v5] cpufreq: add imx6q-cpufreq driver
 2013-02-04 18:40 UTC  (4+ messages)

[PATCH 1/3] cpufreq: TEGRA: Set policy->cpus from driver->init()
 2013-02-04 16:36 UTC  (2+ messages)

[PATCH v6] cpufreq: add imx6q-cpufreq driver
 2013-02-04 13:12 UTC  (3+ messages)

[PATCH 43 0/3] Kirkwoode cpufreq driver
 2013-02-03 14:14 UTC  (6+ messages)
` [PATCH v4 1/3] cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs

[PATCH 1/6] cpufreq: Retrieve current frequency from scaling drivers with internal governors
 2013-02-02  2:48 UTC  (2+ messages)

[PATCH 1/2] cpufreq: governors: Get rid of dbs_data->enable field
 2013-02-01 22:32 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: governors: Remove code redundancy between governors


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