messages from 2011-05-24 14:25:08 to 2011-05-27 07:38:41 UTC [more...]
[PATCHv2 0/2] Some omap_device/hwmod/pwrdomain patches
2011-05-27 7:38 UTC (2+ messages)
` [PATCHv2 1/2] OMAP: change get_context_loss_count ret value to int
[PATCH/RFC 0/4] OMAP: PM debug: remove register dump, misc cleanups
2011-05-27 7:37 UTC (8+ 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
[RFC][PATCH 0/9] OMAP4: Add 4460 base support
2011-05-27 7:10 UTC (26+ 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
[GIT PULL] omap updates for 2.6.40
2011-05-27 6:33 UTC (7+ messages)
[PM-WIP_CPUFREQ][PATCH 0/6 V3] Cleanups for cpufreq
2011-05-27 6:26 UTC (34+ 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
[PATCH 0/3] Some omap_device/hwmod/pwrdomain patches
2011-05-27 5:31 UTC (9+ 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
[PATCH 00/14] GPIO: OMAP: first round of cleanup
2011-05-27 3:24 UTC (2+ messages)
[PATCH pm_wip/voltdm_nm] ARM: OMAP: Explicitly mask VPVOLTAGE field
2011-05-27 3:03 UTC
[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
[RFC/PATCH 00/13] OMAP2+: PM: isolate PM code in modules
2011-05-26 23:09 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 10/13] OMAP3: PM: export the v7_flush_dcache_all API to modules
[PATCH] free rev gpios when they are read, so others can read them later
2011-05-26 19:59 UTC
[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 (57+ 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 03/15] OMAP: GPIO: Remove dependency on gpio_bank_count
` [PATCH 04/15] OMAP2PLUS: GPIO: Use flag to identify wkup dmn GPIO
` [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 (14+ messages)
[PATCH] ARM: OMAP: Get rid of section mismatch warnings
2011-05-26 14:09 UTC (5+ 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] "
[PATCH] ARM: OMAP: L3 interconnect: Error reporting cleanups
2011-05-25 18:43 UTC (3+ messages)
[PM-WIP/voltdm_c][PATCH 00/11] OMAP4: Fixes for voltage scale
2011-05-25 18:32 UTC (6+ messages)
` [PM-WIP/voltdm_c][PATCH 04/11] OMAP4: PM: VC: support configuration of i2c clks
[PATCH V2] PM: OPP: introduce function to free cpufreq table
2011-05-25 18:24 UTC (2+ messages)
Self modifying code in ARM 11 architectures
2011-05-25 16:28 UTC (5+ messages)
` Fwd: "
Email Quota Exceeded
2011-05-25 14:48 UTC
[PATCH v3] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
2011-05-25 13:15 UTC (8+ messages)
[PATCH 0/2] OMAP4: Add devices for HDMI audio
2011-05-25 9:58 UTC (8+ messages)
` [PATCH 1/2] OMAP4: HDMI: Add OMAP device for HDMI audio CPU DAI
[PM-WIP_CPUFREQ][PATCH 4/6 v2] OMAP2: cpufreq: use clk_init_cpufreq_table if OPPs not available
2011-05-25 7:44 UTC (5+ messages)
[PATCH V4] OMAP3+: SR Layer Cleanup
2011-05-25 6:39 UTC (5+ messages)
[PATCH] omap:pm: Fix boot-time errors with debugfs disabled
2011-05-24 23:57 UTC (6+ messages)
[PATCH] PM: OPP: introduce function to free cpufreq table
2011-05-24 18:49 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).