LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2022-07-06 09:43:53
linux-kernel
Re: [PATCH v2 0/4] Introduce SCMI System Power Control driver
2022-07-06 09:43:22
linux-kernel
Re: [PATCH v2 0/2] Add SCMI full message tracing
2022-07-06 09:41:44
linux-kernel
Re: [PATCH 0/5] RISC-V: Add cpu-map topology information nodes
2022-07-06 09:38:17
linux-kernel
Re: [PATCH 0/5] RISC-V: Add cpu-map topology information nodes
2022-07-05 20:56:38
linux-kernel
Re: [PATCH v6 00/21] arch_topology: Updates to add socket support and fix cluster ids
2022-07-05 20:56:19
linux-kernel
Re: [PATCH 0/5] RISC-V: Add cpu-map topology information nodes
2022-07-05 20:24:32
linux-kernel
Re: [PATCH v6 00/21] arch_topology: Updates to add socket support and fix cluster ids
2022-07-05 11:20:02
linux-kernel
Re: [PATCH v4] amba: Remove deferred device addition
2022-07-04 15:25:44
linux-kernel
Re: [PATCH v6 00/21] arch_topology: Updates to add socket support and fix cluster ids
2022-07-04 12:54:12
linux-kernel
Re: next-20220704: juno-r2: Unable to handle kernel NULL pointer dereference at virtual address - scpi_send_message
2022-07-04 11:25:41
linux-kernel
[PATCH v6 07/21] cacheinfo: Use cache identifiers to check if the caches are shared if available
2022-07-04 11:25:16
linux-kernel
[PATCH v6 12/21] arch_topology: Drop LLC identifier stash from the CPU topology
2022-07-04 11:19:07
linux-kernel
[PATCH v6 03/21] cacheinfo: Add helper to access any cache index for a given CPU
2022-07-04 11:18:16
linux-kernel
[PATCH v6 04/21] cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF
2022-07-04 11:17:57
linux-kernel
[PATCH v6 02/21] cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node
2022-07-04 11:11:47
linux-kernel
[PATCH v6 19/21] arch_topology: Add support for parsing sockets in /cpu-map
2022-07-04 11:09:33
linux-kernel
[PATCH v6 10/21] arch_topology: Use the last level cache information from the cacheinfo
2022-07-04 10:42:21
linux-kernel
[PATCH v6 05/21] cacheinfo: Add support to check if last level cache(LLC) is valid or shared
2022-07-04 10:41:52
linux-kernel
[PATCH v6 15/21] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
2022-07-04 10:34:10
linux-kernel
[PATCH v6 21/21] ACPI: Remove the unused find_acpi_cpu_cache_topology()
2022-07-04 10:32:36
linux-kernel
[PATCH v6 17/21] arch_topology: Limit span of cpu_clustergroup_mask()
2022-07-04 10:31:44
linux-kernel
[PATCH v6 09/21] arch_topology: Add support to parse and detect cache attributes
2022-07-04 10:30:00
linux-kernel
[PATCH v6 00/21] arch_topology: Updates to add socket support and fix cluster ids
2022-07-04 10:20:46
linux-kernel
[PATCH v6 18/21] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-07-04 10:20:34
linux-kernel
[PATCH v6 16/21] arch_topology: Don't set cluster identifier as physical package identifier
2022-07-04 10:20:24
linux-kernel
[PATCH v6 20/21] arch_topology: Warn that topology for nested clusters is not supported
2022-07-04 10:20:13
linux-kernel
[PATCH v6 14/21] arch_topology: Check for non-negative value rather than -1 for IDs validity
2022-07-04 10:20:11
linux-kernel
[PATCH v6 13/21] arch_topology: Set thread sibling cpumask only within the cluster
2022-07-04 10:19:18
linux-kernel
[PATCH v6 11/21] arm64: topology: Remove redundant setting of llc_id in CPU topology
2022-07-04 10:19:04
linux-kernel
[PATCH v6 08/21] cacheinfo: Align checks in cache_shared_cpu_map_{setup,remove} for readability
2022-07-04 10:19:01
linux-kernel
[PATCH v6 06/21] cacheinfo: Allow early detection and population of cache attributes
2022-07-04 10:18:50
linux-kernel
[PATCH v6 01/21] ACPI: PPTT: Use table offset as fw_token instead of virtual address
2022-07-01 15:30:06
linux-kernel
Re: [PATCH v3 8/9] firmware: arm_scmi: Add scmi_driver optional setup/teardown callbacks
2022-07-01 15:29:12
linux-kernel
Re: [PATCH v2 0/2] Add SCMI full message tracing
2022-07-01 15:22:40
linux-kernel
Re: [PATCH v3 5/9] firmware: arm_scmi: Make use of FastChannels configurable
2022-07-01 15:19:31
linux-kernel
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
2022-07-01 15:05:59
linux-kernel
Re: [PATCH 2/5] firmware: arm_scmi: Support only one single SystemPower device
2022-07-01 14:25:30
linux-kernel
Re: [PATCH v2 0/2] Add SCMI full message tracing
2022-07-01 14:18:41
linux-kernel
Re: [PATCH v3 8/9] firmware: arm_scmi: Add scmi_driver optional setup/teardown callbacks
2022-07-01 14:17:38
linux-kernel
Re: [PATCH v3 5/9] firmware: arm_scmi: Make use of FastChannels configurable
2022-07-01 14:15:20
linux-kernel
Re: [PATCH 1/5] firmware: arm_scmi: Remove deprecated ida_simple_ calls
2022-07-01 14:07:10
linux-kernel
Re: [PATCH 0/5] Introduce SCMI System Power Control driver
2022-07-01 14:00:51
linux-kernel
Re: [PATCH 2/5] firmware: arm_scmi: Support only one single SystemPower device
2022-07-01 12:40:59
linux-kernel
Re: [PATCH] firmware: arm_scpi: Fix error handle when scpi probe failed
2022-07-01 11:28:24
linux-kernel
Re: [PATCH v3 00/15] Canaan devicetree fixes
2022-07-01 11:26:06
linux-kernel
Re: [PATCH v5 09/19] arch_topology: Use the last level cache information from the cacheinfo
2022-07-01 10:16:09
linux-kernel
Re: [PATCH] firmware: arm_scpi: Fix error handle when scpi probe failed
2022-07-01 09:53:29
linux-kernel
Re: [PATCH] firmware: arm_scpi: Fix error handle when scpi probe failed
2022-07-01 08:49:59
linux-kernel
Re: linux-next: build failure after merge of the scmi tree
2022-06-30 21:00:54
linux-kernel
Re: [PATCH v5 09/19] arch_topology: Use the last level cache information from the cacheinfo
2022-06-30 20:37:30
linux-kernel
Re: [PATCH v5 09/19] arch_topology: Use the last level cache information from the cacheinfo