public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-08 14:20:00 to 2011-07-11 23:11:40 UTC [more...]

[PATCH v14 00/12] dmtimer adaptation to platform_driver
 2011-07-11 23:10 UTC  (14+ messages)
` [PATCH v14 01/12] OMAP2+: dmtimer: add device names to flck nodes
` [PATCH v14 02/12] OMAP4: hwmod data: add dmtimer version information
` [PATCH v14 03/12] OMAP1: dmtimer: conversion to platform devices
` [PATCH v14 04/12] OMAP2+: dmtimer: convert "
` [PATCH v14 05/12] OMAP: dmtimer: platform driver
` [PATCH v14 06/12] OMAP: dmtimer: switch-over to platform device driver
` [PATCH v14 07/12] OMAP: dmtimer: pm_runtime support
` [PATCH v14 08/12] OMAP: dmtimer: add timeout to low-level routines
` [PATCH v14 09/12] OMAP: dmtimer: use mutex instead of spinlock
` [PATCH v14 10/12] OMAP: dmtimer: mark clocksource and clockevent timers reserved
` [PATCH v14 11/12] OMAP: dmtimer: add context save/restore routines
` [PATCH v14 12/12] OMAP: dmtimer: Off mode support

[PATCH] PM / Runtime: add new helper function: pm_runtime_status_suspended()
 2011-07-11 22:51 UTC 

pm_runtime_suspended() can be false if RPM_SUSPENDED
 2011-07-11 22:50 UTC  (9+ messages)

[PATCH] usb: musb: omap2430: handle charger OTG xceiver event
 2011-07-11 22:43 UTC 

Remaining omap pull requests
 2011-07-11 22:16 UTC  (5+ messages)
` [GIT PULL] omap cleanup for v3.1 merge window, part 3
` [GIT PULL] omap fixes for v3.1 merge window, part 2
` [GIT PULL] omap related MFD and ASoC patches for v3.1 merge window

[PATCH] dmaengine: add dma_ctrl_cmd to pass buffer stride configuration
 2011-07-11 21:39 UTC  (3+ messages)

[PATCH] OMAP4: Keyboard: Mux changes in the board file
 2011-07-11 20:08 UTC  (3+ messages)

PM domain using _noirq methods to "finish" pending runtime PM transistions
 2011-07-11 19:24 UTC  (3+ messages)

[PATCH] OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQ disabled
 2011-07-11 18:53 UTC  (2+ messages)

[pm-wip/cpufreq] [PATCH] OMAP2+: CPUfreq: update lpj with reference value to avoid progressive error
 2011-07-11 18:51 UTC  (2+ messages)

[PATCHv2] mfd: twl4030: Fix mismatch in mutex lock-unlock
 2011-07-11 17:03 UTC  (2+ messages)

Initial B&N Nook Color support, take six
 2011-07-11 15:21 UTC  (4+ messages)
` [PATCH 3/3] Update Nook Color machine 3284 to common Encore name

Change in mmap driver performance from 2..6.38 to 2.6.39
 2011-07-11 14:42 UTC  (2+ messages)

[PATCH 00/22] Tahvo cleanups and Retu optimization
 2011-07-11 14:19 UTC  (30+ messages)
` [PATCH 01/22] cbus: tahvo: convert spinlock into mutex
` [PATCH 02/22] cbus: tahvo: move to __devinit/__devexit sections
` [PATCH 03/22] cbus: tahvo: a switch looks better
` [PATCH 04/22] cbus: tahvo: don't go over 80 columns
` [PATCH 05/22] cbus: tahvo: drop the tasklet
` [PATCH 06/22] cbus: retu: set IRQF_ONESHOT flag
` [PATCH 07/22] cbus: tahvo: git it a context structure
` [PATCH 08/22] cbus: tahvo: pass tahvo to IRQ handler
` [PATCH 09/22] cbus: tahvo: introduce __tahvo_(read/write)_reg
` [PATCH 10/22] cbus: tahvo: drop some unneded defines
` [PATCH 11/22] cbus: retu: IRQ demux optimization
` [PATCH 12/22] cbus: tahvo: give it an irq_chip
` [PATCH 13/22] cbus: tahvo: start using irq_chip
` [PATCH 14/22] cbus: tahvo: usb: fix up to use threaded irqs
` [PATCH 15/22] cbus: tahvo drop the legacy interfaces
` [PATCH 16/22] cbus: tahvo: usb: drop unused variable
` [PATCH 17/22] cbus: tahvo: no need to mask interrupts on exit
` [PATCH 18/22] cbus: tahvo: drop the get_status hack
` [PATCH 19/22] cbus: tahvo: drop more unused interfaces
` [PATCH 20/22] cbus: tahvo: pass child device pointer
` [PATCH 21/22] cbus: tahvo: drop backlight interfaces
` [PATCH 22/22] cbus: tahvo: drop static global pointer

