Sudeep KarkadaNagesha ([email protected])

Number of posts: 203 (0.54 per day)
First post: 2012-10-17 09:21:05
Last post: 2013-10-31 16:42:43

Date List Subject
2013-08-22 16:51:26 linux-kernel Re: [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-22 13:57:33 linux-kernel [GIT PULL v2] DT/core: cpu_ofnode updates for v3.12
2013-08-22 13:29:19 linux-kernel Re: [PATCH v4 03/19] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-20 17:14:33 linux-kernel Re: [PATCH v3 0/6] ARM/ARM64 architected timer updates
2013-08-20 17:08:59 linux-kernel [PATCH v3 4/6] ARM64: arch_timer: configure and enable event stream
2013-08-20 16:23:08 linux-kernel Re: [PATCH v3 4/6] ARM64: arch_timer: configure and enable event stream
2013-08-20 14:27:14 linux-kernel Re: [PATCH v3 4/6] ARM64: arch_timer: configure and enable event stream
2013-08-20 12:22:15 linux-kernel Re: [PATCH v4 03/19] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-20 09:35:54 linux-kernel [PATCH v4 04/19] of: move of_get_cpu_node implementation to DT core library
2013-08-20 09:34:37 linux-kernel [PATCH v4 05/19] ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
2013-08-20 09:34:36 linux-kernel [PATCH v4 06/19] driver/core: cpu: initialize of_node in cpu's device struture
2013-08-20 09:34:34 linux-kernel [PATCH v4 07/19] of/device: add helper to get cpu device node from logical cpu index
2013-08-20 09:34:05 linux-kernel [PATCH v4 08/19] ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
2013-08-20 09:33:35 linux-kernel [PATCH v4 10/19] drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
2013-08-20 09:33:15 linux-kernel [PATCH v4 11/19] cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes
2013-08-20 09:32:37 linux-kernel [PATCH v4 12/19] cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodes
2013-08-20 09:32:11 linux-kernel [PATCH v4 15/19] cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodes
2013-08-20 09:31:54 linux-kernel [PATCH v4 14/19] cpufreq: spear-cpufreq: remove device tree parsing for cpu nodes
2013-08-20 09:31:32 linux-kernel [PATCH v4 17/19] cpufreq: maple-cpufreq: remove device tree parsing for cpu nodes
2013-08-20 09:30:33 linux-kernel [PATCH v4 18/19] cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodes
2013-08-20 09:30:31 linux-kernel [PATCH v4 16/19] cpufreq: arm_big_little: remove device tree parsing for cpu nodes
2013-08-20 09:30:29 linux-kernel [PATCH v4 19/19] cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodes
2013-08-20 09:30:25 linux-kernel [PATCH v4 13/19] cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodes
2013-08-20 09:30:21 linux-kernel [PATCH v4 09/19] ARM: mvebu: remove device tree parsing for cpu nodes
2013-08-20 09:30:19 linux-kernel [PATCH v4 03/19] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-20 09:30:18 linux-kernel [PATCH v4 02/19] openrisc: remove undefined of_get_cpu_node declaration
2013-08-20 09:30:16 linux-kernel [PATCH v4 01/19] microblaze: remove undefined of_get_cpu_node declaration
2013-08-20 09:30:14 linux-kernel [PATCH v4 00/19] DT/core: update cpu device of_node
2013-08-19 13:55:55 linux-kernel Re: [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-19 13:24:06 linux-kernel Re: [RFC PATCH v2 4/4] of: move of_get_cpu_node implementation to DT core library
2013-08-19 10:21:25 linux-kernel Re: [RFC PATCH v2 4/4] of: move of_get_cpu_node implementation to DT core library
2013-08-19 10:13:14 linux-kernel Re: [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-16 17:40:32 linux-kernel [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-16 17:40:28 linux-kernel [RFC PATCH v2 4/4] of: move of_get_cpu_node implementation to DT core library
2013-08-16 17:39:57 linux-kernel [RFC PATCH v2 0/4] DT: move of_get_cpu_node from PPC to DT core
2013-08-16 12:44:55 linux-kernel Re: [RFC PATCH 3/4] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-16 09:41:15 linux-kernel Re: [RFC PATCH 2/4] openrisc: remove undefined of_get_cpu_node declaration
2013-08-16 08:48:21 linux-kernel Re: [RFC PATCH 3/4] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-16 08:43:19 linux-kernel Re: [RFC PATCH 3/4] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-15 17:11:28 linux-kernel [RFC PATCH 4/4] of: move of_get_cpu_node implementation to DT core library
2013-08-15 17:10:11 linux-kernel [RFC PATCH 3/4] powerpc: refactor of_get_cpu_node to support other architectures
2013-08-15 17:10:10 linux-kernel [RFC PATCH 2/4] openrisc: remove undefined of_get_cpu_node declaration
2013-08-15 17:10:08 linux-kernel [RFC PATCH 0/4] DT: move of_get_cpu_node from PPC to DT core
2013-08-15 17:10:07 linux-kernel [RFC PATCH 1/4] microblaze: remove undefined of_get_cpu_node declaration
2013-08-15 15:13:35 linux-kernel Re: [PATCH v3 03/16] driver/core: cpu: initialize of_node in cpu's device struture
2013-08-15 14:59:19 linux-kernel Re: [PATCH v3 01/16] of: add support for retrieving cpu node for a given logical cpu index
2013-08-14 13:27:40 linux-kernel Re: [GIT PULL] DT/core: cpu_ofnode updates for v3.12
2013-08-14 13:21:47 linux-kernel Re: [GIT PULL] DT/core: cpu_ofnode updates for v3.12
2013-08-14 11:03:29 linux-kernel Re: [PATCH v3 0/6] ARM/ARM64 architected timer updates
2013-08-14 10:01:44 linux-kernel Re: [GIT PULL] DT/core: cpu_ofnode updates for v3.12
2013-08-14 09:23:06 linux-kernel Re: [GIT PULL] DT/core: cpu_ofnode updates for v3.12