messages from 2011-06-07 12:08:07 to 2011-06-10 06:52:15 UTC [more...]
[RFC 0/8] Introducing a generic AMP/IPC framework
2011-06-21 7:18 UTC (3+ messages)
` [RFC 7/8] drivers: introduce rpmsg, a remote-processor messaging bus
[PATCHv2 00/28] OMAP DSS runtime PM adaptation
2011-06-10 6:52 UTC (32+ messages)
` [PATCHv2 01/28] OMAP: change get_context_loss_count ret value to int
` [PATCHv2 02/28] OMAP: DSS2: Taal: Make driver more fault tolerant
` [PATCHv2 03/28] OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use
` [PATCHv2 04/28] OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocks
` [PATCHv2 05/28] OMAP: DSS2: Clean up probe for DSS & DSI
` [PATCHv2 06/28] OMAP: DSS2: Init dispc first before other components
` [PATCHv2 07/28] OMAP: DSS2: Remove clk optimization at dss init
` [PATCHv2 08/28] OMAP: DSS2: rewrite use of context_loss_count
` [PATCHv2 09/28] OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss count
` [PATCHv2 10/28] OMAP: DSS2: DPI: remove unneeded SYSCK enable/disable
` [PATCHv2 11/28] OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK
` [PATCHv2 12/28] OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2
` [PATCHv2 13/28] OMAP: DSS2: Remove core_dump_clocks
` [PATCHv2 14/28] OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET
` [PATCHv2 15/28] OMAP4: HWMOD: Modify DSS opt clocks
` [PATCHv2 16/28] OMAP3: HWMOD: Add "
` [PATCHv2 17/28] OMAP2420: "
` [PATCHv2 18/28] OMAP2430: "
` [PATCHv2 19/28] OMAP4: HWMOD: change DSS main_clk scheme
` [PATCHv2 20/28] OMAP: DSS2: Use PM runtime & HWMOD support
` [PATCHv2 21/28] OMAP4: HWMOD: Remove unneeded DSS opt clocks
` [PATCHv2 22/28] OMAP: DSS2: Remove unused opt_clock_available
` [PATCHv2 23/28] OMAP: DSS2: DISPC: remove finegrained clk enables/disables
` [PATCHv2 24/28] OMAP: DSS2: Remove unused code from display.c
` [PATCHv2 25/28] OMAP: DSS2: Remove ctx loss count from dss.c
` [PATCHv2 26/28] OMAP4: CLKDEV: Remove omapdss clock aliases
` [PATCHv2 27/28] OMAP: DSS2: DISPC: Fix context save/restore
` [PATCHv2 28/28] OMAP: DSS2: DSS: "
[RFC] dmaengine: add new api for preparing simple slave transfer
2011-06-10 6:13 UTC (7+ messages)
[PATCH v3 00/12] MFD/ASoC/Input: TWL4030/TWL60X0 changes
2011-06-10 4:52 UTC (15+ messages)
` [PATCH v3 01/12] OMAP: New twl-common for common TWL configuration
` [PATCH v3 02/12] OMAP4: Move common twl6030 configuration to twl-common
` [PATCH v3 03/12] OMAP3: Move common twl "
` [PATCH v3 04/12] OMAP3: Move common regulator "
` [PATCH v3 05/12] MFD: twl4030-codec: Rename internals from codec to audio
` [PATCH v3 06/12] MFD: twl4030-codec -> twl4030-audio: Rename the driver
` [PATCH v3 07/12] MFD: twl4030-audio: Rename platform data
` [PATCH v3 08/12] mfd: twl6040: Add initial support
` [PATCH v3 09/12] ASoC: twl6040: Convert into TWL6040 MFD child
` [PATCH v3 10/12] MFD: twl6040: Change platform data for soc codec driver
` [PATCH v3 11/12] input: Add initial support for TWL6040 vibrator
` [PATCH v3 12/12] OMAP4: SDP4430: Add twl6040 vibrator platform support
beagleboard xm alsa in mcbsp3. 2.6.39-rc4
2011-06-10 2:55 UTC
[PATCH 0/8] Fix module-mode enable sequence on OMAP4
2011-06-10 0:15 UTC (11+ 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 5/8] OMAP4: PM: TEMP: Prevent l3init from idling/force sleep
` [PATCH 6/8] OMAP2+: hwmod: Follow the recomended PRCM clock enable sequence
` [PATCH 7/8] OMAP: clock: Add flags to identify optional clock nodes
` [PATCH 8/8] OMAP: clock: Enable clockdomain only for optional clocks
[PATCH] arm: omap: mark dt_compat __initconst
2011-06-09 21:59 UTC
[PATCH v3 00/12] OMAP2+: Serial: Runtime adaptation + cleanup
2011-06-09 20:51 UTC (17+ messages)
` [PATCH v3 01/12] OMAP2+: UART: Remove certain uart calls from sram_idle
` [PATCH v3 02/12] OMAP2+: UART: Remove uart clock handling code from serial.c
` [PATCH v3 03/12] OMAP2+: Serial: Add default mux for all uarts
` [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 06/12] Serial: OMAP2+: Move erratum handling from serial.c
` [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 v3 12/12] OMAP4: Serial: Set TX_FIFO_THRESHOLD if uart in dma mode for es2.0
[pm-wip/voltdm_nm][PATCH 00/10] OMAP2+: voltage: fixes
2011-06-09 18:32 UTC (10+ messages)
` [pm-wip/voltdm_nm][PATCH 01/10] OMAP3+: VC: fix mutant channel handling
` [pm-wip/voltdm_nm][PATCH 02/10] OMAP4: PM: VC: allow channels use of default channel i2c_slaveaddr
` [pm-wip/voltdm_nm][PATCH 03/10] OMAP4: PM: VC: allow channels to use cmdra reg
` [pm-wip/voltdm_nm][PATCH 04/10] OMAP4: PM: VC: allow channels use of default channel volt_reg_addr
[PATCH/RFC 0/6] ARM: runtime PM: consolidate runtime PM implementations
2011-06-09 16:37 UTC (4+ messages)
` [PATCH/RFC 2/6] OMAP2+: PM: move runtime PM implementation to use device power domains
[linux-pm] calling runtime PM from system PM methods
2011-06-09 13:56 UTC (9+ messages)
HELP:How to power down TWL5030 Voice/Bluetooth sidetone PGA?
2011-06-09 13:45 UTC
HELP:How to power down TWL5030 Voice/Bluetooth sidetone PGA?
2011-06-09 13:40 UTC
[PATCH 0/3] PRCM chain interrupt handler
2011-06-09 13:25 UTC (4+ messages)
` [PATCH 1/3] omap: prcm: switch to a chained IRQ handler mechanism
` [PATCH 2/3] PRCM: Add support for PAD wakeup interrupts
` [PATCH 3/3] HACK: OMAP: Serial: use PRCM wakeup events to enable clocks
rtc-twl: catch22 in 2.6.37 and 2.6.38 when clock was never set
2011-06-09 9:23 UTC (10+ messages)
` [PATCH] arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC
[RFC 0/6] iommu: generic api migration and grouping
2011-06-09 6:42 UTC (11+ messages)
` [RFC 2/6] omap: iovmm: generic iommu api migration
` [RFC 1/6] omap: iommu: "
Clock & PM breakage in 3.0-rc2
2011-06-09 6:10 UTC (3+ messages)
[PATCH 0/2] OMAP1: amsdelta: reserve memory for videobuf_contig
2011-06-08 22:44 UTC (6+ messages)
` [RESEND] [PATCH 1/2] OMAP1: allow reserving memory for camera
[PATCH 0/4] drivers/iommu/ relocations
2011-06-08 22:27 UTC (17+ messages)
` [PATCH 1/4] drivers: iommu: move to a dedicated folder
` [PATCH 2/4] msm: iommu: move to drivers/iommu/
` [PATCH 3/4] x86: amd_iommu: "
` [PATCH 4/4] x86: intel-iommu: "
[pm-wip/cpufreq][PATCH 0/3] OMAP2+: cpufreq: fixes
2011-06-08 21:03 UTC (11+ messages)
` [pm-wip/cpufreq][PATCH 1/3] OMAP2+: cpufreq: minor flow beautification
` [pm-wip/cpufreq][PATCH 3/3] OMAP2+: cpufreq: do lateinit
[PATCH 00/27] OMAP DSS runtime PM adaptation
2011-06-08 20:39 UTC (19+ messages)
` [PATCH 19/27] OMAP: DSS2: Use PM runtime & HWMOD support
[PATCH 00/11] crypto: omap-sham driver fixes
2011-06-08 19:36 UTC (3+ messages)
[PATCH] omap: iovmm: s/sg_dma_len(sg)/sg->length/
2011-06-08 16:03 UTC (2+ messages)
[RFC] omap3: pm: Downgrade WARN for no wakeup source
2011-06-08 16:01 UTC
[GIT PULL] GPIO: OMAP fixes for v3.0-rc
2011-06-08 15:17 UTC (2+ messages)
Dear Winner
2011-06-08 11:04 UTC
[PATCH 0/2] OMAP3 IOMMU fixes
2011-06-08 10:48 UTC (2+ messages)
[PATCH v2 2/2] omap3: iovmm: Support non page-aligned buffers in iommu_vmap
2011-06-08 10:33 UTC (4+ messages)
` [PATCH v3 1/2] omap3: iovmm: Work around sg_alloc_table size limitation in IOMMU
[PATCH] OMAP4: McBSP: Clear rx_irq at probe time
2011-06-08 7:51 UTC (4+ messages)
[RFC PATCHv4 0/7] HSI framework and drivers
2011-06-08 7:12 UTC (8+ messages)
[PATCH v2 00/12] MFD/ASoC/Input: TWL4030/TWL60X0 changes
2011-06-08 6:51 UTC (15+ messages)
` [PATCH v2 01/12] OMAP: New pmic-common for common TWL configuration
` [PATCH v2 02/12] OMAP4: Move common twl6030 configuration to pmic-common
` [PATCH v2 03/12] OMAP3: Move common pmic "
` [PATCH v2 04/12] OMAP3: Move common regulator "
` [PATCH v2 05/12] MFD: twl4030-codec: Rename internals from codec to audio
` [PATCH v2 06/12] MFD: twl4030-codec -> twl4030-audio: Rename the driver
` [PATCH v2 07/12] MFD: twl4030-audio: Rename platform data
` [PATCH v2 08/12] mfd: twl6040: Add initial support
` [PATCH v2 09/12] ASoC: twl6040: Convert into TWL6040 MFD child
` [PATCH v2 10/12] MFD: twl6040: Change platform data for soc codec driver
` [PATCH v2 11/12] input: Add initial support for TWL6040 vibrator
` [PATCH v2 12/12] OMAP4: SDP4430: Add twl6040 vibrator platform support
[PATCH pm_wip/cpufreq] OMAP2+: cpufreq: Enable all CPUs in shared policy mask
2011-06-08 6:01 UTC (2+ messages)
[pm-wip/voltdm_nm][PATCH 10/10] OMAP2+: PM: init_voltages: handle non compliant bootloaders
2011-06-08 2:09 UTC (3+ messages)
[pm-wip/voltdm_nm][PATCH 10/10] OMAP2+: PM: init_voltages: handle non compliant bootloaders
2011-06-08 0:39 UTC
[PATCH] OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME
2011-06-08 0:05 UTC
[PATCH] OMAP1: enable GENERIC_IRQ_CHIP
2011-06-08 0:02 UTC
[RFC] OMAP: McBSP not working if CONFIG_PM_RUNTIME not set
2011-06-07 23:48 UTC (4+ messages)
[PATCH 3.0-rc1] PM / runtime: fix broken iteration over clock ids
2011-06-07 22:27 UTC (7+ messages)
[PATCH v7] OMAP3: beagle: add support for beagleboard xM revision C
2011-06-07 22:26 UTC (2+ messages)
[PATCH 0/3] I2C: OMAP: PM related cleanup
2011-06-07 18:22 UTC (4+ messages)
` [PATCH 1/3] I2C: OMAP: remove unneccesary use of pdev
` [PATCH 2/3] I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM
` [PATCH 3/3] I2C: OMAP: remove racy suspend/resume callbacks
[PATCH v2 1/2] ARM: omap4: gpio: fix setting IRQWAKEN bits
2011-06-07 16:37 UTC (5+ messages)
[PATCH v4 00/18] I2C: OMAP: I2C fixes, removal of cpu_is... from driver
2011-06-07 13:41 UTC (2+ messages)
[PATCH 0/9] MAP: DSS2: DSI2 for secondary lcd panel on OMAP4
2011-06-07 13:11 UTC (14+ messages)
` [PATCH 1/9] OMAP: DSS2: Change DSI platform device name from "omapdss_dsi1" to "omapdss_dsi"
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