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-06-21 19:52:36 linux-kernel [PATCH v4 02/20] cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node
2022-06-21 19:51:01 linux-kernel [PATCH v4 10/20] arm64: topology: Remove redundant setting of llc_id in CPU topology
2022-06-21 19:50:26 linux-kernel [PATCH v4 00/20] arch_topology: Updates to add socket support and fix cluster ids
2022-06-21 19:49:33 linux-kernel [PATCH v4 05/20] cacheinfo: Add support to check if last level cache(LLC) is valid or shared
2022-06-21 19:48:52 linux-kernel [PATCH v4 08/20] arch_topology: Add support to parse and detect cache attributes
2022-06-21 19:41:59 linux-kernel [PATCH v4 17/20] arch_topology: Limit span of cpu_clustergroup_mask()
2022-06-21 19:37:20 linux-kernel [PATCH v4 04/20] cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF
2022-06-21 19:35:05 linux-kernel [PATCH v4 15/20] arch_topology: Don't set cluster identifier as physical package identifier
2022-06-21 19:34:49 linux-kernel [PATCH v4 18/20] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-06-21 19:34:08 linux-kernel [PATCH v4 20/20] arch_topology: Warn that topology for nested clusters is not supported
2022-06-21 19:33:41 linux-kernel [PATCH v4 01/20] ACPI: PPTT: Use table offset as fw_token instead of virtual address
2022-06-21 19:32:49 linux-kernel [PATCH v4 09/20] arch_topology: Use the last level cache information from the cacheinfo
2022-06-21 19:25:41 linux-kernel [PATCH v4 19/20] arch_topology: Add support for parsing sockets in /cpu-map
2022-06-21 19:23:44 linux-kernel [PATCH v4 12/20] arch_topology: Set thread sibling cpumask only within the cluster
2022-06-21 19:23:20 linux-kernel [PATCH v4 13/20] arch_topology: Check for non-negative value rather than -1 for IDs validity
2022-06-21 19:22:39 linux-kernel [PATCH v4 03/20] cacheinfo: Add helper to access any cache index for a given CPU
2022-06-21 18:29:17 linux-kernel Re: [net-next: PATCH 09/12] Documentation: ACPI: DSD: introduce DSA description
2022-06-21 16:04:59 linux-kernel Re: [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-06-21 15:40:49 linux-kernel Re: [net-next: PATCH 09/12] Documentation: ACPI: DSD: introduce DSA description
2022-06-21 15:12:47 linux-kernel [PATCH] Documentation: ACPI: Update links and references to DSD related docs
2022-06-21 13:38:11 linux-kernel Re: [net-next: PATCH 09/12] Documentation: ACPI: DSD: introduce DSA description
2022-06-21 10:04:19 linux-kernel Re: [net-next: PATCH 09/12] Documentation: ACPI: DSD: introduce DSA description
2022-06-17 11:58:57 linux-kernel Re: [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-06-15 17:30:42 linux-kernel Re: [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-06-14 11:00:32 linux-kernel Re: [PATCH] arm64: dts: arm: adjust whitespace around '='
2022-06-14 10:19:33 linux-kernel Re: [PATCH] firmware: arm_scmi: Fix incorrect error propagation
2022-06-14 10:17:50 linux-kernel Re: [PATCH] arm64: dts: arm/fvp-base-revc: Remove 'panel-dpi' compatible
2022-06-14 10:17:45 linux-kernel Re: [PATCH] arm64: dts: arm/juno: Drop erroneous 'mbox-name' property
2022-06-13 19:16:20 linux-kernel Re: [RFC 1/3] dt-bindings: arm: Add document for SCMI Virtio backend device
2022-06-13 16:25:35 linux-kernel Re: [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-06-10 17:25:37 linux-kernel Re: [PATCH 1/3] firmware: arm_scmi: Review BASE protocol string-buffers sizes
2022-06-10 10:37:30 linux-kernel Re: [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-06-06 15:22:08 linux-kernel Re: [PATCH] firmware: arm_scmi: Relax BASE protocol sanity checks on protocol list
2022-06-06 15:02:10 linux-kernel Re: [PATCH 1/2] firmware: arm_scmi: Remove unused local variables
2022-06-06 15:02:04 linux-kernel Re: [PATCH] firmware: arm_scmi: Relax BASE protocol sanity checks on protocol list
2022-06-06 14:56:02 linux-kernel Re: [PATCH] firmware: arm_scmi: Relax BASE protocol sanity checks on protocol list
2022-06-06 10:45:22 linux-kernel Re: [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-06-06 10:17:38 linux-kernel Re: [PATCH v3 07/16] arch_topology: Use the last level cache information from the cacheinfo
2022-06-06 09:45:46 linux-kernel Re: [PATCH] drivers: soc: atmel: Fix refcount leak in atmel_soc_device_init
2022-06-01 21:13:25 linux-kernel Re: [PATCH v3 00/16] arch_topology: Updates to add socket support and fix cluster ids
2022-06-01 19:26:53 linux-kernel Re: [PATCH v3 09/16] arch_topology: Drop LLC identifier stash from the CPU topology
2022-06-01 18:57:20 linux-kernel Re: [PATCH v3 02/16] cacheinfo: Add helper to access any cache index for a given CPU
2022-06-01 17:56:49 linux-kernel Re: [PATCH 1/2] cpuidle: cpuidle-arm: remove arm64 support
2022-05-31 18:59:42 linux-kernel Re: [PATCH 2/2] arm64: cpuidle: remove generic cpuidle support
2022-05-26 10:23:17 linux-kernel [PATCH v3 04/16] cacheinfo: Add support to check if last level cache(LLC) is valid or shared
2022-05-26 09:05:26 linux-kernel [PATCH v3 07/16] arch_topology: Use the last level cache information from the cacheinfo
2022-05-26 00:29:24 linux-kernel [PATCH v3 10/16] arch_topology: Set thread sibling cpumask only within the cluster
2022-05-26 00:29:23 linux-kernel [PATCH v3 08/16] arm64: topology: Remove redundant setting of llc_id in CPU topology
2022-05-26 00:15:11 linux-kernel [PATCH v3 11/16] arch_topology: Check for non-negative value rather than -1 for IDs validity
2022-05-26 00:13:14 linux-kernel [PATCH v3 01/16] cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node
2022-05-25 21:08:27 linux-kernel [PATCH v3 16/16] arch_topology: Add support for parsing sockets in /cpu-map