linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-25 21:41:45 to 2011-05-28 02:16:20 UTC [more...]

[PATCH pm_wip/voltdm_nm] OMAP: VP: Explicitly mask VPVOLTAGE field
 2011-05-28  2:15 UTC 

[PATCH] OMAP: don't trace functions called from sched_clock
 2011-05-28  0:32 UTC  (4+ messages)

[RFC/PATCH 00/13] OMAP2+: PM: isolate PM code in modules
 2011-05-28  0:28 UTC  (12+ messages)
` [PATCH 03/13] OMAP2+: PM: clean up usage of SRAM functions
` [PATCH 07/13] OMAP2+: PM: move the powerdomains time stats to powerdomain code
` [PATCH 08/13] OMAP2+: PM: provide the next timer event API to PM modules
` [PATCH 09/13] OMAP2+: PM: export suspend_set_ops "

[PATCH] PM: export suspend_set_ops, suspend_valid_only_mem
 2011-05-28  0:33 UTC 

[PATCH pm_wip/voltdm_nm] ARM: OMAP: Explicitly mask VPVOLTAGE field
 2011-05-27 23:35 UTC  (2+ messages)

[PM-WIP_CPUFREQ][PATCH 0/6 V3] Cleanups for cpufreq
 2011-05-27 23:27 UTC  (36+ messages)
` [PM-WIP_CPUFREQ][PATCH V3 1/8] OMAP2+: cpufreq: move clk name decision to init
` [PM-WIP_CPUFREQ][PATCH V3 2/8] OMAP2+: cpufreq: deny initialization if no mpudev
` [PM-WIP_CPUFREQ][PATCH V3 3/8] OMAP2+: cpufreq: use opp/clk_*cpufreq_table based on silicon
` [PM-WIP_CPUFREQ][PATCH V3 4/8] OMAP2+: cpufreq: dont support !freq_table
` [PM-WIP_CPUFREQ][PATCH V3 5/8] OMAP2+: cpufreq: fix invalid cpufreq table with central alloc/free
` [PM-WIP_CPUFREQ][PATCH V3 6/8] OMAP2+: cpufreq: fix freq_table leak
` [PM-WIP_CPUFREQ][PATCH V3 7/8] OMAP2+: cpufreq: put clk if cpu_init failed
` [PM-WIP_CPUFREQ][PATCH V3 8/8] OMAP: cpufreq: minor file header updates

boot hang using OMAP for-next + Russell's for-linus
 2011-05-27 21:27 UTC 

[PATCH] ARM: OMAP: Get rid of section mismatch warnings
 2011-05-27 20:51 UTC  (8+ messages)

[PATCH 0/2] GPIO: move OMAP driver to drivers/gpio
 2011-05-27 20:28 UTC  (5+ messages)
    ` [PATCH 2/2] GPIO: OMAP: move "

[RFC][PATCH 0/9] OMAP4: Add 4460 base support
 2011-05-27 19:38 UTC  (31+ messages)
` [RFC][PATCH 1/9] OMAP: ID: introduce chip detection for OMAP4460
` [RFC][PATCH 2/9] OMAP4: HWMOD: make current hwmods common for 4460 and 4430
` [RFC][PATCH 3/9] OMAP4460: HWMOD: DO not reset GPIO1 during HWMOD init
` [RFC][PATCH 4/9] OMAP4: clocks: distinguish 4430 and 4460
` [RFC][PATCH 5/9] OMAP4: PRM: OMAP4460 specific PRM and CM register bitshifts
` [RFC][PATCH 6/9] OMAP4: clocks: Update the clock tree with 4460 clock nodes
` [RFC][PATCH 7/9] OMAP4: powerdomain: Update MPU powerdomain for 4460
` [RFC][PATCH 8/9] OMAP4: clockdomain: Use CHIP_IS_44XX to reuse all CD's on 4460
` [RFC][PATCH 9/9] OMAP4460: dpll: Support MPU frequencies > 1 Ghz

[PATCHv2 0/2] Some omap_device/hwmod/pwrdomain patches
 2011-05-27 16:40 UTC  (10+ messages)
` [PATCHv2 1/2] OMAP: change get_context_loss_count ret value to int
` [PATCHv2 2/2] OMAP: add omap_device_reset()

[PATCH/RFC 0/4] OMAP: PM debug: remove register dump, misc cleanups
 2011-05-27 16:01 UTC  (11+ messages)
` [PATCH/RFC 1/4] OMAP3: PM debug: remove sleep_while_idle feature
` [PATCH/RFC 2/4] OMAP2: PM debug: remove register dumping
` [PATCH/RFC 3/4] OMAP3: "
` [PATCH/RFC 4/4] OMAP2: PM debug: move wakeup timer into clockevent code

[PATCH 00/14] GPIO: OMAP: first round of cleanup
 2011-05-27 15:49 UTC  (3+ messages)

[PATCH 0/3] Some omap_device/hwmod/pwrdomain patches
 2011-05-27 14:57 UTC  (10+ messages)
` [PATCH 1/3] OMAP: change get_context_loss_count ret value to int
` [PATCH 2/3] OMAP: add omap_device_reset()
` [PATCH 3/3] OMAP: Add (omap_device|omap_hwmod)_can_ever_lose_context functions

Error while rotating LCD fb - detected fb_set_par error, error code: -22
 2011-05-27 14:30 UTC  (2+ messages)

[PATCH v2] OMAP3: beagle: add support for beagleboard xM revision C
 2011-05-27 13:35 UTC  (3+ messages)

[PATCH] OMAP3: beagle: add support for beagleboard xM revision C
 2011-05-27 13:33 UTC  (2+ messages)

[GIT PULL] omap updates for 2.6.40
 2011-05-27 12:22 UTC  (9+ messages)

[PATCH] free rev gpios when they are read, so others can read them later
 2011-05-27 11:28 UTC  (2+ messages)

[PM-WIP_CPUFREQ][PATCH v4 0/4] Cleanups for cpufreq
 2011-05-27  2:39 UTC  (5+ messages)
` [PM-WIP_CPUFREQ][PATCH v4 1/4] OMAP2+: cpufreq: dont support !freq_table
` [PM-WIP_CPUFREQ][PATCH v4 2/4] OMAP2+: cpufreq: use OPP library
` [PM-WIP_CPUFREQ][PATCH v4 3/4] OMAP2+: cpufreq: put clk if cpu_init failed
` [PM-WIP_CPUFREQ][PATCH v4 4/4] OMAP2+: cpufreq: fix freq_table leak

[PATCH] ARM: OMAP2: Add missing iounmap in omap4430_phy_init
 2011-05-26 19:25 UTC 

[PATCH 00/15] OMAP: GPIO: Cleanup OMAP GPIO driver
 2011-05-26 18:32 UTC  (54+ messages)
` [PATCH 01/15] OMAP: GPIO: Avoid cpu_is checks during module ena/disable
` [PATCH 02/15] OMAP2PLUS: GPIO: Fix non-wakeup GPIO and rev_ids
` [PATCH 05/15] OMAP: GPIO: Make gpio_context part of gpio_bank structure
` [PATCH 06/15] OMAP4: GPIO: Save/restore context
` [PATCH 07/15] OMAP: GPIO: handle save/restore ctx in GPIO driver
` [PATCH 08/15] OMAP2+: GPIO: make workaround_enabled bank specific
` [PATCH 09/15] OMAP: GPIO: cleanup suspend and resume functions
` [PATCH 10/15] OMAP: GPIO: cleanup prepare/resume idle functions
` [PATCH 11/15] OMAP: GPIO: Remove hardcoded offsets in ctxt save/restore
` [PATCH 12/15] OMAP: GPIO: Fix: use wake set/clear regs
` [PATCH 13/15] OMAP: GPIO: clean set_gpio_triggering function
` [PATCH 14/15] OMAP: GPIO: Use memset for omap_gpio_reg_offs
` [PATCH 15/15] OMAP: GPIO: clean omap_gpio_mod_init function

context_loss_count error value
 2011-05-26 15:56 UTC  (13+ messages)

[PATCH] arm: omap2plus: fix ads7846 pendown gpio request
 2011-05-26 13:58 UTC  (4+ messages)

Email Quota Exceeded
 2011-05-26 10:48 UTC 

[GIT PULL] omap changes for v2.6.39 merge window
 2011-05-26 13:38 UTC  (6+ messages)

[PATCH] OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()
 2011-05-26 10:38 UTC 

[OFF TOPIC] away on business travel
 2011-05-26  9:44 UTC 

[RFC][PATCH 10/9] OMAP4: HWMOD: differentiate 4430 and 4460 bandgap
 2011-05-26  3:54 UTC  (3+ messages)

[RFC PATCH v3] Consolidate SRAM support
 2011-05-26  1:02 UTC  (2+ messages)
` [RFC PATCH v4] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).