public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-24 19:53:56 to 2011-06-28 09:14:47 UTC [more...]

[PATCH 0/7] OMAP4: Add modulemode support to hwmod framework (part 2)
 2011-06-28  9:14 UTC  (21+ messages)
` [PATCH 1/7] OMAP: hwmod: Add warnings if enable failed
` [PATCH 2/7] OMAP: omap_device: Create clkdev entry for hwmod main_clk
` [PATCH 3/7] OMAP4: hwmod data: TEMP: Do not idle MMC1 & MMC2 after boot
` [PATCH 4/7] OMAP4: hwmod data: Replace main_clk with the real input clock
` [PATCH 5/7] OMAP4: clock data: Remove leaf clock nodes
` [PATCH 6/7] OMAP4: hwmod data: TEMP: Fix timer1 main_clk
` [PATCH 7/7] OMAP4: prcm: Remove macros with absolute address

[PATCH] omap1: select GENERIC_IRQ_CHIP for TI OMAP1
 2011-06-28  9:05 UTC 

[PATCH] OMAP: HSMMC: Fix GPIO muxing
 2011-06-28  8:45 UTC 

[PATCH v6 00/18] MFD/ASoC/Input: TWL4030/TWL60X0 changes
 2011-06-28  6:50 UTC  (7+ messages)

[PATCH] OMAP: 4430SDP: Register the card detect GPIO properly
 2011-06-28  5:56 UTC 

[PATCH] mfd: omap: Restore TLL initialization
 2011-06-28  5:29 UTC  (4+ messages)

[PATCH v3 0/8] Fix module-mode enable sequence on OMAP4
 2011-06-28  1:08 UTC  (13+ messages)
` [PATCH v3 1/8] OMAP2+: clockdomain: Add an api to read idle mode
` [PATCH v3 2/8] OMAP2+: clockdomain: Add SoC support for clkdm_is_idle
` [PATCH v3 3/8] OMAP2+: PM: Initialise sleep_switch to a non-valid value
` [PATCH v3 4/8] OMAP2+: PM: idle clkdms only if already in idle
` [PATCH v3 5/8] OMAP4: PM: TEMP: Prevent l3init from idling/force sleep
` [PATCH v3 6/8] OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod framework
` [PATCH v3 7/8] OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programming
` [PATCH v3 8/8] OMAP2+: hwmod: Follow the recommended PRCM module enable sequence

[RFC 0/8] Introducing a generic AMP/IPC framework
 2011-06-27 23:54 UTC  (23+ messages)
` [RFC 1/8] drivers: add generic remoteproc framework
` [RFC 2/8] remoteproc: add omap implementation
` [RFC 5/8] remoteproc: add davinci implementation
` [RFC 7/8] drivers: introduce rpmsg, a remote-processor messaging bus

[PATCH 0/8] Fix module-mode enable sequence on OMAP4
 2011-06-27 23:36 UTC  (9+ messages)
` [PATCH 1/8] OMAP2+: clockdomain: Add an api to read idle mode
  ` [PATCH 2/8] OMAP2+: clockdomain: Add SoC support for clkdm_is_idle
    ` [PATCH 3/8] OMAP2+: PM: Initialise sleep_switch to a non-valid value
      ` [PATCH 4/8] OMAP2+: PM: idle clkdms only if already in idle

[PATCH 2/2] OMAP4: Regulator: Specify system has fully specified constraints
 2011-06-27 23:11 UTC  (4+ messages)

[PATCH v2 10/18] GPIO: OMAP: Remove hardcoded offsets in ctxt save/restore
 2011-06-27 23:06 UTC  (5+ messages)
` [PATCH v2 12/18] GPIO: OMAP: Clean omap_gpio_mod_init function

[PATCH v3 00/12] OMAP2+: Serial: Runtime adaptation + cleanup
 2011-06-27 22:57 UTC  (27+ messages)
` [PATCH v3 02/12] OMAP2+: UART: Remove uart clock handling code from serial.c
` [PATCH v3 04/12] Serial: OMAP: Add runtime pm support for omap-serial driver
` [PATCH v3 05/12] OMAP: Serial: Hold console lock for console usage
` [PATCH v3 07/12] OMAP: Serial: Allow UART parameters to be configured from board file
` [PATCH v3 08/12] Serial: OMAP2+: Make the RX_TIMEOUT for DMA configurable for each UART
` [PATCH v3 09/12] OMAP3: Serial: Remove uart pads from 3430 board file
` [PATCH v3 10/12] OMAP: Serial: Use resume call from prcm to enable uart
` [PATCH v3 11/12] OMAP2: Serial: Add has_async_wake flag

[PATCH v4 00/18] I2C: OMAP: I2C fixes, removal of cpu_is... from driver
 2011-06-27 22:15 UTC  (5+ messages)

[PATCH 00/10] init_early cleanup for omap init_irq and init_timer
 2011-06-27 21:16 UTC  (29+ messages)
` [PATCH 01/10] omap: Use separate init_irq functions to avoid cpu_is_omap tests early
` [PATCH 05/10] omap2+: Use dmtimer macros for clockevent
` [PATCH 06/10] omap2+: Remove gptimer_wakeup for now
` [PATCH 07/10] omap2+: Reserve clocksource and timesource and initialize dmtimer later
` [PATCH 08/10] omap2+: Use dmtimer macros for clocksource

[GIT PULL] misc. OMAP PM updates for v3.1
 2011-06-27 19:22 UTC  (5+ messages)

[PATCH] Use MMIO clocksource for 32kHz counter
 2011-06-27 19:11 UTC  (3+ messages)

[PATCHv2] omap3: beagle: Use GPTIMER1 for clockevents
 2011-06-27 19:04 UTC  (7+ messages)

[RFC/PATCH 0/9] PM QoS: add a per-device wake-up latency constraint class
 2011-06-27 18:33 UTC  (9+ messages)
` [RFC/PATCH 8/9] OMAP: PM CONSTRAINTS: implement the devices wake-up latency constraints
` [RFC/PATCH 9/9] OMAP2+: cpuidle only influences the MPU state
` [linux-pm] [RFC/PATCH 0/9] PM QoS: add a per-device wake-up latency constraint class

