All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ks8695 timer changes for v3.7
@ 2012-09-05  8:20 Linus Walleij
  2012-09-05 17:42 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2012-09-05  8:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof:

Here is that patch series that switches KS8695 over to using generic
time and clockevents. Signed tag provided.

All tested by Greg Ungerer.

Please pull it in!

The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0:

  Linux 3.6-rc3 (2012-08-22 13:29:06 -0700)

are available in the git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
tags/ks8695-time-for-arm-soc

for you to fetch changes up to c7e783d6adc7798307e7063e11f4127117446d5a:

  ARM: ks8695: convert to generic time and clocksource (2012-09-05
08:49:22 +0200)

----------------------------------------------------------------
This cleans up the ks8695 timer driver and converts
it to use generic time and clock events.

----------------------------------------------------------------
Linus Walleij (4):
      ARM: ks8695: merge the timer header into the timer driver
      ARM: ks8695: use [readl|writel]_relaxed()
      ARM: ks8695: delete resume hook from timer
      ARM: ks8695: convert to generic time and clocksource

 arch/arm/Kconfig                               |   3 +-
 arch/arm/mach-ks8695/include/mach/regs-timer.h |  40 --------
 arch/arm/mach-ks8695/time.c                    | 133 +++++++++++++++++--------
 3 files changed, 92 insertions(+), 84 deletions(-)
 delete mode 100644 arch/arm/mach-ks8695/include/mach/regs-timer.h

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

* [GIT PULL] ks8695 timer changes for v3.7
  2012-09-05  8:20 [GIT PULL] ks8695 timer changes for v3.7 Linus Walleij
@ 2012-09-05 17:42 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2012-09-05 17:42 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Sep 05, 2012 at 10:20:28AM +0200, Linus Walleij wrote:
> Hi Arnd, Olof:
> 
> Here is that patch series that switches KS8695 over to using generic
> time and clockevents. Signed tag provided.
> 
> All tested by Greg Ungerer.
> 
> Please pull it in!
> 
> The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0:
> 
>   Linux 3.6-rc3 (2012-08-22 13:29:06 -0700)
> 
> are available in the git repository at:
> 
>   http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
> tags/ks8695-time-for-arm-soc

Thanks, pulled in as ks8695/timer into next/cleanup.

Btw, feel free to use git:// URLs in the future since the server
supports them.


-Olof

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

end of thread, other threads:[~2012-09-05 17:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-05  8:20 [GIT PULL] ks8695 timer changes for v3.7 Linus Walleij
2012-09-05 17:42 ` Olof Johansson

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.