public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-10 12:21:23 to 2011-08-14 13:36:03 UTC [more...]

[PATCH v4 00/15] PM QoS: add a per-device latency constraints class
 2011-08-14 13:37 UTC  (34+ messages)
` [PATCH 01/15] PM QoS: move and rename the implementation files
` [PATCH 02/15] PM QoS: minor clean-ups
` [PATCH 03/15] PM QoS: code re-organization
` [PATCH 04/15] PM QoS: re-organize data structs
` [PATCH 05/15] PM QoS: generalize and export the constraints management code
` [PATCH 06/15] PM QoS: implement the per-device PM QoS constraints
` [PATCH 07/15] PM QoS: add a global notification mechanism for the device constraints
` [PATCH 08/15] OMAP: convert I2C driver to PM QoS for latency constraints
` [PATCH 09/15] OMAP: PM: create a PM layer plugin for per-device constraints
` [PATCH 10/15] OMAP2+: powerdomain: control power domains next state
` [PATCH 11/15] OMAP3: powerdomain data: add wake-up latency figures
` [PATCH 12/15] OMAP4: "
` [PATCH 13/15] OMAP2+: omap_hwmod: manage the wake-up latency constraints
` [PATCH 14/15] OMAP: PM CONSTRAINTS: implement the devices "
` [PATCH 15/15] OMAP2+: cpuidle only influences the MPU state

tidspbridge issue with omap_dm_timer_free
 2011-08-14  7:44 UTC  (5+ messages)

[PATCH 0/2] OMAP clock: implement clock rate/parent change notifiers
 2011-08-14  7:39 UTC  (3+ messages)

[PATCH] rtc: twl: Fix registration vs. init order
 2011-08-12 23:36 UTC  (2+ messages)

[PATCH 0/5 v4] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-08-12 23:19 UTC  (15+ messages)
` [PATCH 1/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap4
  ` [PATCH 2/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap3
    ` [PATCH 3/5 v4] arm: omap: usb: register hwmods of usbhs
      ` [PATCH 4/5 v4] arm: omap: usb: device name change for the clk names "
        ` [PATCH 5/5 v4] mfd: omap: usb: Runtime PM support

How to handle named resources with DT?
 2011-08-12 17:21 UTC  (34+ messages)

[PATCH] usb: musb: fix pm_runtime calls while atomic
 2011-08-12 17:21 UTC  (5+ messages)

[PATCH] usb: musb: use put_sync_suspend instead of put_sync
 2011-08-12 16:53 UTC  (6+ messages)

[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
 2011-08-12 16:05 UTC  (8+ messages)

[PATCH 4/4] usb: musb: OMAP: Delete unused function
 2011-08-12 15:28 UTC  (3+ messages)

[PATCH 3/4] usb: musb: OMAP4430: Remove incorrect call to omap4430_phy_init()
 2011-08-12 15:28 UTC  (3+ messages)
  ` [PATCHv2 "

[PATCH 2/4] OMAP4: Keyboard: Fix section mismatch in the board file
 2011-08-12 15:27 UTC  (2+ messages)
` [PATCHv2 "

[PATCH 1/4] OMAP4: clockdata: Make compiler shut up about possible uninitialized variable
 2011-08-12 15:27 UTC  (2+ messages)
` [PATCHv2 "

[PATCH 0/4] Omap-related warnings compiling current mainline 3.1-rc tree
 2011-08-12 15:27 UTC  (2+ messages)
` [PATCHv2 "

[PATCH] OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1
 2011-08-12 15:13 UTC  (3+ messages)

[PATCH] OMAP: powerdomains: Make all powerdomain target states as ON at init
 2011-08-12 14:27 UTC  (6+ messages)
` [PATCH] OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeup

[PATCH] DMAEngine: Define generic transfer request api
 2011-08-12 11:14 UTC 

musb crash on suspend
 2011-08-12  9:51 UTC  (2+ messages)

[RFC PATCH 0/6] OMAP4: Temperature sensor driver
 2011-08-12  8:44 UTC  (34+ messages)
` [RFC PATCH 1/6] OMAP4: Clock: Associate clocks for OMAP temperature sensor
` [RFC PATCH 2/6] OMAP4: Adding the temperature sensor register set bit fields
` [RFC PATCH 3/6] OMAP4: Hwmod: OMAP temperature sensor
` [RFC PATCH 4/6] OMAP4: Temperature sensor device support
` [RFC PATCH 5/6] OMAP4460: Temperature sensor data
` [RFC PATCH 6/6] hwmon: OMAP4: On die temperature sensor driver
  ` [lm-sensors] "

[GIT PULL] omap fixes for v3.1-rc1
 2011-08-12  8:10 UTC 

[PATCH] OMAP: DSS2: DSI: fix warning unused variable 'dsidev'
 2011-08-12  7:45 UTC  (2+ messages)

[PATCH v2] OMAP3: powerdomains: Match silicon revision to select the correct "core_pwrdm" definition
 2011-08-12  7:41 UTC  (2+ messages)

[PATCH 00/13] Clean up mach/gpio.h headers
 2011-08-12  5:54 UTC  (13+ messages)
` [PATCH 11/13] ARM: gpio: consolidate trivial gpiolib implementations
` [PATCH 12/13] ARM: gpio: consolidate gpio_to_irq
` [PATCH 13/13] ARM: gpio: make trivial GPIOLIB implementation the default

[PATCH 0/3] Fixes to twl4030-madc and add BeagleBoard support
 2011-08-12  3:33 UTC  (12+ messages)
` [PATCH 1/3] twl4030-madc: copy the device pointer
` [PATCH 2/3] twl4030-madc: turn on the MADC clock
` [PATCH 3/3] BeagleBoard: add support for the twl4030-madc
    ` [PATCH v2 0/4] Fixes to twl4030-madc and add BeagleBoard support
      ` [PATCH v2 1/4] mfd: twl4030-madc: copy the device pointer
      ` [PATCH v2 2/4] mfd: twl4030-madc: turn on the MADC clock
      ` [PATCH v2 3/4] mfd: twl4030-madc: check for NULL pointer
      ` [PATCH v2 4/4] arm: BeagleBoard: add support for the twl4030-madc

[PATCH] mmc: Use pr_<level>, add and use mmc_<level>
 2011-08-11 20:34 UTC  (2+ messages)

[RFC PATCH 2/2] omap-serial: Allow board files to override serial_in/out
 2011-08-11 19:50 UTC 

[RFC PATCH 1/2] omap-serial: Overriding omap-serial built in serial_in/out functions
 2011-08-11 19:48 UTC 

[RFC PATCH 0/2] omap-serial: A way to implement modem lines through GPIO
 2011-08-11 19:46 UTC 

[RFC/PATCH v3 00/13] PM QoS: add a per-device latency constraints class
 2011-08-11 15:12 UTC  (11+ messages)
` [PATCH 07/13] OMAP PM: early init of the pwrdms states
` [PATCH 08/13] OMAP2+: powerdomain: control power domains next state

OMAP3 kernels fail to build
 2011-08-11 15:07 UTC  (4+ messages)
` [PATCH] OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only builds

[PATCH 1/2] Macro for getting the BASEADDRESS field in omap's gpmc configuration
 2011-08-11 15:00 UTC  (2+ messages)

Oops on ehci_hcd when booting 3.0.0-rc2 on panda
 2011-08-11 12:33 UTC  (12+ messages)

[PATCH] [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2
 2011-08-11 12:05 UTC  (2+ messages)

[RFC: PATCH 1/4] AM335X: Update common omap platform files
 2011-08-11 10:30 UTC 

[RFC: PATCH 2/4] AM335X: Update common OMAP machine specific sources
 2011-08-11 10:30 UTC 

[RFC: PATCH 3/4] AM335X: Create board support and enable build for AM335XEVM
 2011-08-11 10:30 UTC 

[RFC: PATCH 0/4] Introducing TI's New SoC/board AM335XEVM
 2011-08-11 10:30 UTC 

[RFC: PATCH 4/4] AM335X: Add low level debugging support
 2011-08-11 10:30 UTC 

[PATCH 0/1] OMAP: wlan : To fix wlan issue with kernel 3.0
 2011-08-11  7:15 UTC 

[PATCH] omap2+: cleanup unneeded *_init_irq functions
 2011-08-11  7:02 UTC 

[beagleboard] EHCI softirq kernel panic
 2011-08-11  5:12 UTC  (4+ messages)

[PATCH] rtc-twl: Switch to using threaded irq
 2011-08-10 22:44 UTC  (8+ messages)

I HOPE YOU GOT MY MAIL
 2011-08-10 20:42 UTC 

(unknown),
 2011-08-11  7:01 UTC 

[RFC/PATCH 00/14] dt: omap hwmod-dt binding and omap3 i2c1 dt support
 2011-08-10 18:06 UTC  (24+ messages)
` [RFC/PATCH 04/14] OMAP: McBSP: use existing macros for converting between devices
` [RFC/PATCH 09/14] dt: omap: prepare hwmod to support dt
` [RFC/PATCH 10/14] dt: Add pd_size to AUXDATA structure
` [RFC/PATCH 11/14] dt: omap3: add soc file for handling i2c controllers
` [RFC/PATCH 12/14] dt: omap3: beagle board: set clock freq for i2c devices
` [RFC/PATCH 14/14] dt: omap3: enable dt support for i2c1 controller

[PATCH v2] omap: timer: Set dmtimer used as clocksource in autoreload mode
 2011-08-10 14:37 UTC  (2+ messages)

[PATCH 2/2] omap3: ISP: Kernel crash when attempting suspend
 2011-08-10 14:03 UTC 

[PATCH 1/2] omap3: ISP: Fix the failure of CCDC capture during suspend/resume
 2011-08-10 14:03 UTC 

[PATCH 0/2] omap3: ISP: Fix the failure of CCDC capture during suspend/resume
 2011-08-10 14:02 UTC 

[PATCH] omap: timer: Set dmtimer used as clocksource in autoreload mode
 2011-08-10 12:25 UTC  (3+ messages)

Remaining omap pull requests
 2011-08-10 12:21 UTC  (6+ messages)


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