All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] omap_hwmod/omap_device prep work
@ 2009-11-18  1:05 Kevin Hilman
  2009-11-18  1:05 ` [PATCH 1/8] OMAP3: clock: add clockdomains for UART1 & 2 Kevin Hilman
  0 siblings, 1 reply; 28+ messages in thread
From: Kevin Hilman @ 2009-11-18  1:05 UTC (permalink / raw)
  To: linux-omap

In converting the UART drivers over to omap_hwmod/omap_device, I
found a few issues. 

Kevin Hilman (7):
  OMAP3: clock: add clockdomains for UART1 & 2
  OMAP: hwmod: warn on missing clockdomain
  OMAP: omap_device: deactivate latency typo
  OMAP: omap_device: add usecounting
  OMAP: omap_device: use read_persistent_clock() instead of
    getnstimeofday()
  OMAP: omap_device: warn about expected latencies only if non-zero
  OMAP: omap_device: use UINT_MAX for default wakeup latency limit

Paul Walmsley (1):
  OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling

 arch/arm/mach-omap2/clock34xx.h               |    2 +
 arch/arm/mach-omap2/omap_hwmod.c              |   53 ++++++++++++++++++++++--
 arch/arm/plat-omap/include/plat/omap_device.h |    1 +
 arch/arm/plat-omap/include/plat/omap_hwmod.h  |    8 +++-
 arch/arm/plat-omap/omap_device.c              |   43 +++++++++++++-------
 5 files changed, 86 insertions(+), 21 deletions(-)


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

end of thread, other threads:[~2009-12-18  2:32 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-18  1:05 [PATCH 0/8] omap_hwmod/omap_device prep work Kevin Hilman
2009-11-18  1:05 ` [PATCH 1/8] OMAP3: clock: add clockdomains for UART1 & 2 Kevin Hilman
2009-11-18  1:05   ` [PATCH 2/8] OMAP: hwmod: warn on missing clockdomain Kevin Hilman
2009-11-18  1:05     ` [PATCH 3/8] OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling Kevin Hilman
2009-11-18  1:05       ` [PATCH 4/8] OMAP: omap_device: deactivate latency typo Kevin Hilman
2009-11-18  1:05         ` [PATCH 5/8] OMAP: omap_device: add usecounting Kevin Hilman
2009-11-18  1:05           ` [PATCH 6/8] OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday() Kevin Hilman
2009-11-18  1:05             ` [PATCH 7/8] OMAP: omap_device: warn about expected latencies only if non-zero Kevin Hilman
2009-11-18  1:05               ` [PATCH 8/8] OMAP: omap_device: use UINT_MAX for default wakeup latency limit Kevin Hilman
2009-11-18 10:57                 ` Paul Walmsley
2009-11-18 11:19               ` [PATCH 7/8] OMAP: omap_device: warn about expected latencies only if non-zero Paul Walmsley
2009-11-19 19:08                 ` Kevin Hilman
2009-11-18 11:00             ` [PATCH 6/8] OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday() Paul Walmsley
2009-11-18 10:51           ` [PATCH 5/8] OMAP: omap_device: add usecounting Paul Walmsley
2009-11-18 14:33             ` Kevin Hilman
2009-11-24 18:13             ` Kevin Hilman
2009-11-18 10:54         ` [PATCH 4/8] OMAP: omap_device: deactivate latency typo Paul Walmsley
2009-11-18 14:39           ` Kevin Hilman
2009-11-18  8:45       ` [PATCH 3/8] OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling Vimal Singh
2009-11-18 10:01         ` Paul Walmsley
2009-11-18 18:37           ` Kevin Hilman
2009-11-18 19:02             ` Paul Walmsley
2009-11-18 10:55       ` Paul Walmsley
2009-11-18 11:07     ` [PATCH 2/8] OMAP: hwmod: warn on missing clockdomain Paul Walmsley
2009-11-18 15:03       ` Kevin Hilman
2009-12-03 12:11         ` Paul Walmsley
2009-11-18 10:58   ` [PATCH 1/8] OMAP3: clock: add clockdomains for UART1 & 2 Paul Walmsley
2009-12-18  2:32     ` Paul Walmsley

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.