[PATCH] mfd: twl4030: Fix mismatch in mutex lock-unlock
 2011-07-11 13:10 UTC  (3+ messages)
` [lm-sensors] "

[RFC 0/4] TWL external controller support
 2011-07-11 13:06 UTC  (19+ messages)
` [RFC 1/4] twl-regulator: extend for SMPS regulators and external controllers
` [RFC 2/4] omap3beagle: Instantiate VDD1 and VDD2 regulators
` [RFC 3/4] omap: attach external controller to VDD1/VDD2
` [RFC 4/4] OMAP3: beagle rev-c4: enable OPP6

[PATCH v14 00/12] dmtimer adaptation to platform_driver
 2011-07-11 11:21 UTC  (13+ messages)
` [PATCH v14 01/12] OMAP2+: dmtimer: add device names to flck nodes
` [PATCH v14 02/12] OMAP4: hwmod data: add dmtimer version information
` [PATCH v14 03/12] OMAP1: dmtimer: conversion to platform devices
` [PATCH v14 04/12] OMAP2+: dmtimer: convert "
` [PATCH v14 05/12] OMAP: dmtimer: platform driver
` [PATCH v14 06/12] OMAP: dmtimer: switch-over to platform device driver
` [PATCH v14 07/12] OMAP: dmtimer: pm_runtime support
` [PATCH v14 08/12] OMAP: dmtimer: add timeout to low-level routines
` [PATCH v14 09/12] OMAP: dmtimer: use mutex instead of spinlock
` [PATCH v14 10/12] OMAP: dmtimer: mark clocksource and clockevent timers reserved
` [PATCH v14 11/12] OMAP: dmtimer: add context save/restore routines
` [PATCH v14 12/12] OMAP: dmtimer: Off mode support

[linux-pm] Runtime PM discussion notes
 2011-07-11 11:32 UTC  (11+ messages)

[PATCH 00/11] Tahvo cleanups and Retu optimization
 2011-07-11 11:13 UTC  (13+ messages)
` [PATCH 01/11] cbus: tahvo: convert spinlock into mutex
` [PATCH 02/11] cbus: tahvo: move to __devinit/__devexit sections
` [PATCH 03/11] cbus: tahvo: a switch looks better
` [PATCH 04/11] cbus: tahvo: don't go over 80 columns
` [PATCH 05/11] cbus: tahvo: drop the tasklet
` [PATCH 06/11] cbus: retu: set IRQF_ONESHOT flag
` [PATCH 07/11] cbus: tahvo: git it a context structure
` [PATCH 08/11] cbus: tahvo: pass tahvo to IRQ handler
` [PATCH 09/11] cbus: tahvo: introduce __tahvo_(read/write)_reg
` [PATCH 10/11] cbus: tahvo: drop some unneded defines
` [PATCH 11/11] cbus: retu: IRQ demux optimization

[PATCH] TPS6507X: define MFD dependencies for touch and regulator unit
 2011-07-11 10:52 UTC  (2+ messages)

[PATCH 1/2] OMAP: I2C: Add a device reset field to platform data
 2011-07-11  9:55 UTC  (2+ messages)
