messages from 2011-02-11 11:15:02 to 2011-02-14 21:09:21 UTC [more...]
[PATCH 0/5] ARM: omap4 related fixes for 2.6.39
2011-02-14 21:09 UTC (14+ messages)
` [PATCH 1/5] ARM: smp: Select local timers vs dummy timer support runtime
` [PATCH 2/5] omap4: Enable ARM local timers with OMAP4430 es1.0 exception
` [PATCH 3/5] ARM: l2x0: Errata fix for flush by Way operation can cause data corruption
` [PATCH 4/5] omap2plus: omap4: Set NR_CPU to 2 instead of default 4
` [PATCH 5/5] omap4: Remove 'FIXME: omap44xx_sram_init not implemented'
[PATCH v4 0/5] ARM: omap[34]: Thumb-2 compatibility fixes
2011-02-14 20:10 UTC (6+ messages)
[PATCH 0/4] RETU fetch IRQ via struct resource
2011-02-14 19:00 UTC (2+ messages)
[PATCH v3 0/3] OMAP4: hwmod DSS support
2011-02-14 18:52 UTC (5+ messages)
` [PATCH v3 2/3] OMAP4: hwmod data: add DSS DISPC DSI1,2 RFBI HDMI VENC
[PATCH v10 00/18] OMAP2,3: hwmod DSS Adaptation
2011-02-14 18:35 UTC (4+ messages)
` [PATCH v10 18/18] OMAP2,3: DSS2: Get DSS IRQ from platform device
[PATCH v2 0/7] clock/dpll autoidle support
2011-02-14 16:52 UTC (22+ messages)
` [PATCH v2 1/7] omap: clock: Check for enable/disable ops support
` [PATCH v2 2/7] omap3: dpll: Populate clkops for dpll1_ck
` [PATCH v2 3/7] omap: clock: Add allow_idle/deny_idle support in clkops
` [PATCH v2 4/7] omap: dpll: Add allow_idle/deny_idle support for all DPLL's
` [PATCH v2 5/7] omap: dpll: Enable all OMAP3/4 dpll autoidle late at boot
` [PATCH v2 6/7] omap4: dpll: Add dpll api to control GATE_CTRL
` [PATCH v2 7/7] omap4: dpll: Enable auto gate control for all MX postdividers
[PATCH 0/7] clock/dpll autoidle support
2011-02-14 16:49 UTC (7+ messages)
` [PATCH 1/7] omap: clock: Check for enable/disable ops support
` [PATCH 2/7] omap3: dpll: Populate clkops for dpll1_ck
[PATCH 0/3] OMAP4 static dependency support
2011-02-14 16:48 UTC (14+ messages)
` [PATCH 1/3] OMAP4: clockdomain: Add clkdm static dependency srcs
` [PATCH 2/3] OMAP4: CM: Add CM accesor api for bitwise control
` [PATCH 3/3] OMAP4: clockdomain: Add wkup/sleep dependency support
[PATCH] OMAP4: clockdomain: Remove pr_errs' stating unsupported wkdep
2011-02-14 16:46 UTC (2+ messages)
[PATCH v9 00/11] dmtimer adaptation to platform_driver
2011-02-14 16:26 UTC (4+ messages)
` [PATCH v9 05/11] OMAP4: hwmod data: add dmtimer
` [PATCH v9 10/11] OMAP: dmtimer: pm_runtime support
[PATCH] omap: dmtimer: Enable autoidle
2011-02-14 17:26 UTC
[PATCH 0/4] OMAP4: DSS2: Adding fclk support for DPI interface
2011-02-14 16:02 UTC (2+ messages)
[PATCH] Generic CPU save/restore PM support
2011-02-14 16:01 UTC (13+ messages)
` [PATCH 1/6] ARM: move cache/processor/fault glue to separate include files
` [PATCH 2/6] ARM: pm: add generic CPU suspend/resume support
` [PATCH 3/6] ARM: pm: convert PXA to generic "
` [PATCH 4/6] ARM: pm: convert sa11x0 "
` [PATCH 5/6] ARM: pm: convert samsung platforms "
` [PATCH 6/6] ARM: pm: allow generic sleep code to be used with SMP CPU idle
[RESEND][PATCH] ARM: OMAP: Add chip id recognition for OMAP4 ES2.1 and ES2.2
2011-02-14 15:55 UTC (2+ messages)
[PATCH v3 0/4] Adding OMAP DMIC driver to kernel
2011-02-14 15:36 UTC (3+ messages)
` [PATCH v3 2/4] OMAP4: hwmod: add entries for DMIC driver
[PATCH 00/13] OMAP: Basic DVFS Framework
2011-02-14 15:35 UTC (7+ messages)
` [PATCH 08/13] OMAP3: cpufreq driver changes for DVFS support
[PATCH v6 00/10] OMAP3 ISP driver
2011-02-14 15:15 UTC (27+ messages)
` [PATCH v6 01/10] ARM: OMAP3: Update Camera ISP definitions for OMAP3630
` [PATCH v6 02/10] omap3: Remove unusued ISP CBUFF resource
` [PATCH v6 03/10] omap3: Add function to register omap3isp platform device structure
` [PATCH v6 04/10] omap2: Fix camera resources for multiomap
` [PATCH v6 05/10] omap3isp: OMAP3 ISP core
` [PATCH v6 06/10] omap3isp: Video devices and buffers queue
` [PATCH v6 07/10] omap3isp: CCP2/CSI2 receivers
` [PATCH v6 08/10] omap3isp: CCDC, preview engine and resizer
` [PATCH v6 09/10] omap3isp: Statistics
` [PATCH v6 10/10] omap3isp: Kconfig and Makefile
[PATCH RESEND v6 4/4] TI816X: Add low level debug support
2011-02-14 15:04 UTC
[PATCH RESEND v6 3/4] TI816X: Create board support and enable build for TI816X EVM
2011-02-14 15:03 UTC
[PATCH RESEND v6 2/4] TI816X: Update common OMAP machine specific sources
2011-02-14 15:03 UTC
[PATCH RESEND v6 1/4] TI816X: Update common omap platform files
2011-02-14 15:03 UTC
[PATCH RESEND v6 0/4] Introduce support for TI816X processor series
2011-02-14 15:03 UTC
[PATCH v5 0/5] omap: mailbox: hwmod support
2011-02-14 15:00 UTC (7+ messages)
` [PATCH v5 3/5] OMAP4: hwmod data: add mailbox data
[PATCH v2 00/13] OMAP: McBSP: hwmod adaptation and runtime conversion
2011-02-14 14:45 UTC (3+ messages)
` [PATCH v2 06/13] OMAP4: hwmod data: Add McBSP
Pandaboard boot problem
2011-02-14 14:38 UTC (4+ messages)
[PATCH] OMAP: DSS2: Common IRQ handler for all OMAPs
2011-02-14 14:30 UTC (3+ messages)
` "
OMAP3 & USB NFS root
2011-02-14 14:02 UTC (3+ messages)
[PATCH] omap iommu: print module name on error messages
2011-02-14 13:41 UTC (2+ messages)
[RFC/PATCH 0/3] IOMMU fault callback support
2011-02-14 11:28 UTC (6+ messages)
` [RFC/PATCH 1/3] OMAP: IOMMU: Add generic IOMMU errors code
` [RFC/PATCH 2/3] OMAP2+: IOMMU: change OMAP2+ error message to dev_dbg()
` [RFC/PATCH 3/3] OMAP: IOMMU: add support to callback during fault handling
[PATCH] OMAP: IOMMU: add missing function declaration
2011-02-14 11:26 UTC (3+ messages)
Downtime and Update - Please read
2011-02-14 10:43 UTC
[PATCH 7/7] usb: musb: OMAP4430: Fix usb device detection if connected during boot
2011-02-14 10:05 UTC (2+ messages)
[PATCH] i2c-omap: Double clear of ARDY status in IRQ handler
2011-02-14 10:01 UTC (3+ messages)
How to enable dvfs in omap
2011-02-14 9:21 UTC (11+ messages)
[PATCH] OMAP: Fix Memory Leaks in Smartreflex driver
2011-02-14 8:59 UTC (2+ messages)
[PATCH 0/5] Panda: Support for WLAN on WL127x
2011-02-14 8:01 UTC (8+ messages)
` [PATCH 1/5] omap: panda: wlan board muxing
` [PATCH 2/5] omap: select REGULATOR_FIXED_VOLTAGE by default for panda and sdp4430
` [PATCH 3/5] omap: panda: add fixed regulator device for wlan
` [PATCH 4/5] omap: panda: add mmc5/wl1271 device support
` [PATCH 5/5] OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms
McSPI questions pertaining to GPIO chip select support
2011-02-13 22:07 UTC (10+ messages)
` [PATCH] mcspi: Add support for GPIO chip select lines
"Winner"
2011-02-13 13:26 UTC
My Dear Good Friend
2011-02-13 4:31 UTC
"Winner"
2011-02-12 23:24 UTC
"Winner"
2011-02-12 21:07 UTC
[PATCH 0/2] Add recommended bpp for omap dss2 generic dpi panels
2011-02-12 17:02 UTC (3+ messages)
` [PATCH 1/2] omap: dss2: Add recommended bpp option for "
` [PATCH 2/2] omap3: devkit8000: Add and use 4.3 inch display
State of LDP3430 platform
2011-02-12 16:10 UTC (3+ messages)
[PATCH V4] OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL
2011-02-12 10:40 UTC (2+ messages)
4430SDP boot failure
2011-02-12 8:46 UTC (13+ messages)
` [PATCH] omap4: Fix ULPI PHY init for ES1.0 SDP (Re: 4430SDP boot failure)
[PATCH] omap3: pm: Use exported set_cr() instead of a custom one
2011-02-12 7:42 UTC (4+ messages)
` [PATCH] omap3: cpuidle: Add description field to each C-state
[PATCH] OMAP1: PM: fix omap1 build
2011-02-12 0:13 UTC (2+ messages)
[linux-pm] [PATCH] i2c: OMAP: fix static suspend vs. runtime suspend
2011-02-12 0:00 UTC (8+ messages)
` [PATCH] PM: Allow pm_runtime_suspend() to succeed during system suspend
[PATCH] omap2plus: smartreflex: remove sr debug directory in omap_sr_remove()
2011-02-11 23:50 UTC (2+ messages)
[PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels
2011-02-11 21:07 UTC (8+ messages)
[PATCH 1/2] OMAP2420: mailbox: fix IVA vs DSP IRQ numbering
2011-02-11 19:56 UTC (2+ messages)
` [PATCH 2/2] OMAP2+: mailbox: fix lookups for multiple mailboxes
[PATCH v6 0/4] Introduce support for TI816X processor series
2011-02-11 19:00 UTC (2+ messages)
[PATCH v6 4/4] TI816X: Add low level debug support
2011-02-11 17:34 UTC
[PATCH v6 3/4] TI816X: Create board support and enable build for TI816X EVM
2011-02-11 17:34 UTC
[PATCH v6 2/4] TI816X: Update common OMAP machine specific sources
2011-02-11 17:34 UTC
[PATCH v6 1/4] TI816X: Update common omap platform files
2011-02-11 17:34 UTC
[PATCH 0/3]OMAP4: Keypad support
2011-02-11 17:18 UTC (5+ messages)
` [PATCH v8 1/3] OMAP4: hwmod data: Add keypad in the hwmod database
` [PATCH v8 2/3] OMAP4: keypad: Add the board support
` [PATCH v8 3/3] OMAP4:keypad: PM runtime
[PATCH] ARM: Avoid discarding sections that might have SMP_ON_UP fixups
2011-02-11 16:32 UTC (13+ messages)
[RFC PATCH 0/2] OMAP: PM: add devices wakeup latency constraints APIs
2011-02-11 16:31 UTC (4+ messages)
` [PATCH 2/2] OMAP: PM: implement "
[PATCH] OMAP4: PandaBoard: Adding DVI support
2011-02-11 15:38 UTC (4+ messages)
[PATCH] perf: add OMAP support for the new power events
2011-02-11 15:07 UTC (5+ messages)
` Are there CPU sleep residency HW counters in OMAP? Was: "
[PATCH 0/5] ARM: Few patches for PM enablement
2011-02-11 14:24 UTC (3+ messages)
[PATCH v2 0/5] ARM: omap[34]: Thumb-2 compatibility fixes
2011-02-11 13:49 UTC (5+ messages)
` [PATCH v2 5/5] ARM: omap3: Thumb-2 compatibility for sleep34xx.S
[PATCH v3 1/4] OMAP2PLUS: clocks: Align DSS clock names and roles
2011-02-11 12:46 UTC (2+ messages)
` [v3,1/4] "
[PATCH v3 1/3] OMAP2PLUS: DSS2: Add OMAP4 Kconfig support
2011-02-11 12:06 UTC (2+ messages)
` [v3,1/3] "
[PATCH v2 2/2] OMAP4: add clk32kg data to omap4panda and blaze board file
2011-02-11 11:19 UTC (2+ messages)
[PATCH v2 1/2] regulator: twl: add clk32kg to twl-regulator
2011-02-11 11:19 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox