All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] OMAP clock fixes for v2.6.30-rc1
@ 2009-04-14 18:23 Paul Walmsley
  2009-04-14 18:23 ` [PATCH 1/7] OMAP2xxx clock: init osc_ck, sys_ck internal lists early Paul Walmsley
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: Paul Walmsley @ 2009-04-14 18:23 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: linux-omap

Hi Russell,

Here are some OMAP clock-related fixes against v2.6.30-rc1.  If you
are happy with these, Tony will merge them into his omap-fixes branch
for you to pull.

You might consider the last patch to be too big to be a fix; if so,
please let me know and it will be moved to a feature series.


regards

- Paul

---

Arun KS (1):
      OMAP1: clock: Typo fix for clock in omap1

Kevin Hilman (1):
      OMAP: dmtimer: enable all timers to be wakeup events

Paul Walmsley (4):
      OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files
      OMAP3 GPTIMER: fix GPTIMER12 IRQ
      OMAP2xxx clock: fix broken cpu_mask code
      OMAP2xxx clock: init osc_ck, sys_ck internal lists early

Sergio Aguirre (1):
      OMAP3: clock: Camera module doesn't have IDLEST bit


 arch/arm/mach-omap1/mcbsp.c                |    4 +-
 arch/arm/mach-omap2/board-omap3beagle.c    |    4 ++
 arch/arm/mach-omap2/clock24xx.c            |   15 ++++-----
 arch/arm/mach-omap2/clock24xx.h            |   10 +++++-
 arch/arm/mach-omap2/clock34xx.h            |    7 ++--
 arch/arm/mach-omap2/timer-gp.c             |   48 ++++++++++++++++++++++++++--
 arch/arm/plat-omap/dmtimer.c               |   28 ++++++++++------
 arch/arm/plat-omap/include/mach/dmtimer.h  |    2 +
 arch/arm/plat-omap/include/mach/timer-gp.h |   17 ++++++++++
 9 files changed, 104 insertions(+), 31 deletions(-)
 create mode 100644 arch/arm/plat-omap/include/mach/timer-gp.h


omap-clock-fixes
   text	   data	    bss	    dec	    hex	filename
4601895	 249952	 304788	5156635	 4eaf1b	vmlinux.3430sdp.orig
4602055	 249952	 304788	5156795	 4eafbb	vmlinux.3430sdp



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

end of thread, other threads:[~2009-04-24 17:51 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-14 18:23 [PATCH 0/7] OMAP clock fixes for v2.6.30-rc1 Paul Walmsley
2009-04-14 18:23 ` [PATCH 1/7] OMAP2xxx clock: init osc_ck, sys_ck internal lists early Paul Walmsley
2009-04-14 18:31   ` [PATCH 1/7] OMAP24xx/25xx " Paul Walmsley
2009-04-14 18:37     ` Russell King - ARM Linux
2009-04-21 19:54     ` Russell King - ARM Linux
2009-04-23  2:01       ` Paul Walmsley
2009-04-23  7:53         ` Russell King - ARM Linux
2009-04-23  8:32           ` Paul Walmsley
2009-04-23 18:00             ` Tony Lindgren
2009-04-23 22:26               ` Russell King - ARM Linux
2009-04-23 23:55                 ` Tony Lindgren
2009-04-24  3:13                   ` Paul Walmsley
2009-04-24  5:23                     ` Tony Lindgren
2009-04-24  6:29                       ` Paul Walmsley
2009-04-24 17:51                         ` Tony Lindgren
2009-04-14 18:23 ` [PATCH 2/7] OMAP2xxx clock: fix broken cpu_mask code Paul Walmsley
2009-04-14 18:32   ` [PATCH 2/7] OMAP24xx/OMAP25xx " Paul Walmsley
2009-04-14 18:23 ` [PATCH 3/7] OMAP3: clock: Camera module doesn't have IDLEST bit Paul Walmsley
2009-04-14 18:23 ` [PATCH 4/7] OMAP1: clock: Typo fix for clock in omap1 Paul Walmsley
2009-04-14 18:23 ` [PATCH 5/7] OMAP3 GPTIMER: fix GPTIMER12 IRQ Paul Walmsley
2009-04-14 18:23 ` [PATCH 6/7] OMAP: dmtimer: enable all timers to be wakeup events Paul Walmsley
2009-04-14 18:23 ` [PATCH 7/7] OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files Paul Walmsley
2009-04-14 21:45   ` Tony Lindgren

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.