messages from 2010-01-16 02:54:30 to 2010-01-20 01:21:15 UTC [more...]
[PATCH V2 0/10] omap_hsmmc changes V2
2010-01-20 1:21 UTC (12+ messages)
` [PATCH V2 1/10] omap_hsmmc: Move gpio and regulator control from board file
` [PATCH V2 2/10] omap: Rename mmc-twl4030 files to hsmmc
` [PATCH V2 3/10] omap: Rename hsmmc symbols to reflect independence from twl4030
` [PATCH V2 4/10] omap: Reconnect hsmmc context loss count
` [PATCH V2 5/10] omap: Add functions for dynamic remuxing of pins
` [PATCH V2 6/10] omap: RX51: Remux to pull eMMC lines down when powering off
` [PATCH V2 7/10] omap_hsmmc: Allow for power saving without going off
` [PATCH V2 8/10] omap_hsmmc: Fix disable timeouts
` [PATCH V2 9/10] omap_hsmmc: Ensure regulator enable / disable are paired
` [PATCH V2 10/10] omap_hsmmc: Allow for a shared VccQ
[PATCH] omap3: Check return values for clk_get
2010-01-20 1:19 UTC (2+ messages)
[PATCHv3 0/6] Idle status patches revisited again
2010-01-20 0:47 UTC (9+ messages)
` [PATCHv3 1/6] OMAP: Powerdomains: Add support for INACTIVE state on pwrdm level
` [PATCHv3 2/6] OMAP3: PM: Added support for INACTIVE and ON states for powerdomains
` [PATCHv3 3/6] OMAP3: CPUidle: Fixed support for ON / INACTIVE states
` [PATCHv3 4/6] OMAP3: PM: Removed pwrdm state hacking from omap_sram_idle
` [PATCHv3 5/6] OMAP: Powerdomains: Add support for checking if pwrdm/clkdm can idle
[PATCH] DSPBRIDGE: replace init_timer with init_timer_on_stack
2010-01-20 0:45 UTC
[PATCH] OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines
2010-01-20 0:39 UTC (3+ messages)
[GIT PULL] More OMAP clock/hwmod fixes for 2.6.33-rc
2010-01-20 0:33 UTC
[PATCH 00/10] OMAP2/3/4 clockdomains/powerdomains: split shared dependencies and clean up - for 2.6.34
2010-01-20 0:24 UTC (4+ messages)
` [PATCH 04/10] OMAP clockdomain/powerdomain: remove runtime register/unregister
[PATCH v2 00/18] OMAP2/3/4 clock: split out code for clock types and clean up
2010-01-19 23:36 UTC (19+ messages)
` [PATCH v2 01/18] OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c
` [PATCH v2 02/18] OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c
` [PATCH v2 03/18] OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c
` [PATCH v2 04/18] OMAP2 clock: move all static functions to the top of the file
` [PATCH v2 05/18] OMAP2/3/4 clock: combine all omap2_clk_functions
` [PATCH v2 06/18] OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2xxx_dpllcore.c
` [PATCH v2 07/18] OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_virt_prcm_set.c
` [PATCH v2 08/18] OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.c
` [PATCH v2 09/18] OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.c
` [PATCH v2 10/18] OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.c
` [PATCH v2 11/18] OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds
` [PATCH v2 12/18] OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt3xxx_dpll3m2.c
` [PATCH v2 13/18] OMAP2/3 clock: clean up omap*_clk_arch_init()
` [PATCH v2 14/18] OMAP2/3 clock: remove unnecessary includes and clean up header
` [PATCH v2 15/18] OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only
` [PATCH v2 16/18] OMAP3 DPLL: reorganize static functions
` [PATCH v2 17/18] OMAP clock: resolve all remaining sparse warnings
` [PATCH v2 18/18] OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions
[RFC] [PATCH] watchdog_info separation and constify
2010-01-19 22:36 UTC (6+ messages)
[PATCH] DSPBRIDGE: Remove vdd1_rate_table_bridge
2010-01-19 22:12 UTC
[PATCH] OMAP CPU ID: fix OMAP4 build failure (fwd)
2010-01-19 21:25 UTC
[RFC] [PATCH] watchdog_info separation and constify
2010-01-19 21:17 UTC
[PATCH] OMAP CPU ID: fix OMAP4 build failure
2010-01-19 21:14 UTC
[PATCH 0/6] DSPBRIDGE: fixes from current patch queue
2010-01-19 20:54 UTC (7+ messages)
` [PATCH 1/6] DSPBRIDGE: Rename DEBUG define to use menuconfig style
` [PATCH 2/6] DSPBRIDGE: remove NLDR_Free wrapper function
` [PATCH 3/6] DSPBRIDGE: Optimize remove resource functions
` [PATCH 4/6] DSPBRIDGE: Remove unused variables from resource cleanup
` [PATCH 5/6] DSPBRIDGE: remove wrong comment from RequestBridgeResources
` [PATCH 6/6] DSPBRIDGE: Always print DSP traces
[PATCH 2/2] AM35xx: Add clock support for new modules on AM35xx
2010-01-19 19:52 UTC (3+ messages)
[PATCH 0/2] Introduce clock support for AM35xx IPSS modules
2010-01-19 19:41 UTC (2+ messages)
[PATCH] OMAP3: SDRC : Errata 1.176 Fix - Accesses to DDR stall in SDRC after a Warm-reset
2010-01-19 19:28 UTC (4+ messages)
[PATCH 0/4] OMAP2xxx clock/CPUFreq: fix compilation errors; clean up
2010-01-19 19:26 UTC (5+ messages)
` [PATCH 4/4] OMAP clock/CPUFreq: avoid leaking the CPUFreq frequency table
[PATCH 00/18] OMAP2/3/4 clock: split out code for clock types and clean up
2010-01-19 18:36 UTC (4+ messages)
` [PATCH 12/18] OMAP3 clock: split out DPLL3 M2 divider functions into clkt3xxx_dpll3m2.c
[PATCHV2 2/2] OMAP3630: Clock: Fixing HSDivider Limitation
2010-01-19 18:08 UTC (5+ messages)
[PATCH 0/3] DSPBRIDGE: Return right error codes
2010-01-19 18:15 UTC (4+ messages)
` [PATCH 1/3] DSPBRIDGE: return right error codes wmd directory
` [PATCH 2/3] DSPBRIDGE: return right error codes services directory
` [PATCH 3/3] DSPBRIDGE: return right error codes rmgr directory
[PATCH 1/2] OMAP: DSS: Add display board file for zoom boards
2010-01-19 17:52 UTC (2+ messages)
[PATCH] OMAP: DSS: Add NEC NL8048HL11-01B display panel
2010-01-19 17:30 UTC (4+ messages)
[PATCH v2 6/6] omap3: pm: Use generic TRITON power scripts for ZOOM[2,3], 3630SDP board
2010-01-19 17:36 UTC
[PATCH v2 5/6] omap3: pm: Use generic TRITON power scripts for OMAP3430 board
2010-01-19 17:36 UTC
[PATCH v2 4/6] omap3: pm: Generic TRITON power scripts for OMAP3 based boards
2010-01-19 17:36 UTC
[PATCH v2 3/6] omap3: pm: Update Triton2 scripts
2010-01-19 17:35 UTC
[PATCH v2 2/6] omap3: pm: Using separate clk/volt setup_time for RET and OFF states
2010-01-19 17:35 UTC
[PATCH v2 1/6] omap3: pm: re-program the sleep state of TRITON resources by modifying the REMAP register
2010-01-19 17:35 UTC
[PATCH 0/4] omap multiboot improvments for merge window after 2.6.34
2010-01-19 17:19 UTC (23+ messages)
` [PATCH 1/4] omap: Clean the serial port defines
` [PATCH 2/4] omap: Make uncompress code and DEBUG_LL code generic
` [PATCH 4/4] omap: Make get_irqnr_and_base common for mach-omap2 multiboot
[PATCH v2 0/6] omap3: pm: Update TRITON power scripts and making it generic
2010-01-19 17:29 UTC
[PATCH 1/1] OMAP3: PM: Fix compilation issue of omap3_pm_init_opp_table
2010-01-19 17:02 UTC (14+ messages)
[PATCH 0/3] OMAP4: prcm/clock fixes
2010-01-19 16:32 UTC (6+ messages)
[PATCHv2 1/1] OMAP3: PM: Fix compilation issue of omap opp layer functions
2010-01-19 14:09 UTC (2+ messages)
[PATCH 0/2] Enable DSS on zoom2/3 and 3630 sdp boards
2010-01-19 13:22 UTC (2+ messages)
[PATCH] OMAP3630:DSS2:Enable Pre-Multiplied Alpha Support
2010-01-19 13:17 UTC (4+ messages)
[PATCH/USB 00/16] usb patches accepted by Greg
2010-01-19 13:14 UTC (17+ messages)
` [PATCH/USB 01/16] USB: musb: use resource_size()
` [PATCH/USB 02/16] USB: musb: move two printk to dev_err
` [PATCH/USB 03/16] USB: musb: move to sysfs_groups
` [PATCH/USB 04/16] USB: musb: remove some of the never defined defines
` [PATCH/USB 05/16] USB: musb: Add new fifo table for a OMAP3 errata
` [PATCH/USB 06/16] usb: musb: hsdma: add wrapper for reading DMA count
` [PATCH/USB 07/16] usb: musb: workaround MUSB DMA_INTR sometimes reads zero
` [PATCH/USB 08/16] usb: musb: workaround toggle bug when doing bulk transfer after isoc
` [PATCH/USB 09/16] usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly
` [PATCH/USB 10/16] usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'
` [PATCH/USB 11/16] usb: musb: handle irqs in the order dictated by programming guide
` [PATCH/USB 12/16] usb: musb: save dynfifo in musb struct
` [PATCH/USB 13/16] usb: musb: Add 'extvbus' in musb_hdrc_platform_data
` [PATCH/USB 14/16] usb: host: ehci: fix missing kfree in remove path also
` [PATCH/USB 15/16] usb: host: ehci: adding regulator framework in ehci-omap.c driver
` [PATCH/USB 16/16] USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()
[PATCH 2/2] OMAP: DSS: Enable display on ZOOM2/3 & 3630SDP
2010-01-19 13:12 UTC
[PATCH 1/2] OMAP2/3 clock: Extend find_idlest() to pass back idle state value
2010-01-19 9:20 UTC
[PATCHV5 0/4] OMAP3630 Clock changes
2010-01-19 2:30 UTC (10+ messages)
` [PATCHV5 1/4] OMAP3: introduce DPLL4 Jtype
` [PATCHV5 2/4] OMAP3: Remove FreqSel for 3630
` [PATCHV5 3/4] OMAP3: Introduce 3630 DPLL4 HSDivider changes
` [PATCHV5 4/4] OMAP3: add support for 192Mhz DPLL4M2 output
[PATCH] DSPBRIDGE: Fix wrong condition on NODE_GetUUIDProps
2010-01-19 1:58 UTC (2+ messages)
[v2 PATCH 1/5] ARM: OMAP4: PM: OMAP4 essential basic initialisations
2010-01-18 19:43 UTC (4+ messages)
` [v2 PATCH 2/5] ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up
[PATCH 0/4] DPC Removal from services
2010-01-18 19:15 UTC (2+ messages)
[PATCH 00/10] trivial cleanups
2010-01-18 19:13 UTC (2+ messages)
[PATCHV2 1/2] OMAP3630: Clock: add clksel_shift to struct clk
2010-01-18 18:37 UTC (4+ messages)
[PATCH 0/3] Interface tightening patches
2010-01-18 18:31 UTC (7+ messages)
` [PATCH 1/3] DSPBRIDGE: Interface tightening to check for invalid input parameters
` [PATCH 2/3] DSPBRIDGE: Undo allocation of resources in case of cp_to_usr fails
` [PATCH 3/3] DSPBRIDGE: NULL Pointer Dereference fix
[PATCH 0/3] dspbridge-pm patches
2010-01-18 18:09 UTC (10+ messages)
` [PATCH 1/3] DSPBRIDGE: Fix header locations mach to plat
` [PATCH 2/3] DSPBRIDGE: change to cpufreq_register_notifier for OPP changes
` [PATCH 3/3] DSPBRIDGE: Use dspbridge to initialize platform data
[PATCH] OMAP3 PM export chip IDCODE, Production ID and Die ID
2010-01-18 16:05 UTC (7+ messages)
[PATCH] save and restore etm state across core OFF modes
2010-01-18 13:47 UTC (11+ messages)
[PATCHV2 0/2] OMAP3630: Clock: Workaround for DPLL HS divider limitation
2010-01-18 12:33 UTC
[PATCH v3 1/2] USB: Add empty functions in otg.h
2010-01-18 12:32 UTC (3+ messages)
` "
[PATCH v9 0/4] OMAP: McBSP: Use register cache
2010-01-18 11:13 UTC (6+ messages)
` [PATCH v9 4/4] OMAP: McBSP: Use cache when modifying individual register bits
[PM-WIP-OPP][PATCH] pm: omap3: fix build error for PM disabled
2010-01-18 5:57 UTC (4+ messages)
[PATCH V2 0/10] omap_hsmmc changes V2
2010-01-17 1:28 UTC (4+ messages)
` [PATCH V2 1/10] omap_hsmmc: Move gpio and regulator control from board file
` [PATCH V2 2/10] omap: Rename mmc-twl4030 files to hsmmc
` [PATCH V2 3/10] omap: Rename hsmmc symbols to reflect independence from twl4030
Issue in oamp nand driver with 32-bit reads in prefetch mode
2010-01-16 21:35 UTC (8+ messages)
LDP broken?
2010-01-16 20:34 UTC (3+ messages)
overo_defconfig missing MUSB transceiver definition?
2010-01-16 3:06 UTC
[PM-WIP-OPP] [PATCH 2/2]: Change return value from ERR_PTR(..) to NULL in opp layer
2010-01-16 2:54 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