public inbox for cpufreq@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-14 21:48:27 to 2013-10-03 14:20:12 UTC [more...]

[PATCH v2 0/5] PM / OPP: updates to enable sharing OPPs info
 2013-10-03 14:20 UTC  (13+ messages)
  ` [PATCH v2 1/5] PM / OPP: extend DT binding to specify phandle of another node for OPP
  ` [PATCH v2 3/5] PM / OPP: check for existing OPP list when initialising from device tree
  ` [PATCH v2 4/5] cpufreq: arm_big_little_dt: enhance OPP error checking
` [PATCH v2 2/5] PM / OPP: add support to specify phandle of another node for OPP
` [PATCH v2 5/5] cpufreq: arm_big_little_dt: return success if OPP list already exists

[PATCH] cpufreq: arm-big-little: use clk_get instead of clk_get_sys
 2013-10-03  9:58 UTC  (8+ messages)

[PATCH RESEND 00/11] CPUFreq: Cleanups/fixes for v3.13
 2013-10-03  7:39 UTC  (19+ messages)
` [PATCH RESEND 01/11] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void
` [PATCH RESEND 02/11] cpufreq: create per policy rwsem instead of per cpu cpu_policy_rwsem
` [PATCH RESEND 03/11] cpufreq: remove invalid comment from __cpufreq_remove_dev()
` [PATCH RESEND 04/11] cpufreq: Remove extra blank line
` [PATCH RESEND 05/11] cpufreq: don't break string in print statements
` [PATCH RESEND 06/11] cpufreq: remove __cpufreq_remove_dev()
` [PATCH RESEND 07/11] cpufreq: Optimize cpufreq_frequency_table_verify()
` [PATCH RESEND 08/11] cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy()
` [PATCH RESEND 09/11] cpufreq: rewrite cpufreq_driver->flags using shift operator
` [PATCH RESEND 10/11] cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
` [PATCH RESEND 11/11] cpufreq: add new routine cpufreq_verify_within_cpu_limits()

[PATCH 1/2] cpufreq: distinguish drivers that do asynchronous notifications
 2013-10-03  5:36 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: make sure frequency transitions are serialized

[PATCH] cpufreq: highbank-cpufreq: Enable Midway/ECX-2000
 2013-10-03  5:08 UTC  (2+ messages)

[PATCH 1/2] cpufreq: unlock correct rwsem while updating policy->cpu
 2013-10-02 16:49 UTC  (13+ messages)
` [PATCH 2/2] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void

[PATCHv4 06/18] cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties
 2013-09-27  3:13 UTC 

[PATCH -v2] cpufreq: skip loading acpi_cpufreq after intel_pstate
 2013-09-26 15:41 UTC  (5+ messages)

[PATCH 0/4] CPUFreq stats: Bug fixes
 2013-09-26 10:29 UTC  (5+ messages)
` [PATCH 1/4] cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
` [PATCH 2/4] cpufreq: stats: remove hotplug notifiers
` [PATCH 3/4] cpufreq: stats: free table and remove sysfs entry in a single routine
` [PATCH 4/4] cpufreq: stats: create sysfs entries when cpufreq_stats is a module

[PATCH 1/1] cpufreq: SPEAr: Fix incorrect variable type
 2013-09-26  5:38 UTC  (2+ messages)

[PATCH v5 0/3] ARM: S5PV210: move to common clk framework
 2013-09-24 14:26 UTC  (7+ messages)
` [PATCH v5 1/3] clk: samsung: Add clock driver for s5pc110/s5pv210
` [PATCH v5 2/3] Cpufreq: s5pv210 cpufreq fixes for CCF
` [PATCH v5 3/3] ARM: s5pv210: Migrate clock handling to Common Clock Framework

[PATCH] cpufreq: merge maple cpufreq driver to pmac64
 2013-09-23 17:20 UTC  (3+ messages)

