public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-22 10:36:05 to 2011-01-25 15:57:51 UTC [more...]

[RFC 0/3] Use clknames to reference parent/bypass/ref clks
 2011-01-25 15:57 UTC  (8+ messages)
` [RFC 1/3] OMAP: clocks: Use clk names instead of clk pointers
  ` [RFC 2/3] OMAP3: PM: Fix CLK_SRC mask for IVA2 and MPU on 3430ES2PLUS

[PATCH] ARM: OMAP2: use early init hook
 2011-01-25 15:46 UTC  (10+ messages)
          ` [PATCH] omap2+: Make omap_hwmod_late_init into core_initcall
          ` [PATCH] omap2+: Fix omap_serial_early_init to work with init_early hook

[PATCH 01/32] arm/omap: use system_wq in mailbox
 2011-01-25 15:37 UTC  (6+ messages)

[PATCH-V2] OMAP3EVM:FIX: Reset the smsc911x ethernet controller in board_init
 2011-01-25 15:28 UTC  (2+ messages)

[query] smartreflex: No PMIC hook to init smartreflex
 2011-01-25 15:25 UTC 

[PATCH] OMAP3EVM:FIX: Reset the SMSC911x Ethernet controller in board_init
 2011-01-25 14:58 UTC  (11+ messages)

[PATCH 0/5] ARM: Few patches for PM enablement
 2011-01-25 14:24 UTC  (40+ messages)
` [PATCH 1/5] ARM: gic: Add hooks for architecture specific extensions
` [PATCH 2/5] ARM: gic: Add distributor and interface enable/disable accessory api
` [PATCH 3/5] ARM: twd: Add context save restore support
` [PATCH 4/5] ARM: scu: Move register defines to header file
` [PATCH 5/5] ARM: smp: Skip secondary cpu calibration to speed-up boot

[PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels
 2011-01-25 14:19 UTC  (15+ messages)
` [PATCH 02/14] ARM: bitops: switch set/clear/change bitops to use ldrex/strex

[PATCH v2 0/4] OMAP2PLUS: DSS: Generalize clock names
 2011-01-25 12:59 UTC  (5+ messages)
` [PATCH v2 1/4] OMAP2PLUS: opt-clocks: align dss clock roles and names
` [PATCH v2 2/4] OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver
` [PATCH v2 3/4] OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c
` [PATCH v2 4/4] OMAP4: DSS2: clocks: Add ick as dummy clock

[PATCH v2 0/5] Clockdomain split series
 2011-01-25 11:51 UTC  (6+ messages)
