public inbox for cpufreq@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-13 13:02:10 to 2013-09-20 16:01:04 UTC [more...]

[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] cpufreq: return EEXIST instead of EBUSY for second registering
 2013-09-20 13:30 UTC  (7+ messages)

[PATCH 0/3] PM / OPP: rename to dev_pm_opp * equivalents
 2013-09-20 12:38 UTC  (7+ 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 1/1] Skip the driver if ACPI has power mgmt option
 2013-09-20  7:35 UTC  (2+ messages)

[PATCH] cpufreq: skip loading acpi_cpufreq after intel_pstate
 2013-09-20  6:10 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  (8+ 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] "

[PATCH 1/2] cpufreq: unlock correct rwsem while updating policy->cpu
 2013-09-17  8:28 UTC  (9+ messages)
` [PATCH 2/2] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void

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] cpufreq: merge maple cpufreq driver to pmac64
 2013-09-16  6:27 UTC  (2+ messages)

[PATCH 000/228] CPUFreq: cleanup stuff for 3.13
 2013-09-16  4:27 UTC  (106+ messages)
` [PATCH 012/228] cpufreq: sparc: call cpufreq_frequency_table_get_attr()
` [PATCH 017/228] cpufreq: cris: use cpufreq_table_validate_and_show()
` [PATCH 038/228] cpufreq: sa11x0: Expose frequency table
` [PATCH 039/228] cpufreq: sa11x0: let cpufreq core initialize struct policy fields
` [PATCH 042/228] cpufreq: sparc: use cpufreq_table_validate_and_show()
` [PATCH 054/228] cpufreq: sparc: call cpufreq_frequency_table_put_attr()
` [PATCH 061/228] cpufreq: cris: Use generic cpufreq routines
` [PATCH 063/228] cpufreq: dbx500: "
` [PATCH 069/228] cpufreq: kirkwood: "
` [PATCH 083/228] cpufreq: sa11x0: "
` [PATCH 097/228] cpufreq: cris: don't initialize part of policy that is set by core too
` [PATCH 099/228] cpufreq: dbx500: "
` [PATCH 106/228] cpufreq: integrator: "
` [PATCH 120/228] cpufreq: sa11x0: "
` [PATCH 130/228] cpufreq: cris: use cpufreq_generic_init() routine
` [PATCH 136/228] cpufreq: loongson2: "
` [PATCH 144/228] cpufreq: sa11x0: "
` [PATCH 153/228] cpufreq: cris: Convert to light weight ->target_index() routine
` [PATCH 175/228] cpufreq: sa11x0: "
` [PATCH 181/228] cpufreq: move freq change notifications to cpufreq core
` [PATCH 184/228] cpufreq: at32ap: remove calls to cpufreq_notify_transition()
` [PATCH 185/228] cpufreq: blackfin: "
` [PATCH 186/228] cpufreq: cpu0: "
` [PATCH 187/228] cpufreq: cris: "
` [PATCH 188/228] cpufreq: davinci: "
` [PATCH 189/228] cpufreq: dbx500: "
` [PATCH 190/228] cpufreq: e_powersaver: "
` [PATCH 191/228] cpufreq: elanfreq: "
` [PATCH 192/228] cpufreq: exynos: "
` [PATCH 193/228] cpufreq: ia64-acpi: "
` [PATCH 194/228] cpufreq: imx6q: "
` [PATCH 195/228] cpufreq: kirkwood: "
` [PATCH 196/228] cpufreq: loongson2: "
` [PATCH 197/228] cpufreq: maple: "
` [PATCH 198/228] cpufreq: omap: "
` [PATCH 199/228] cpufreq: p4-clockmod: "
` [PATCH 200/228] cpufreq: pasemi: "
` [PATCH 201/228] cpufreq: pmac: "
` [PATCH 202/228] cpufreq: ppc: "
` [PATCH 203/228] cpufreq: pxa: "
` [PATCH 204/228] cpufreq: s3c: "
` [PATCH 205/228] cpufreq: s5pv210: "
` [PATCH 206/228] cpufreq: sa11x0: "
` [PATCH 207/228] cpufreq: sc520: "
` [PATCH 208/228] cpufreq: sparc: "
` [PATCH 209/228] cpufreq: SPEAr: "
` [PATCH 210/228] cpufreq: speedstep: "
` [PATCH 211/228] cpufreq: tegra: "
` [PATCH 212/228] cpufreq: tegra: remove target_cpu_speed[] array
` [PATCH 213/228] cpufreq: create cpufreq_generic_get() routine
` [PATCH 214/228] cpufreq: arm_big_little: use "
` [PATCH 215/228] cpufreq: at32ap: "
` [PATCH 216/228] cpufreq: cpu0: "
` [PATCH 217/228] cpufreq: davinci: "
` [PATCH 218/228] cpufreq: dbx500: "
` [PATCH 219/228] cpufreq: exynos: "
` [PATCH 220/228] cpufreq: imx6q: "
` [PATCH 221/228] cpufreq: loongson2: "
` [PATCH 222/228] cpufreq: omap: "
` [PATCH 223/228] cpufreq: ppc: "
` [PATCH 224/228] cpufreq: s3c: "
` [PATCH 225/228] cpufreq: s5pv210: "
` [PATCH 226/228] cpufreq: spear: "
` [PATCH 227/228] cpufreq: tegra: "
` [PATCH 228/228] cpufreq: unicore2: "

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

[PATCH 0/2] cpufreq: fix transition_ongoing count for powernow-k8
 2013-09-14  4:29 UTC  (3+ messages)

[PATCH v2 0/4] Remodel Tegra cpufreq driver to support Tegra series SoCs
 2013-09-14  2:00 UTC  (4+ messages)
` [PATCH v2 3/4] cpufreq: tegra: Re-model Tegra cpufreq driver


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