All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: CPUFreq: ARM Fixes for 3.12
@ 2013-08-12  6:33 ` Viresh Kumar
  0 siblings, 0 replies; 9+ messages in thread
From: Viresh Kumar @ 2013-08-12  6:33 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: cpufreq, linux-pm, Lists linaro-kernel, linux-arm-kernel,
	Bartlomiej Zolnierkiewicz, Amit Daniel Kachhap

Hi Rafael,

The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:

  Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)

are available in the git repository at:

  git://git.linaro.org/people/vireshk/linux.git cpufreq-fixes

for you to fetch changes up to 45e12086263a53f16b489fc7f4f8f6348a688661:

  cpufreq: fix EXYNOS drivers selection (2013-08-12 12:00:21 +0530)

----------------------------------------------------------------
Amit Daniel Kachhap (1):
      cpufreq: exynos5440: Fix to skip when new frequency same as current

Bartlomiej Zolnierkiewicz (1):
      cpufreq: fix EXYNOS drivers selection

 drivers/cpufreq/Kconfig.arm          | 36 ++++++++++++++++++++++++------------
 drivers/cpufreq/exynos-cpufreq.c     |  1 -
 drivers/cpufreq/exynos-cpufreq.h     | 21 +++++++++++++++++++++
 drivers/cpufreq/exynos5440-cpufreq.c |  3 +++
 4 files changed, 48 insertions(+), 13 deletions(-)

--
viresh

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT PULL]: CPUFreq: ARM Fixes for 3.12
@ 2013-08-12  6:33 ` Viresh Kumar
  0 siblings, 0 replies; 9+ messages in thread
From: Viresh Kumar @ 2013-08-12  6:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Rafael,

The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:

  Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)

are available in the git repository at:

  git://git.linaro.org/people/vireshk/linux.git cpufreq-fixes

for you to fetch changes up to 45e12086263a53f16b489fc7f4f8f6348a688661:

  cpufreq: fix EXYNOS drivers selection (2013-08-12 12:00:21 +0530)

----------------------------------------------------------------
Amit Daniel Kachhap (1):
      cpufreq: exynos5440: Fix to skip when new frequency same as current

Bartlomiej Zolnierkiewicz (1):
      cpufreq: fix EXYNOS drivers selection

 drivers/cpufreq/Kconfig.arm          | 36 ++++++++++++++++++++++++------------
 drivers/cpufreq/exynos-cpufreq.c     |  1 -
 drivers/cpufreq/exynos-cpufreq.h     | 21 +++++++++++++++++++++
 drivers/cpufreq/exynos5440-cpufreq.c |  3 +++
 4 files changed, 48 insertions(+), 13 deletions(-)

--
viresh

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT PULL]: CPUFreq: ARM Fixes for 3.12
  2013-08-12  6:33 ` Viresh Kumar
@ 2013-08-13 12:42   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 9+ messages in thread
From: Rafael J. Wysocki @ 2013-08-13 12:42 UTC (permalink / raw)
  To: Viresh Kumar
  Cc: Rafael J. Wysocki, cpufreq, linux-pm, Lists linaro-kernel,
	linux-arm-kernel, Bartlomiej Zolnierkiewicz, Amit Daniel Kachhap

On Monday, August 12, 2013 12:03:39 PM Viresh Kumar wrote:
> Hi Rafael,
> 
> The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:
> 
>   Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)
> 
> are available in the git repository at:
> 
>   git://git.linaro.org/people/vireshk/linux.git cpufreq-fixes
> 
> for you to fetch changes up to 45e12086263a53f16b489fc7f4f8f6348a688661:
> 
>   cpufreq: fix EXYNOS drivers selection (2013-08-12 12:00:21 +0530)
> 
> ----------------------------------------------------------------
> Amit Daniel Kachhap (1):
>       cpufreq: exynos5440: Fix to skip when new frequency same as current
> 
> Bartlomiej Zolnierkiewicz (1):
>       cpufreq: fix EXYNOS drivers selection
> 
>  drivers/cpufreq/Kconfig.arm          | 36 ++++++++++++++++++++++++------------
>  drivers/cpufreq/exynos-cpufreq.c     |  1 -
>  drivers/cpufreq/exynos-cpufreq.h     | 21 +++++++++++++++++++++
>  drivers/cpufreq/exynos5440-cpufreq.c |  3 +++
>  4 files changed, 48 insertions(+), 13 deletions(-)

Pulled, thanks Viresh!

I assume this is 3.12 material?

Rafael


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT PULL]: CPUFreq: ARM Fixes for 3.12
@ 2013-08-13 12:42   ` Rafael J. Wysocki
  0 siblings, 0 replies; 9+ messages in thread
From: Rafael J. Wysocki @ 2013-08-13 12:42 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday, August 12, 2013 12:03:39 PM Viresh Kumar wrote:
> Hi Rafael,
> 
> The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:
> 
>   Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)
> 
> are available in the git repository at:
> 
>   git://git.linaro.org/people/vireshk/linux.git cpufreq-fixes
> 
> for you to fetch changes up to 45e12086263a53f16b489fc7f4f8f6348a688661:
> 
>   cpufreq: fix EXYNOS drivers selection (2013-08-12 12:00:21 +0530)
> 
> ----------------------------------------------------------------
> Amit Daniel Kachhap (1):
>       cpufreq: exynos5440: Fix to skip when new frequency same as current
> 
> Bartlomiej Zolnierkiewicz (1):
>       cpufreq: fix EXYNOS drivers selection
> 
>  drivers/cpufreq/Kconfig.arm          | 36 ++++++++++++++++++++++++------------
>  drivers/cpufreq/exynos-cpufreq.c     |  1 -
>  drivers/cpufreq/exynos-cpufreq.h     | 21 +++++++++++++++++++++
>  drivers/cpufreq/exynos5440-cpufreq.c |  3 +++
>  4 files changed, 48 insertions(+), 13 deletions(-)

Pulled, thanks Viresh!

I assume this is 3.12 material?

Rafael

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT PULL]: CPUFreq: ARM Fixes for 3.12
  2013-08-13 12:42   ` Rafael J. Wysocki
@ 2013-08-13 13:34     ` Viresh Kumar
  -1 siblings, 0 replies; 9+ messages in thread
From: Viresh Kumar @ 2013-08-13 13:34 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Rafael J. Wysocki, cpufreq, linux-pm, Lists linaro-kernel,
	linux-arm-kernel, Bartlomiej Zolnierkiewicz, Amit Daniel Kachhap

On 13 August 2013 18:12, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> Pulled, thanks Viresh!
>
> I assume this is 3.12 material?

Subject says all about it :)

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT PULL]: CPUFreq: ARM Fixes for 3.12
@ 2013-08-13 13:34     ` Viresh Kumar
  0 siblings, 0 replies; 9+ messages in thread
From: Viresh Kumar @ 2013-08-13 13:34 UTC (permalink / raw)
  To: linux-arm-kernel

On 13 August 2013 18:12, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> Pulled, thanks Viresh!
>
> I assume this is 3.12 material?

Subject says all about it :)

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT PULL]: CPUFreq: ARM Fixes for 3.12
  2013-08-26 14:06 ` Viresh Kumar
@ 2013-08-27  0:52   ` Rafael J. Wysocki
  0 siblings, 0 replies; 9+ messages in thread
From: Rafael J. Wysocki @ 2013-08-27  0:52 UTC (permalink / raw)
  To: Viresh Kumar
  Cc: linux-pm, cpufreq, Linux Kernel Mailing List, Joseph Lo,
	Lists linaro-kernel, Stephen Warren, Sascha Hauer

On Monday, August 26, 2013 07:36:56 PM Viresh Kumar wrote:
> On 26 August 2013 11:48, Viresh Kumar <viresh.kumar@linaro.org> wrote:
> > Hi Rafael,
> >
> > Hopefully this is the last patch for 3.12 for ARM CPUFreq subsystem.
> 
> Another last minute patch from Sascha..
> 
> -----------x------------------x------------------
> 
> The following changes since commit b36f4be3de1b123d8601de062e7dbfc904f305fb:
> 
>   Linux 3.11-rc6 (2013-08-18 14:36:53 -0700)
> 
> are available in the git repository at:
> 
>   git://git.linaro.org/people/vireshk/linux.git cpufreq-fixes
> 
> for you to fetch changes up to fae19b84724ff93c1ac59ce1eecc1411f8269d9e:
> 
>   cpufreq: imx6q: Fix clock enable balance (2013-08-26 19:34:07 +0530)
> 
> ----------------------------------------------------------------
> Joseph Lo (1):
>       cpufreq: tegra: fix the wrong clock name
> 
> Sascha Hauer (1):
>       cpufreq: imx6q: Fix clock enable balance

Pulled, thanks Viresh!


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT PULL]: CPUFreq: ARM Fixes for 3.12
  2013-08-26  6:18 Viresh Kumar
@ 2013-08-26 14:06 ` Viresh Kumar
  2013-08-27  0:52   ` Rafael J. Wysocki
  0 siblings, 1 reply; 9+ messages in thread
From: Viresh Kumar @ 2013-08-26 14:06 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: linux-pm, cpufreq, Linux Kernel Mailing List, Joseph Lo,
	Lists linaro-kernel, Stephen Warren, Sascha Hauer

On 26 August 2013 11:48, Viresh Kumar <viresh.kumar@linaro.org> wrote:
> Hi Rafael,
>
> Hopefully this is the last patch for 3.12 for ARM CPUFreq subsystem.

Another last minute patch from Sascha..

-----------x------------------x------------------

The following changes since commit b36f4be3de1b123d8601de062e7dbfc904f305fb:

  Linux 3.11-rc6 (2013-08-18 14:36:53 -0700)

are available in the git repository at:

  git://git.linaro.org/people/vireshk/linux.git cpufreq-fixes

for you to fetch changes up to fae19b84724ff93c1ac59ce1eecc1411f8269d9e:

  cpufreq: imx6q: Fix clock enable balance (2013-08-26 19:34:07 +0530)

----------------------------------------------------------------
Joseph Lo (1):
      cpufreq: tegra: fix the wrong clock name

Sascha Hauer (1):
      cpufreq: imx6q: Fix clock enable balance

 drivers/cpufreq/imx6q-cpufreq.c | 17 -----------------
 drivers/cpufreq/tegra-cpufreq.c |  4 ++--
 2 files changed, 2 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT PULL]: CPUFreq: ARM Fixes for 3.12
@ 2013-08-26  6:18 Viresh Kumar
  2013-08-26 14:06 ` Viresh Kumar
  0 siblings, 1 reply; 9+ messages in thread
From: Viresh Kumar @ 2013-08-26  6:18 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: linux-pm, cpufreq, Linux Kernel Mailing List, Joseph Lo,
	Lists linaro-kernel, Stephen Warren

Hi Rafael,

Hopefully this is the last patch for 3.12 for ARM CPUFreq subsystem.

The following changes since commit b36f4be3de1b123d8601de062e7dbfc904f305fb:

  Linux 3.11-rc6 (2013-08-18 14:36:53 -0700)

are available in the git repository at:

  git://git.linaro.org/people/vireshk/linux.git cpufreq-fixes

for you to fetch changes up to b192b910f3832793082c1a18262c4da0efe121ae:

  cpufreq: tegra: fix the wrong clock name (2013-08-23 21:58:28 +0530)

----------------------------------------------------------------
Joseph Lo (1):
      cpufreq: tegra: fix the wrong clock name

 drivers/cpufreq/tegra-cpufreq.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-08-27  0:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-12  6:33 [GIT PULL]: CPUFreq: ARM Fixes for 3.12 Viresh Kumar
2013-08-12  6:33 ` Viresh Kumar
2013-08-13 12:42 ` Rafael J. Wysocki
2013-08-13 12:42   ` Rafael J. Wysocki
2013-08-13 13:34   ` Viresh Kumar
2013-08-13 13:34     ` Viresh Kumar
2013-08-26  6:18 Viresh Kumar
2013-08-26 14:06 ` Viresh Kumar
2013-08-27  0:52   ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.