` [PATCH v2 1/5] OMAP: clockdomain: Infrastructure to put arch specific code
  ` [PATCH v2 2/5] OMAP: clockdomain: Arch specific funcs to handle deps
    ` [PATCH v2 3/5] OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm
      ` [PATCH v2 4/5] OMAP: clockdomain: Arch specific funcs for hwsup control "
        ` [PATCH v2 5/5] OMAP: clockdomain: Arch specific funcs for clkdm_clk_enable/disable

[PATCH v2] OMAP: use fncpy to copy the PM code functions to SRAM
 2011-01-25 10:33 UTC  (4+ messages)

[PATCH v5 0/6] OMAP: McSPI: Hwmod adaptation + runtime conversion
 2011-01-25 10:04 UTC  (3+ messages)

[PATCH v2 0/5] Clockdomain split series
 2011-01-25  7:24 UTC  (5+ messages)

[PATCH-V2] OMAP3EVM: Made backlight GPIO default state to off
 2011-01-25  6:26 UTC  (6+ messages)

[PATCH] OMAP: PM: DMA: Enable runtime pm
 2011-01-25  4:43 UTC  (5+ messages)

[PATCH 00/13] OMAP: Basic DVFS Framework
 2011-01-25  3:53 UTC  (9+ messages)

[PATCH v4 1/4] TI816X: Update common omap platform files
 2011-01-25  1:10 UTC  (5+ messages)

[PATCH] OMAP2+: remove unused UART base addresses from omap_globals
 2011-01-25  0:02 UTC  (5+ messages)

[PATCH v4 0/6] OMAP: McSPI: Hwmod adaptation + runtime conversion
 2011-01-24 22:17 UTC  (3+ messages)

[PATCH v1 1/3]mmc: implemented runtime pm for mmc host
 2011-01-24 22:11 UTC 

[PATCH v10 00/18] OMAP2,3: hwmod DSS Adaptation
 2011-01-24 21:57 UTC  (20+ messages)
` [PATCH v10 01/18] OMAP2,3: DSS2: remove forced clk-disable from omap_dss_remove
` [PATCH v10 02/18] OMAP2420: hwmod data: add DSS DISPC RFBI VENC
` [PATCH v10 03/18] OMAP2430: "
` [PATCH v10 04/18] OMAP3: hwmod data: add DSS DISPC RFBI DSI VENC
` [PATCH v10 05/18] OMAP2,3 DSS2 Change driver name to omap_display
` [PATCH v10 06/18] OMAP2,3 DSS2 Use Regulator init with driver name
` [PATCH v10 07/18] OMAP2,3: DSS2: Create new file display.c for central dss driver registration
` [PATCH v10 08/18] OMAP2,3: DSS2: board files: replace platform_device_register with omap_display_init()
` [PATCH v10 09/18] OMAP2,3: DSS2: Build omap_device for each DSS HWIP
` [PATCH v10 10/18] OMAP2,3: DSS2: DSS: create platform_driver, move init,exit to driver
` [PATCH v10 11/18] OMAP2,3: DSS2: Move clocks from core driver to dss driver
` [PATCH v10 12/18] OMAP2,3: DSS2: RFBI: create platform_driver, move init,exit to driver
` [PATCH v10 13/18] OMAP2,3: DSS2: DISPC: "
` [PATCH v10 14/18] OMAP2,3: DSS2: VENC: "
` [PATCH v10 15/18] OMAP2,3: DSS2: DSI: "
` [PATCH v10 16/18] OMAP2,3: DSS2: replace printk with dev_dbg in init
` [PATCH v10 17/18] OMAP2,3: DSS2: Use platform device to get baseaddr
` [PATCH v10 18/18] OMAP2,3: DSS2: Get DSS IRQ from platform device

[PATCHv3] OMAP: Enable Magic SysRq on serial console ttyOx
 2011-01-24 21:47 UTC  (3+ messages)

[PATCH 4/4] arch/arm/mach-omap2/smartreflex.c: Add missing IS_ERR test
 2011-01-24 21:24 UTC  (2+ messages)

[PATCH] OMAP3EVM: Set TSC wakeup option in pad config
 2011-01-24 19:40 UTC 

[PATCH-V2] OMAP3EVM:FIX: Reset the smsc911x ethernet controller in board_init
 2011-01-24 19:25 UTC 

[PATCH-V2] OMAP3EVM: Add vio regulator supply required for ads7846 TSC driver
 2011-01-24 19:13 UTC 

[PATCH] OMAP3EVM: Add vio regulator supply required for ads7846 TSC driver
 2011-01-24 17:53 UTC  (4+ messages)

[GIT PULL] omap fixes for v2.6.38-rc2
 2011-01-24 17:40 UTC 

OMAP3 - PM - Question - Disabling CLKEN and HFCLKOUT signals from TWL4030 scripts
 2011-01-24 16:50 UTC  (5+ messages)

[RFC] serial: omap-serial: Enable the UART wake-up bits always
 2011-01-24 15:51 UTC 

[PATCH v2] musb: am35x: fix compile error due to control apis
 2011-01-24 15:45 UTC  (3+ messages)

[PATCH] OMAP3EVM: Made backlight GPIO default state to off
 2011-01-24 15:43 UTC  (5+ messages)

[PATCH] AM/DM37x: DSS mux configuration for >Rev-B processor cards
 2011-01-24 15:36 UTC  (2+ messages)

[PATCH] perf: add OMAP support for the new power events
 2011-01-24 14:55 UTC  (2+ messages)

[PATCH] OMAP:board-omap3evm: Change TWL related gpio API's to gpio*_cansleep
 2011-01-24 14:49 UTC  (2+ messages)

[RFC/PATCH] OMAP3: run the ASM sleep code from DDR
 2011-01-24 14:29 UTC  (2+ messages)

[PATCH v4] ARM: Thumb-2: Symbol manipulation macros for function body copying
 2011-01-24 14:07 UTC  (5+ messages)

[PATCH v7] OMAP2+: PM: omap device: API's for handling mstandby mode
 2011-01-24  9:33 UTC  (6+ messages)

[PATCH v9 00/18] OMAP2,3: hwmod DSS Adaptation
 2011-01-24  5:50 UTC  (5+ messages)
` [PATCH v9 18/18] OMAP2,3: DSS2: Get DSS IRQ from platform device

[PATCH V2] OMAP3: PM: Set/reset T2 bit for Smartreflex on TWL
 2011-01-24  5:37 UTC 

Enabling TPS65950 / TWL4030 Real-time clock functions
 2011-01-24  2:30 UTC  (3+ messages)

RE
 2011-01-23 20:04 UTC 

RE
 2011-01-23 19:27 UTC 

[PATCH] ARM: smp: Introduce ARCH_HAS_COMMON_CORES_CLOCK to speed-up boot
 2011-01-23  7:25 UTC  (10+ messages)
            ` [PATCH] ARM: smp: Introduce ARCH_HAS_COMMON_CORES_CLOCK tospeed-up boot
                ` [PATCH] ARM: smp: Introduce ARCH_HAS_COMMON_CORES_CLOCKtospeed-up boot

[PATCH RESEND v8 0/7] nand prefetch-irq support and ecc layout chanage
 2011-01-22 17:54 UTC  (4+ messages)
` [PATCH RESEND v8 3/7] omap: gpmc: enable irq mode in gpmc

2.6.38-rc1-git1 musb undefined references
 2011-01-22 17:35 UTC  (5+ messages)

[PATCHv2] OMAP: Enable Magic SysRq on serial console ttyOx
 2011-01-22 17:13 UTC  (11+ messages)

[PATCH v3] hwmon: twl4030: Driver for twl4030 madc module
 2011-01-22 16:49 UTC  (8+ messages)
  ` [lm-sensors] "

Setting MMC_CAP_POWER_OFF_CARD on mmc2 leads to filesystem problems on mmc1
 2011-01-22 15:47 UTC  (5+ messages)


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