[PATCH v4 0/3] ARM: S5PV210: move to common clk framework
 2013-09-23 12:28 UTC  (6+ messages)
` [PATCH v4 1/3] clk: samsung: Add clock driver for s5pc110/s5pv210
` [PATCH v4 2/3] Cpufreq: s5pv210 cpufreq fixes for CCF
  ` [PATCH v4 3/3] ARM: s5pv210: Migrate clock handling to Common Clock Framework

[Bug 58001] New: "ondemand" CPU governor never raises frequency (Dell XPS 12)
 2013-09-23  8:30 UTC  (4+ messages)
` [Bug 58001] "
  ` [Bug 58001]

[PATCH] cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_get()
 2013-09-21  5:51 UTC  (2+ messages)

[PATCH] cpufreq: return EEXIST instead of EBUSY for second registering
 2013-09-20 20:16 UTC  (10+ messages)

[PATCH 0/3] PM / OPP: rename to dev_pm_opp * equivalents
 2013-09-20 19:07 UTC  (9+ messages)
` [PATCH 1/3] PM / OPP: rename functions to dev_pm_opp*
` [PATCH 2/3] PM / OPP: rename data structures to dev_pm equivalents
` [PATCH 3/3] PM / OPP: rename header to linux/pm_opp.h

[PATCH 000/228] CPUFreq: cleanup stuff for 3.13
 2013-09-20 18:56 UTC  (9+ messages)
` [PATCH 136/228] cpufreq: loongson2: use cpufreq_generic_init() routine
` [PATCH 189/228] cpufreq: dbx500: remove calls to cpufreq_notify_transition()
` [PATCH 211/228] cpufreq: tegra: "

[PATCH -v2] cpufreq: fix racing between acpi_cpufreq_loading
 2013-09-20 17:44 UTC 

[PATCH] cpufreq: skip loading acpi_cpufreq after intel_pstate
 2013-09-20 17:08 UTC  (3+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-09-20 16:01 UTC  (9+ messages)
` [PATCH RESEND v8 0/7] "
  ` [PATCH RESEND v8 1/7] cpufreq: Add boost frequency support in core
  ` [PATCH RESEND v8 2/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
  ` [PATCH RESEND v8 3/7] thermal:boost: Automatic enable/disable of BOOST feature
  ` [PATCH RESEND v8 4/7] cpufreq:boost:Kconfig: Provide support for software managed BOOST
  ` [PATCH RESEND v8 5/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
  ` [PATCH RESEND v8 6/7] Documentation:cpufreq:boost: Update BOOST documentation
  ` [PATCH RESEND v8 7/7] cpufreq:exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ

[PATCH 1/1] Skip the driver if ACPI has power mgmt option
 2013-09-20  7:35 UTC  (2+ messages)

Few clarifications on DVFS
 2013-09-20  0:45 UTC  (5+ messages)

[PATCH] cpufreq: create per policy rwsem instead of per cpu cpu_policy_rwsem
 2013-09-18  8:01 UTC  (3+ messages)

[PATCH 1/1] cpufreq: exynos5440: Fix potential NULL pointer dereference
 2013-09-18  5:36 UTC  (2+ messages)

[PATCH 0/5] cpufreq: Last minute fixes for 3.12
 2013-09-18  4:31 UTC  (6+ messages)
` [PATCH 5/5] cpufreq: use correct values of cpus in __cpufreq_remove_dev_finish()

[Bug 60839] New: scaling_max_freq cannot be set to values larger than bios_limit
 2013-09-18  3:27 UTC  (2+ messages)
` [Bug 60839] "

[PATCH 1/2] cpufreq: don't allow governor limits to be changed when it is disabled
 2013-09-17 11:49 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: serialize calls to __cpufreq_governor()

[PATCH V2 1/2] cpufreq: unlock correct rwsem while updating policy->cpu
 2013-09-17  9:24 UTC  (2+ messages)

cpufreq and QEMU guests
 2013-09-17  8:58 UTC  (8+ messages)
          ` [Qemu-devel] "

linux-next: old trees
 2013-09-17  7:01 UTC 

[PATCH V2 Resend 00/44] CPUFreq Cleanup Series: Part I
 2013-09-16 13:26 UTC  (45+ messages)
` [PATCH V2 Resend 01/44] cpufreq: Add new helper cpufreq_table_validate_and_show()
` [PATCH V2 Resend 02/44] cpufreq: pxa: call cpufreq_frequency_table_get_attr()
` [PATCH V2 Resend 03/44] cpufreq: s3cx4xx: "
` [PATCH V2 Resend 04/44] cpufreq: sparc: "
` [PATCH V2 Resend 05/44] cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show()
` [PATCH V2 Resend 06/44] cpufreq: arm_big_little: "
` [PATCH V2 Resend 07/44] cpufreq: blackfin: "
` [PATCH V2 Resend 08/44] cpufreq: cpufreq-cpu0: "
` [PATCH V2 Resend 09/44] cpufreq: cris: "
` [PATCH V2 Resend 10/44] cpufreq: davinci: "
` [PATCH V2 Resend 11/44] cpufreq: dbx500: "
` [PATCH V2 Resend 12/44] cpufreq: e_powersaver: "
` [PATCH V2 Resend 13/44] cpufreq: elanfreq: "
` [PATCH V2 Resend 14/44] cpufreq: exynos: "
` [PATCH V2 Resend 15/44] cpufreq: ia64-acpi: "
` [PATCH V2 Resend 16/44] cpufreq: imx6q: "
` [PATCH V2 Resend 17/44] cpufreq: kirkwood: "
` [PATCH V2 Resend 18/44] cpufreq: longhaul: "
` [PATCH V2 Resend 19/44] cpufreq: loongson2: "
` [PATCH V2 Resend 20/44] cpufreq: maple: "
` [PATCH V2 Resend 21/44] cpufreq: omap: "
` [PATCH V2 Resend 22/44] cpufreq: p4-clockmod: "
` [PATCH V2 Resend 23/44] cpufreq: pasemi: "
` [PATCH V2 Resend 24/44] cpufreq: pmac: "
` [PATCH V2 Resend 25/44] cpufreq: powernow: "
` [PATCH V2 Resend 26/44] cpufreq: ppc: "
` [PATCH V2 Resend 27/44] cpufreq: pxa: "
` [PATCH V2 Resend 28/44] cpufreq: s3cx4xx: "
` [PATCH V2 Resend 29/44] cpufreq: s5pv210: "
` [PATCH V2 Resend 30/44] cpufreq: sa11x0: Expose frequency table
` [PATCH V2 Resend 31/44] cpufreq: sa11x0: let cpufreq core initialize struct policy fields
` [PATCH V2 Resend 32/44] cpufreq: sc520: use cpufreq_table_validate_and_show()
` [PATCH V2 Resend 33/44] cpufreq: sh: "
` [PATCH V2 Resend 34/44] cpufreq: sparc: "
` [PATCH V2 Resend 35/44] cpufreq: spear: "
` [PATCH V2 Resend 36/44] cpufreq: speedstep: "
` [PATCH V2 Resend 37/44] cpufreq: tegra: "
` [PATCH V2 Resend 38/44] cpufreq: tegra: fix implementation of ->exit()
` [PATCH V2 Resend 39/44] cpufreq: at32ap: add frequency table
` [PATCH V2 Resend 40/44] cpufreq: arm_big_little: call cpufreq_frequency_table_put_attr()
` [PATCH V2 Resend 41/44] cpufreq: blackfin: "
` [PATCH V2 Resend 42/44] cpufreq: exynos: "
` [PATCH V2 Resend 43/44] cpufreq: loongson2: "
` [PATCH V2 Resend 44/44] cpufreq: omap: "

[PATCH 04/16] cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties
 2013-09-15 22:02 UTC 


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