[PATCH] omap3: beagle: Use GPTIMERi 1 for clockevents
 2011-06-27 18:03 UTC  (14+ messages)

[PATCH] OMAP: DSS: dispc: enable/disable clocks in error handler
 2011-06-27 17:31 UTC 

[PATCH] rtc-twl: Switch to using threaded irq
 2011-06-27 16:45 UTC  (7+ messages)

[PATCH v2 00/13] OMAP4: Add modulemode support to hwmod framework
 2011-06-27 15:47 UTC  (14+ messages)
` [PATCH v2 01/13] OMAP4: hwmod: Add clock domain attribute
` [PATCH v2 02/13] OMAP2+: hwmod: Init clkdm field at boot time
` [PATCH v2 03/13] OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros
` [PATCH v2 04/13] OMAP: hwmod: Wait the idle status to be disabled
` [PATCH v2 05/13] OMAP2+: hwmod: Replace clkdm access from main_clk using hwmod attribute
` [PATCH v2 06/13] OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros
` [PATCH v2 07/13] OMAP4: prm: Replace warm reset API with the offset based version
` [PATCH v2 08/13] OMAP4: prm: Remove deprecated functions
` [PATCH v2 09/13] OMAP4: hwmod data: Align interconnect format with regular modules
` [PATCH v2 10/13] OMAP4: hwmod data: Add PRM context register offset
` [PATCH v2 11/13] OMAP4: hwmod data: Add modulemode entry in omap_hwmod structure
` [PATCH v2 12/13] OMAP4: cm: Add two new APIs for modulemode control
` [PATCH v2 13/13] OMAP4: hwmod: Introduce the module control in hwmod control

[PATCH] USB: OTG: Use work_queue in set_vbus for TWL6030 transciever
 2011-06-27 15:06 UTC  (3+ messages)

[PATCH] OMAP4: PANDA, SDP: Fix EHCI regulator supply
 2011-06-27 15:05 UTC  (10+ messages)
` [PATCHv2] "

[PATCHv2] USB: OTG: Use work_queue in set_vbus for TWL6030 transciever
 2011-06-27 15:01 UTC 

[PATCHv3 0/6] PRCM chain handler
 2011-06-27 15:02 UTC  (14+ messages)
` [PATCHv3 1/6] omap: prcm: switch to a chained IRQ handler mechanism
` [PATCHv3 2/6] PRCM: Add support for PAD wakeup interrupts
` [PATCHv3 3/6] OMAP: PRCM: Added an api to get id for a PRCM event
` [PATCHv3 4/6] OMAP3: PM: Use PRCM chain handler
` [PATCHv3 5/6] OMAP3: Serial: Made serial to work properly with "

[PATCH 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-06-27 14:41 UTC  (4+ messages)
` [PATCH 3/3] MMC: OMAP: HSMMC: Remove unused iclk

[PATCH 0/8] HDMI: Split hdmi.c to seperate HDMI IP dependant code from DSS
 2011-06-27 12:58 UTC  (6+ messages)

[PATCH v2] arm: omap3: cm-t35: add support for cm-t3730
 2011-06-27 12:31 UTC  (6+ messages)
` [PATCH v3 3/3] "

problem with "undefined instruction"
 2011-06-27 12:12 UTC  (5+ messages)

[PATCH v2 0/7] Fix module-mode enable sequence on OMAP4
 2011-06-27  9:18 UTC  (4+ messages)
` [PATCH v2 6/7] OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod framework

[PATCH 00/16] OMAP4: PRCM big spring (late) cleanup
 2011-06-27  8:03 UTC  (3+ messages)
` [PATCH 05/16] OMAP4: clock data: Remove usb_host_fs clkdev with NULL dev

[PATCHv2] omap2+: pm: cpufreq: Fix loops_per_jiffy calculation
 2011-06-27  7:40 UTC  (14+ messages)

OMAP watchdog broken on 37XX?
 2011-06-26 21:52 UTC 

[PATCH 14/14] OMAP2+: clockdomain: Add an api to read idle mode
 2011-06-26 17:51 UTC  (2+ messages)

[PATCH] PM: export suspend_set_ops, suspend_valid_only_mem
 2011-06-26 12:22 UTC  (4+ messages)
` [linux-pm] "

[linux-pm] Runtime PM discussion notes
 2011-06-25 18:59 UTC  (2+ messages)

[linux-pm] Runtime PM discussion notes
 2011-06-25 13:51 UTC  (6+ messages)

about n810 integration status
 2011-06-25  6:00 UTC 

[RFC PATCH 0/7] OMAP: mailbox: removing static declarations
 2011-06-25  1:17 UTC  (8+ messages)
` [RFC PATCH 1/7] OMAP2+: hwmod_data: define number of mailboxes
` [RFC PATCH 2/7] OMAP2+: devices: get the number of supported mailboxes
` [RFC PATCH 3/7] OMAP: mailbox: use OMAP's naming convention for devices
` [RFC PATCH 4/7] OMAP: mailbox: move framework functions under header file
` [RFC PATCH 5/7] OMAP: mailbox: implement dynamic mailbox configuration
` [RFC PATCH 6/7] OMAP1: mailbox: adapt to dynamic mailbox requests
` [RFC PATCH 7/7] OMAP2+: mailbox: remove mailbox static declarations


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