linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-13 10:36:16 to 2012-04-18 14:16:48 UTC [more...]

[PATCH] remove unused FB_OMAP_BOOTLOADER_INIT config option
 2012-04-18 14:16 UTC  (2+ messages)

[PATCHv8 00/18] I2C Updates
 2012-04-18 14:08 UTC  (8+ messages)
` [PATCHv8 04/18] I2C: OMAP: I2C register restore only if context is lost

[PATCH 0/7] UART: OMAP: Updates
 2012-04-18 14:00 UTC  (11+ messages)
` [PATCH 1/7] ARM: OMAP: UART: Make context_loss_cnt signed
` [PATCH 2/7] UART: OMAP: Cut the clock in the error cases
` [PATCH 3/7] UART: OMAP: fix software flow control
` [PATCH 4/7] UART: OMAP: Remove the default setting of special character
` [PATCH 5/7] UART: OMAP: Prevent cutting of clocks if put_sync immediately follows
` [PATCH 6/7] UART: OMAP: Remove the hardcode serial_omap_console_ports array
` [PATCH 7/7] UART: OMAP: Trivial optimisation of the probe and remove

[PATCH 0/2] ARM: OMAP: PM: remove the latency related functions from the API
 2012-04-18 13:55 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP: convert I2C driver to PM QoS for latency constraints
` [PATCH 2/2] ARM: OMAP: PM: remove the latency related functions from the API

[PATCH v7 0/6] PM QoS: implement the OMAP low level constraints management code
 2012-04-18 13:45 UTC  (7+ messages)
` [PATCH 1/6] ARM: OMAP2+: PM QoS: control the power domains next state from the constraints
` [PATCH 2/6] ARM: OMAP2+: PM QoS: manage the per-device latency constraints in hwmod
` [PATCH 3/6] ARM: OMAP: omap_device: register to the per-device PM QoS framework
` [PATCH 4/6] ARM: OMAP3: cpuidle: next C-state decision depends on the PM QoS MPU and CORE constraints
` [PATCH 5/6] ARM: OMAP3: update cpuidle latency and threshold figures
` [PATCH 6/6] ARM: OMAP3: powerdomain data: add wake-up latency figures

18/4/2012
 2012-04-18 10:53 UTC 

[PATCH] tty: omap-serial: Keep the wakeup mechanism enabled by default
 2012-04-18 13:16 UTC  (3+ messages)

[PATCH 1/2] OMAPDSS: add set_min_bus_tput pointer to omapdss's platform data
 2012-04-18 13:13 UTC  (5+ messages)
` [PATCH 2/2] OMAPDSS: Ensure OPP100 when DSS is operational

Crash in omap2430_musb_init()
 2012-04-18 12:48 UTC  (3+ messages)

[PATCH v3 0/6] ARM: OMAP2+: PM: introduce the power domains functional states
 2012-04-18 12:39 UTC  (7+ messages)
` [PATCH 1/6] ARM: OMAP2+: PM: protect the power domain state change by a mutex
` [PATCH 2/6] ARM: OMAP2+: PM: introduce power domains functional states
` [PATCH 3/6] ARM: OMAP2+: PM: use the functional power states API
` [PATCH 4/6] ARM: OMAP2+: PM: introduce power domains logic and memory functional states
` [PATCH 5/6] ARM: OMAP2+: PM: use the functional power states API for logic and memory
` [PATCH 6/6] ARM: OMAP2+: PM: use power domain functional state in stats counters

[PATCH] ARM: omap: hwmod: warn only when clkdm is missing from both clk and hwmod
 2012-04-18 10:53 UTC  (11+ messages)

[PATCH 1/3] mmc: omap_hsmmc: release correct resource
 2012-04-18 10:27 UTC  (6+ messages)