` [PATCH 2/2] OMAP: I2C: Reset support

OMAP2-only kernel compile broken
 2011-07-11  9:24 UTC  (11+ messages)

[GIT PULL] OMAP: SoC data/core: cleanups for 3.1
 2011-07-11  8:32 UTC  (2+ messages)

[PATCH] Use MMIO clocksource for 32kHz counter
 2011-07-11  7:56 UTC  (6+ messages)

[GIT PULL] minimal omap4460 support for v3.1 merge window
 2011-07-10 19:52 UTC  (2+ messages)

[GIT PULL] omap twl cleanup for v3.1 merge window
 2011-07-10 19:50 UTC  (5+ messages)

FINAL NOTIFICATION!!!
 2011-07-10 16:35 UTC 

[GIT PULL] OMAP: SoC data/core: new code for 3.1
 2011-07-10 12:38 UTC 

[GIT PULL v2] OMAP: SoC data/core: fixes for 3.1
 2011-07-10 12:31 UTC 

[GIT PULL] OMAP: SoC data/core: fixes for 3.1
 2011-07-10 10:50 UTC  (2+ messages)

[PATCH v2 00/18] OMAP4: PM data big spring cleanup and fixes
 2011-07-10  2:03 UTC  (13+ messages)
` [PATCH v2 08/18] OMAP4: clock data: Rename clock flags from 443X to 44XX
` [PATCH v2 17/18] OMAP4: hwmod data: Modify DSS opt clocks

[PATCH] omap3: l3: Temporary fix to avoid the kernel hang with beagle board
 2011-07-10  0:30 UTC  (4+ messages)

[PATCH] OMAP: dmtimer: add missing include
 2011-07-10  0:13 UTC 

[PATCH] OMAP: omap_device: replace _find_by_pdev() with to_omap_device()
 2011-07-09 22:40 UTC  (2+ messages)

[RFC/PATCH] OMAP PM: remove OMAP_PM_NONE config option
 2011-07-09 22:34 UTC  (6+ messages)

[PATCHv4 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-07-09 22:33 UTC  (5+ messages)
` [PATCHv4 2/3] MMC: OMAP: HSMMC: add runtime pm support

[PATCH] MAINTAINERS: add Kevin Hilman as the omap_device maintainer
 2011-07-09 21:52 UTC 

[PATCH] OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls from clock code
 2011-07-09 21:26 UTC 

[PATCH] MMC: OMAP: change HSMMC maintainence to Orphan
 2011-07-09 21:07 UTC  (2+ messages)

[PATCH v4 0/7] Fix module-mode enable sequence on OMAP4
 2011-07-09  8:15 UTC  (8+ messages)
` [PATCH v4 1/7] OMAP2+: clockdomain: Add an api to read idle mode
` [PATCH v4 4/7] OMAP2+: PM: idle clkdms only if already in idle
` [PATCH v4 7/7] OMAP2+: hwmod: Follow the recommended PRCM module enable sequence

[PATCH 0/7] twl4030: finish threaded IRQ conversion
 2011-07-09  4:09 UTC  (2+ messages)

[PATCH 0/3] OMAP4/ASoC: New McPDM driver
 2011-07-09  1:08 UTC  (9+ messages)
` [PATCH 1/3] ASoC: omap-mcpdm: Replace legacy driver
            `  "

[PATCH 1/2] omap4: hwmod: Reset i2c modules as a part of omap_hwmod init
 2011-07-08 23:43 UTC  (3+ messages)
` [PATCH v5 2/2] OMAP: hwmod: fix the i2c-reset timeout during bootup

[PATCH 0/3] OMAP2+: hwmod_data: I2C updates for v3.1
 2011-07-08 23:40 UTC  (5+ messages)
` [PATCH 1/3] I2C: OMAP2+: Set hwmod flags to only allow 16-bit accesses to i2c
` [PATCH 2/3] I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revision
` [PATCH 3/3] I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attr

[PATCH 0/7] ARM: Use syscore_ops for "core" power management
 2011-07-08 18:12 UTC  (4+ messages)
` [PATCH 6/7] ARM / Samsung: Use struct "

[PATCH 0/6 v3] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-07-08 17:50 UTC  (5+ messages)
  ` EHCI-OMAP failure following unlink

[PATCH v2] AM3505/3517 ZCN package support
 2011-07-08 17:11 UTC  (5+ messages)

[RFC] dmaengine: Moving TI SDMA driver to dmaengine - design plan
 2011-07-08 17:06 UTC  (2+ messages)

[RFC PATCH v3] Consolidate SRAM support
 2011-07-08 16:58 UTC  (4+ messages)
` [RFC PATCH v4] "

[GIT PULL] OMAP I2C cleanups for v3.1
 2011-07-08 16:22 UTC 

[PATCH v4 00/18] I2C: OMAP: I2C fixes, removal of cpu_is... from driver
 2011-07-08 15:14 UTC  (8+ messages)

[PATCH 5/6 v3] arm: omap: usb: Runtime PM support
 2011-07-08 14:45 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox