All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 3/5] Samsung driver update for 3.16
@ 2014-05-20  1:11 ` Kukjin Kim
  0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2014-05-20  1:11 UTC (permalink / raw)
  To: arm, 'Arnd Bergmann', olof, 'Kevin Hilman'
  Cc: linux-samsung-soc, linux-arm-kernel

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-drivers

for you to fetch changes up to 93bfb769752babdc4d3665a1fb166bb4e3ff927b:

  clocksource: exynos_mct: register sched_clock callback (2014-05-02
22:27:01 +0900)

----------------------------------------------------------------
exynos_mct update for v3.16

- register sched_clock callback to use clocksource mct-frc

Note that got ack from Daniel

----------------------------------------------------------------
Vincent Guittot (1):
      clocksource: exynos_mct: register sched_clock callback

 drivers/clocksource/exynos_mct.c |    8 ++++++++
 1 file changed, 8 insertions(+)

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

* [GIT PULL 3/5] Samsung driver update for 3.16
@ 2014-05-20  1:11 ` Kukjin Kim
  0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2014-05-20  1:11 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-drivers

for you to fetch changes up to 93bfb769752babdc4d3665a1fb166bb4e3ff927b:

  clocksource: exynos_mct: register sched_clock callback (2014-05-02
22:27:01 +0900)

----------------------------------------------------------------
exynos_mct update for v3.16

- register sched_clock callback to use clocksource mct-frc

Note that got ack from Daniel

----------------------------------------------------------------
Vincent Guittot (1):
      clocksource: exynos_mct: register sched_clock callback

 drivers/clocksource/exynos_mct.c |    8 ++++++++
 1 file changed, 8 insertions(+)

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

* Re: [GIT PULL 3/5] Samsung driver update for 3.16
  2014-05-20  1:11 ` Kukjin Kim
@ 2014-05-22  5:34   ` Olof Johansson
  -1 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2014-05-22  5:34 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: arm, 'Arnd Bergmann', 'Kevin Hilman',
	linux-arm-kernel, linux-samsung-soc

On Tue, May 20, 2014 at 10:11:20AM +0900, Kukjin Kim wrote:
> The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
> 
>   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
> 
> are available in the git repository at:
> 
>   http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-drivers
> 
> for you to fetch changes up to 93bfb769752babdc4d3665a1fb166bb4e3ff927b:
> 
>   clocksource: exynos_mct: register sched_clock callback (2014-05-02
> 22:27:01 +0900)
> 
> ----------------------------------------------------------------
> exynos_mct update for v3.16
> 
> - register sched_clock callback to use clocksource mct-frc
> 
> Note that got ack from Daniel

Merged into next/drivers, but is there a reason for why you took it through
your own tree instead of through Daniels? Seems like you might as well just
have sent it to him.


-Olof

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

* [GIT PULL 3/5] Samsung driver update for 3.16
@ 2014-05-22  5:34   ` Olof Johansson
  0 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2014-05-22  5:34 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, May 20, 2014 at 10:11:20AM +0900, Kukjin Kim wrote:
> The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
> 
>   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
> 
> are available in the git repository at:
> 
>   http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-drivers
> 
> for you to fetch changes up to 93bfb769752babdc4d3665a1fb166bb4e3ff927b:
> 
>   clocksource: exynos_mct: register sched_clock callback (2014-05-02
> 22:27:01 +0900)
> 
> ----------------------------------------------------------------
> exynos_mct update for v3.16
> 
> - register sched_clock callback to use clocksource mct-frc
> 
> Note that got ack from Daniel

Merged into next/drivers, but is there a reason for why you took it through
your own tree instead of through Daniels? Seems like you might as well just
have sent it to him.


-Olof

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

* RE: [GIT PULL 3/5] Samsung driver update for 3.16
  2014-05-22  5:34   ` Olof Johansson
@ 2014-05-22 11:38     ` Kukjin Kim
  -1 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2014-05-22 11:38 UTC (permalink / raw)
  To: 'Olof Johansson'
  Cc: arm, 'Arnd Bergmann', 'Kevin Hilman',
	linux-arm-kernel, linux-samsung-soc

Olof Johansson wrote:
> 
> On Tue, May 20, 2014 at 10:11:20AM +0900, Kukjin Kim wrote:
> > The following changes since commit
> c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
> >
> >   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
> >
> > are available in the git repository at:
> >
> >   http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-drivers
> >
> > for you to fetch changes up to 93bfb769752babdc4d3665a1fb166bb4e3ff927b:
> >
> >   clocksource: exynos_mct: register sched_clock callback (2014-05-02
> > 22:27:01 +0900)
> >
> > ----------------------------------------------------------------
> > exynos_mct update for v3.16
> >
> > - register sched_clock callback to use clocksource mct-frc
> >
> > Note that got ack from Daniel
> 
> Merged into next/drivers, but is there a reason for why you took it
> through
> your own tree instead of through Daniels? Seems like you might as well
> just
> have sent it to him.
> 
Yeah, could be. BTW I thought there will be another driver updates in
samsung tree when I applied it and Daniel also gave ack on the patch :-)

Thanks,
Kukjin

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

* [GIT PULL 3/5] Samsung driver update for 3.16
@ 2014-05-22 11:38     ` Kukjin Kim
  0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2014-05-22 11:38 UTC (permalink / raw)
  To: linux-arm-kernel

Olof Johansson wrote:
> 
> On Tue, May 20, 2014 at 10:11:20AM +0900, Kukjin Kim wrote:
> > The following changes since commit
> c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
> >
> >   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
> >
> > are available in the git repository at:
> >
> >   http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-drivers
> >
> > for you to fetch changes up to 93bfb769752babdc4d3665a1fb166bb4e3ff927b:
> >
> >   clocksource: exynos_mct: register sched_clock callback (2014-05-02
> > 22:27:01 +0900)
> >
> > ----------------------------------------------------------------
> > exynos_mct update for v3.16
> >
> > - register sched_clock callback to use clocksource mct-frc
> >
> > Note that got ack from Daniel
> 
> Merged into next/drivers, but is there a reason for why you took it
> through
> your own tree instead of through Daniels? Seems like you might as well
> just
> have sent it to him.
> 
Yeah, could be. BTW I thought there will be another driver updates in
samsung tree when I applied it and Daniel also gave ack on the patch :-)

Thanks,
Kukjin

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

end of thread, other threads:[~2014-05-22 11:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20  1:11 [GIT PULL 3/5] Samsung driver update for 3.16 Kukjin Kim
2014-05-20  1:11 ` Kukjin Kim
2014-05-22  5:34 ` Olof Johansson
2014-05-22  5:34   ` Olof Johansson
2014-05-22 11:38   ` Kukjin Kim
2014-05-22 11:38     ` Kukjin Kim

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.