` [PATCH 2/3] mmc: omap_hsmmc: Add fclk frequency to debufs
` [PATCH 3/3] mmc: omap_hsmmc: If probe fails, give out error messages
` [PATCH] mmc: omap_hsmmc: release correct resource

[RFC 0/8] DMA engine conversion for omap_hsmmc
 2012-04-18 10:26 UTC  (14+ messages)
` [PATCH 1/8] ARM: OMAP: fix DMA vs memory ordering
` [PATCH 2/8] dmaengine: amba-pl08x: ensure physical channels are properly held
` [PATCH 3/8] dmaengine: split out virtual channel DMA support from sa11x0 driver
` [PATCH 4/8] dmaengine: add OMAP DMA engine driver
` [PATCH 5/8] mmc: omap_hsmmc: release correct resource
` [PATCH 6/8] mmc: omap_hsmmc: add DMA engine support
` [PATCH 7/8] mmc: omap_hsmmc: remove private DMA API implementation
` [PATCH 8/8] ARM: omap_hsmmc: remove platform data dma_mask and initialization

[PATCH 0/3] ARM: OMAP2+: dmtimer: cleanup related to devm API and clk usage
 2012-04-18  8:19 UTC  (25+ messages)
` [PATCH 1/3] ARM: OMAP: dmtimer: Use devm_ API and do some cleanup in probe()
` [PATCH 2/3] ARM: OMAP2+: dmtimer: cleanup iclk usage
` [PATCH 3/3] ARM: OMAP2+: dmtimer: cleanup fclk usage

[PATCH] ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"
 2012-04-18  8:13 UTC  (3+ messages)

[PATCH v2 0/9] PM: Create the AVS class of drivers
 2012-04-18  8:04 UTC  (2+ messages)

[PATCH] ALSA: Add definitions for CEA-861 Audio InfoFrames
 2012-04-18  6:09 UTC  (2+ messages)

[PATCH 0/3] ARM: OMAP: Add platform devices for ASoC HDMI drivers
 2012-04-18  0:40 UTC  (4+ messages)
` [PATCH 1/3] ARM: OMAP: devices: Register platform devices for HDMI audio
` [PATCH 2/3] ARM: OMAP4: board-4430sdp: Register platform device for HDMI audio codec
` [PATCH 3/3] ARM: OMAP4: board-omap4panda: "

PM related performance degradation on OMAP3
 2012-04-18  0:36 UTC  (9+ messages)

[PATCH 0/2] ARM: omap_hwmod: add api to enable/disable module level wakeup
 2012-04-18  0:02 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP2+: omap_hwmod: Add interface to incorporate "
` [PATCH 2/2] ARM: OMAP2+: omap_hwmod: Add api to enable/disable module level wakeup events

[GIT PULL] ARM: OMAP2+: resolve some sparse, cppcheck warnings
 2012-04-17 23:29 UTC  (2+ messages)

[PATCH] ARM: OMAP: serial: Fix the ocp smart idlemode handling bug
 2012-04-17 22:20 UTC  (4+ messages)

[PATCH v4 00/12] ARM: OMAP: resolve some warnings
 2012-04-17 21:53 UTC  (4+ messages)
` [PATCH v4 11/12] ARM: OMAP1: DMTIMER: fix broken timer clock source selection

[GIT PULL] ARM: OMAP2+: hwmod: second set of fixes for 3.4-rc
 2012-04-17 19:31 UTC  (2+ messages)

[GIT PULL]: omap-serial updates for 3.4-rc
 2012-04-17 19:22 UTC  (6+ messages)

[PATCH 0/2] OMAP2+: UART: Fix usage of default mux pads
 2012-04-17 17:50 UTC  (11+ messages)
` [PATCH 1/2] OMAP2+: UART: Fix incorrect population of default uart pads
` [PATCH 2/2] OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeup

[PATCH] ARM: OMAP: sram: fix BUG in dpll code for !PM case
 2012-04-17 17:22 UTC  (3+ messages)

hello
 2012-04-17 16:27 UTC 

[PATCH v3.4-rc3] MTD: NAND: ams-delta: Fix request_mem_region() failure
 2012-04-17 13:49 UTC 

[PATCH 0/3] OMAP4: CPUidle: Add coupled idle support
 2012-04-17 10:23 UTC  (5+ messages)

[PATCH] ARM: OMAP3: gpmc: add BCH ecc api and modes
 2012-04-17  8:48 UTC 

[PATCH] mmc: omap_hsmmc: release correct resource
 2012-04-17  6:43 UTC  (2+ messages)

[PATCH RESEND] ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
 2012-04-17  6:30 UTC  (5+ messages)

TRANSFER INFORMATION!
 2012-04-17  1:26 UTC 

[GIT PULL] ARM: OMAP: i2c, gpio, spi, regulator and mmc DTS updates
 2012-04-16 20:29 UTC  (8+ messages)

[merged] drivers-rtc-rtc-twlc-use-static-register-while-reading-time.patch removed from -mm tree
 2012-04-16 20:15 UTC 

[PATCH] OMAP: fix DMA vs memory ordering
 2012-04-16 17:58 UTC  (3+ messages)

[PATCH for 3.4] MFD: twl6040: Convert to i2c driver, and separate it from twl core
 2012-04-16 14:55 UTC  (3+ messages)

omap-serial: transmission of x-char with DMA (and other issues)
 2012-04-16 11:19 UTC  (3+ messages)

[PATCH 1/1] ARM: OMAP4: Remove un-used control module headers and defines
 2012-04-16  9:34 UTC  (3+ messages)

[PATCH-V3 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-04-16  8:40 UTC  (2+ messages)

[PATCH 0/6] OMAPDSS: APPLY: Treat overlay manager timings as shadow registers
 2012-04-16  7:23 UTC  (7+ messages)
` [PATCH 1/6] OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd size
` [PATCH 2/6] OMAPDSS: DISPC: Use a common function to set manager timings
` [PATCH 3/6] OMAPDSS: DISPC: Clean up manager timing/size functions
` [PATCH 4/6] OMAPDSS: MANAGER: Make DISPC timings a manager_info parameter
` [PATCH 5/6] OMAPDSS: MANAGER: Check validity of manager timings
` [PATCH 6/6] OMAPDSS: APPLY: Remove display dependency from overlay and manager checks

[PATCH-V4 0/4] ARM: OMAP2+: Add voltagedomain, powerdomain & PRM support for AM33XX device
 2012-04-16  7:18 UTC  (5+ messages)

[PATCH] ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
 2012-04-15  0:50 UTC  (4+ messages)

linux-3.0: sporadic "illegal instruction" in init scripts
 2012-04-14 11:49 UTC  (2+ messages)

[PATCH] mmc: omap_hsmmc: set dto to 14 for all devices
 2012-04-14  9:38 UTC  (12+ messages)

[PATCH v2 0/3] Fixes in preparation for enabling Dsp in omap4
 2012-04-13 23:39 UTC  (4+ messages)
` [PATCH v2 1/3] omap: mailbox: enable mailbox irq per instance
` [PATCH v2 2/3] OMAP4: iommu: fix irq and clock name for dsp-iommu
` [PATCH v2 3/3] omap: remoteproc: add support for a boot register

[PATCH 0/3] Fixes in preparation for enabling Dsp in omap4
 2012-04-13 23:06 UTC  (6+ messages)
  ` [PATCH 1/3] omap: mailbox: enable mailbox irq per instance
  ` [PATCH 2/3] OMAP4: iommu: fix irq and clock name for dsp-iommu
  ` [PATCH 3/3] omap: remoteproc: add support for a boot register

[PATCH] ARM: OMAP2+: watchdog: fix !PM boot crash, disarm timer after hwmod reset
 2012-04-13 21:51 UTC 

[PATCH] cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
 2012-04-13 21:31 UTC  (4+ messages)

[PATCH] cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
 2012-04-13 20:32 UTC 

need complete kernel with reasonable power management
 2012-04-13 16:24 UTC 

[PATCH v4 0/7] Add TI EMIF SDRAM controller driver
 2012-04-13 14:15 UTC  (3+ messages)

[PATCH v2 0/2] Fixes in hwmod reset code
 2012-04-13 12:15 UTC  (9+ messages)
` [PATCH v2 2/2] ARM: omap: hwmod: Make omap_hwmod_softreset wait for reset status

[PATCH 0/2] ARM: OMAP2PLUS: DSS hwmod fixes
 2012-04-13 11:37 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave interface

[PATCH v5 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2012-04-13 11:29 UTC  (4+ messages)
` [PATCH 01/18] led-triggers: create a trigger for CPU activity


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).