Sudeep Holla ([email protected])

Number of posts: 3455 (0.91 per day)
First post: 2014-01-08 19:27:33
Last post: 2024-06-14 11:51:37

Date List Subject
2022-05-25 20:28:58 linux-kernel [PATCH v3 13/16] arch_topology: Don't set cluster identifier as physical package identifier
2022-05-25 20:11:38 linux-kernel [PATCH v3 09/16] arch_topology: Drop LLC identifier stash from the CPU topology
2022-05-25 19:09:40 linux-kernel [PATCH v3 00/16] arch_topology: Updates to add socket support and fix cluster ids
2022-05-25 16:59:17 linux-kernel [PATCH v3 06/16] arch_topology: Add support to parse and detect cache attributes
2022-05-25 15:46:51 linux-kernel [PATCH v3 05/16] cacheinfo: Allow early detection and population of cache attributes
2022-05-25 15:13:50 linux-kernel [PATCH v3 03/16] cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF
2022-05-25 12:18:39 linux-kernel [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-05-25 12:14:18 linux-kernel [PATCH v3 02/16] cacheinfo: Add helper to access any cache index for a given CPU
2022-05-25 11:32:23 linux-kernel [PATCH v3 12/16] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
2022-05-25 10:48:04 linux-kernel [PATCH v3 14/16] arch_topology: Drop unnecessary check for uninitialised package_id
2022-05-24 15:27:13 linux-kernel Re: [PATCH] arch_topology: Limit threads to one specific cluster
2022-05-24 11:54:32 linux-kernel Re: [PATCH] arch_topology: Limit threads to one specific cluster
2022-05-23 13:29:31 linux-kernel Re: [PATCH] firmware: arm_scmi: Avoid leak OF node on error
2022-05-23 08:12:18 linux-kernel Re: [PATCH v2 3/8] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-05-23 07:37:55 linux-kernel Re: [PATCH v2 8/8] arch_topology: Add support to build llc_sibling on DT platforms
2022-05-23 07:16:55 linux-kernel Re: [PATCH v2 0/8] arch_topology: Updates to add socket support and fix cluster ids
2022-05-23 06:57:51 linux-kernel Re: [PATCH v2 3/8] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-05-23 06:29:25 linux-kernel Re: [PATCH v2 8/8] arch_topology: Add support to build llc_sibling on DT platforms
2022-05-22 08:25:28 linux-kernel Re: [PATCH v2 2/8] arch_topology: Set thread sibling cpumask only within the cluster
2022-05-21 11:30:12 linux-kernel Re: [PATCH v2 8/8] arch_topology: Add support to build llc_sibling on DT platforms
2022-05-21 10:03:50 linux-kernel Re: [PATCH v2 1/8] arch_topology: Don't set cluster identifier as physical package identifier
2022-05-20 09:44:40 linux-kernel Re: [PATCH 1/2] mailbox: correct kerneldoc
2022-05-19 18:52:57 linux-kernel Re: [PATCH 1/2] mailbox: correct kerneldoc
2022-05-19 11:57:56 linux-kernel Re: [RFC PATCH] arch_topology: Use llc_id instead of package_id
2022-05-18 10:53:25 linux-kernel Re: [RFC PATCH] arch_topology: Use llc_id instead of package_id
2022-05-18 10:29:45 linux-kernel Re: [PATCH] tee: Add Arm FF-A TEE driver
2022-05-18 09:47:39 linux-kernel [PATCH v2 8/8] arch_topology: Add support to build llc_sibling on DT platforms
2022-05-18 09:45:32 linux-kernel [PATCH v2 5/8] arch_topology: Check for non-negative value rather than -1 for IDs validity
2022-05-18 09:45:32 linux-kernel [PATCH v2 7/8] of: base: add support to get the device node for the CPU's last level cache
2022-05-18 09:45:30 linux-kernel [PATCH v2 6/8] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
2022-05-18 09:45:28 linux-kernel [PATCH v2 4/8] arch_topology: Add support for parsing sockets in /cpu-map
2022-05-18 09:45:22 linux-kernel [PATCH v2 3/8] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-05-18 09:45:20 linux-kernel [PATCH v2 1/8] arch_topology: Don't set cluster identifier as physical package identifier
2022-05-18 09:45:17 linux-kernel [PATCH v2 2/8] arch_topology: Set thread sibling cpumask only within the cluster
2022-05-18 09:45:07 linux-kernel [PATCH v2 0/8] arch_topology: Updates to add socket support and fix cluster ids
2022-05-17 20:55:14 linux-kernel Re: [RFC PATCH] arch_topology: Use llc_id instead of package_id
2022-05-17 02:27:59 linux-kernel Re: [RFC PATCH] arch_topology: Use llc_id instead of package_id
2022-05-14 04:06:04 linux-kernel [PATCH 0/4] arch_topology: Updates to add socket support and fix cluster ids
2022-05-14 03:59:52 linux-kernel Re: [RFC PATCH] arch_topology: Use llc_id instead of package_id
2022-05-14 03:01:24 linux-kernel [PATCH 4/4] arch_topology: Add support for parsing sockets in /cpu-map
2022-05-14 02:29:02 linux-kernel [UPDATED] [PATCH 2/4] arch_topology: Set thread sibling cpumask only within the cluster
2022-05-14 02:12:30 linux-kernel Re: [PATCH v1 3/5] ACPI: CPPC: Assume no transition latency if no PCCT
2022-05-14 02:11:00 linux-kernel [PATCH 2/4] arch_topology: Set thread and core siblings only within the cluster
2022-05-14 01:37:25 linux-kernel Re: [PATCH V2] arch_topology: support parsing cluster_id from DT
2022-05-14 01:30:16 linux-kernel Re: [PATCH V2] arch_topology: support parsing cluster_id from DT
2022-05-14 01:10:12 linux-kernel Re: [BUG] New arm scmi check in linux-next causing rk3568 not to boot due to firmware bug
2022-05-14 00:50:33 linux-kernel [PATCH 3/4] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-05-14 00:45:16 linux-kernel [PATCH 1/4] arch_topology: Don't set cluster identifier as physical package identifier
2022-05-14 00:43:11 linux-kernel Re: [PATCH V2] arch_topology: support parsing cluster_id from DT
2022-05-13 18:44:08 linux-kernel Re: [RFC PATCH] arch_topology: Use llc_id instead of package_id
2022-05-13 16:46:46 linux-kernel Re: [PATCH v1 2/5] ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported