Joel Fernandes ([email protected])

Number of posts: 339 (1.16 per day)
First post: 2013-06-27 03:33:45
Last post: 2014-04-15 17:51:49

Date List Subject
2014-04-30 02:56:11 linux-kernel Re: [PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU
2014-04-30 02:54:29 linux-kernel [PATCH] ARM: OMAP5: Redo THUMB mode switch on secondary CPU
2014-04-28 20:49:47 linux-kernel [PATCH 1/2] dmaengine: edma: Document variables used for residue accounting
2014-04-28 20:49:43 linux-kernel [PATCH 2/2] dmaengine: edma: update DMA memcpy to use new param element
2014-04-28 19:12:17 linux-kernel Re: [PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU
2014-04-28 19:08:15 linux-kernel Re: [PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU
2014-04-28 16:39:07 linux-kernel Re: [PATCH 07/10] ARM: dts: DRA7: Add DT node for DES IP
2014-04-25 23:07:50 linux-kernel [PATCH 02/10] ARM: DRA7xx: hwmod: Add hwmod data for DES IP
2014-04-25 23:07:47 linux-kernel [PATCH 05/10] ARM: OMAP4: hwmod: Add hwmod data for AES IP
2014-04-25 23:07:44 linux-kernel [PATCH 09/10] ARM: dts: OMAP4: clk: Add clk node for DES IP
2014-04-25 23:07:40 linux-kernel [PATCH 08/10] ARM: dts: DRA7: Add DT node for AES IP
2014-04-25 23:06:30 linux-kernel [PATCH 04/10] ARM: DRA7xx: Add hwmod entries for RNG module
2014-04-25 23:03:32 linux-kernel [PATCH 00/10] ARM: OMAP: dts and HWMOD entries for crypto modules
2014-04-25 23:03:31 linux-kernel [PATCH 07/10] ARM: dts: DRA7: Add DT node for DES IP
2014-04-25 23:03:29 linux-kernel [PATCH 03/10] ARM: DRA7xx: hwmod: Add hwmod data for AES IP
2014-04-25 23:03:27 linux-kernel [PATCH 10/10] ARM: dts: OMAP4: Add clock nodes for AES/DES nodes
2014-04-25 23:03:25 linux-kernel [PATCH 06/10] ARM: OMAP4: hwmod: add hwmod data for DES IP
2014-04-25 23:03:22 linux-kernel [PATCH 01/10] ARM: OMAP: hwmod: Add SYSC offsets for AES IP
2014-04-24 22:57:27 linux-kernel [PATCH 13/26] ARM: OMAP2+: timer: Add comment on timer clk parenting
2014-04-24 22:57:24 linux-kernel [PATCH 06/26] ARM: OMAP: dmtimer: Add a write_ctrl function to simplify bit setting
2014-04-24 22:56:54 linux-kernel [PATCH 01/26] ARM: OMAP: dmtimer: Remove setting of clk parent indirectly through platform hook
2014-04-24 22:56:30 linux-kernel [PATCH 14/26] ARM: OMAP2+: timer: Remove hwmod look-up dependency for DT-boot
2014-04-24 22:55:10 linux-kernel [PATCH 11/26] ARM: OMAP2+: timer: Add a powerup function
2014-04-24 22:55:07 linux-kernel [PATCH 00/26] OMAP dmtimer prep series
2014-04-24 22:55:02 linux-kernel [PATCH 02/26] ARM: OMAP: dmtimer: Add comments on OMAP1 clock framework
2014-04-24 22:53:45 linux-kernel [PATCH 12/26] ARM: OMAP2+: timer: Simplify clock event/source name setting
2014-04-24 22:53:42 linux-kernel [PATCH 03/26] ARM: OMAP: dmtimer: Add note to set parent from DT
2014-04-24 22:50:26 linux-kernel [PATCH 15/26] ARM: OMAP2+: timer: Use of_clk_get for DT platforms
2014-04-24 22:50:22 linux-kernel [PATCH 08/26] ARM: OMAP: dmtimer: Add function to check for timer availability
2014-04-24 22:50:18 linux-kernel [PATCH 07/26] ARM: OMAP: dmtimer: Have __omap_dm_timer_load_start set ST bit in CTRL instead of caller
2014-04-24 22:50:13 linux-kernel [PATCH 05/26] ARM: OMAP1: dmtimer: Rewrite modify of IDLECT mask to use new is_running function
2014-04-24 22:50:10 linux-kernel [PATCH 10/26] ARM: OMAP: dmtimer: Check return of pm_runtime_get_sync
2014-04-24 22:49:30 linux-kernel [PATCH 19/26] ARM: OMAP: dmtimer: Remove API __omap_dm_timer_load_start
2014-04-24 22:46:57 linux-kernel [PATCH 26/26] ARM: OMAP: dmtimer: Use is_timer_available function in omap_dm_timer_trigger
2014-04-24 22:46:29 linux-kernel [PATCH 25/26] ARM: OMAP: dmtimer: Eliminate omap_dm_timer_int_enable function
2014-04-24 22:44:09 linux-kernel [PATCH 23/26] ARM: OMAP: dmtimer: Eliminate __omap_dm_timer_read_counter function
2014-04-24 22:44:06 linux-kernel [PATCH 20/26] ARM: OMAP: dmtimer: Fold back private stop function
2014-04-24 21:45:18 linux-kernel [PATCH 09/26] ARM: OMAP: dmtimer: Get rid of check for mem resource error
2014-04-24 21:45:14 linux-kernel [PATCH 18/26] ARM: OMAP2+: timer: Add legacy code for old way of getting fclk
2014-04-24 21:45:05 linux-kernel [PATCH 21/26] ARM: OMAP: dmtimer: Add systimer flag to dmtimer structure
2014-04-24 21:45:01 linux-kernel [PATCH 24/26] ARM: OMAP: dmtimer: Move private functions into dmtimer core and export others
2014-04-24 21:44:59 linux-kernel [PATCH 22/26] ARM: OMAP: dmtimer: Eliminate __omap_dm_timer_write_status function
2014-04-24 21:44:54 linux-kernel [PATCH 04/26] ARM: OMAP: dmtimer: Add function to check if timer is running
2014-04-24 21:44:52 linux-kernel [PATCH 17/26] ARM: OMAP2+: timer: Add fallback for of_clk_get
2014-04-24 21:44:50 linux-kernel [PATCH 16/26] ARM: OMAP2+: timer: Fix error message to not use hwmod structure
2014-04-23 01:31:27 linux-kernel [PATCH 0/8] OMAP2+ system timer cleanup series
2014-04-23 01:31:25 linux-kernel [PATCH 3/8] ARM: OMAP2+: timer: Add comment on timer clk parenting
2014-04-23 01:30:57 linux-kernel [PATCH 6/8] ARM: OMAP2+: timer: Fix error message to not use hwmod structure
2014-04-23 01:30:25 linux-kernel [PATCH 7/8] ARM: OMAP2+: timer: Add fallback for of_clk_get
2014-04-23 01:29:51 linux-kernel [PATCH 5/8] ARM: OMAP2+: timer: Use of_clk_get for DT platforms
2014-04-23 01:28:10 linux-kernel [PATCH 2/8] ARM: OMAP2+: timer: Simplify clock event/source name setting