LinuxLists
Users
About
Suzuki K Poulose (
[email protected]
)
Number of posts: 3514 (1.01 per day)
First post: 2014-12-05 10:34:57
Last post: 2024-06-14 18:57:39
Previous Page
/
Next Page
Date
List
Subject
2023-08-16 16:19:28
linux-kernel
Re: [PATCH v6 3/4] perf: arm_cspmu: Support implementation specific validation
2023-08-16 09:58:10
linux-kernel
Re: [PATCH] hwtracing: hisi_ptt: Use pci_dev_id() to simplify the code
2023-08-15 19:52:56
linux-kernel
Re: [PATCH v6 1/4] perf: arm_cspmu: Split 64-bit write to 32-bit writes
2023-08-15 02:07:26
linux-kernel
Re: [PATCH 2/2] coresight: core: Fix multiple free TRBE platform data resource
2023-08-15 00:59:42
linux-kernel
Re: [PATCH 1/2] coresight: trbe: Fix TRBE potential sleep in atomic context
2023-08-14 11:10:06
linux-kernel
Re: [PATCH 1/2] coresight: trbe: Fix TRBE potential sleep in atomic context
2023-08-14 10:13:00
linux-kernel
Re: [PATCH v7 06/13] coresight-tpdm: Add reset node to TPDM node
2023-08-11 14:54:52
linux-kernel
Re: [PATCH] coresight: tmc: Make etr buffer mode user configurable from sysfs
2023-08-11 12:05:50
linux-kernel
Re: [PATCH v5] perf: arm_cspmu: Separate Arm and vendor module
2023-08-11 09:46:54
linux-kernel
Re: [PATCH V3 1/3] coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus
2023-08-11 09:32:16
linux-kernel
Re: [PATCH] coresight: etm4x: Ensure valid drvdata and clock before clk_put()
2023-08-09 13:17:13
linux-kernel
Re: [PATCH V4 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
2023-08-08 17:00:25
linux-kernel
Re: [PATCH V4 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
2023-08-07 12:29:30
linux-kernel
Re: [PATCH V3 4/4] coresight: trbe: Enable ACPI based TRBE devices
2023-08-07 12:27:53
linux-kernel
Re: [PATCH v7 11/13] coresight-tpdm: Add nodes for timestamp request
2023-08-07 12:27:27
linux-kernel
Re: [PATCH v7 13/13] coresight-tpdm: Add nodes for dsb msr support
2023-08-07 12:19:54
linux-kernel
Re: [PATCH v7 10/13] coresight-tpdm: Add nodes to configure pattern match output
2023-08-07 11:05:18
linux-kernel
Re: [PATCH v7 09/13] coresight-tpdm: Add nodes for dsb edge control
2023-08-07 10:51:49
linux-kernel
Re: [PATCH v7 07/13] coresight-tpdm: Add nodes to set trigger timestamp and type
2023-08-07 10:31:27
linux-kernel
Re: [PATCH v7 08/13] coresight-tpdm: Add node to set dsb programming mode
2023-08-07 10:24:39
linux-kernel
Re: [PATCH v7 09/13] coresight-tpdm: Add nodes for dsb edge control
2023-08-07 09:57:19
linux-kernel
Re: [PATCH v7 06/13] coresight-tpdm: Add reset node to TPDM node
2023-08-07 09:54:33
linux-kernel
Re: [PATCH v7 05/13] coresight-tpdm: Initialize DSB subunit configuration
2023-08-07 09:54:30
linux-kernel
Re: [PATCH v7 04/13] coresight-tpda: Add DSB dataset support
2023-08-05 12:55:19
linux-kernel
Re: [RFC PATCH 0/3] coresight: Support exclude_guest with Feat_TRF and nVHE
2023-08-05 10:48:14
linux-kernel
Re: [RFC PATCH 0/3] coresight: Support exclude_guest with Feat_TRF and nVHE
2023-08-04 15:31:02
linux-kernel
Re: [PATCH v7 04/13] coresight-tpda: Add DSB dataset support
2023-08-04 13:39:20
linux-kernel
Re: [PATCH v3 1/1] coresight: tmc: Explicit type conversions to prevent integer overflow
2023-08-04 10:29:12
linux-kernel
Re: [PATCH V3 3/4] coresight: trbe: Add a representative coresight_platform_data for TRBE
2023-08-03 16:45:52
linux-kernel
Re: [PATCH v2] coresight: tmc: Explicit type conversions to prevent integer overflow
2023-08-03 14:10:58
linux-kernel
Re: [PATCH V3 3/4] coresight: trbe: Add a representative coresight_platform_data for TRBE
2023-08-02 13:21:41
linux-kernel
Re: [PATCH] coresight: trbe: Directly use ID_AA64DFR0_EL1_TraceBuffer_IMP
2023-08-02 13:14:45
linux-kernel
Re: [PATCH V13 - RESEND 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
2023-08-02 10:35:00
linux-kernel
Re: [PATCH V2 2/4] arm_pmu: acpi: Add a representative platform device for TRBE
2023-07-27 17:00:20
linux-kernel
Re: [Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
2023-07-26 18:17:02
linux-kernel
Re: [PATCH V6 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
2023-07-26 18:14:06
linux-kernel
Re: [PATCH] coresight: Fix all W=1 build warnings
2023-07-26 17:25:58
linux-kernel
Re: [PATCH] coresight: Fix all W=1 build warnings
2023-07-26 17:21:04
linux-kernel
Re: [PATCH V6 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
2023-07-26 14:13:13
linux-kernel
Re: drivers/pnp/pnpacpi/core.c:253:17: warning: 'strncpy' specified bound 50 equals destination size
2023-07-25 13:47:33
linux-kernel
Re: [PATCH V13 - RESEND 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
2023-07-25 11:52:12
linux-kernel
Re: [Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
2023-07-24 16:45:53
linux-kernel
acpi: Remove ETM from AMBA scan list (was Re: [PATCH V6 6/6] coresight: etm4x: Add ACPI support in platform driver)
2023-07-24 16:45:30
linux-kernel
Re: [Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
2023-07-19 10:31:28
linux-kernel
Re: [PATCH V6 6/6] coresight: etm4x: Add ACPI support in platform driver
2023-07-19 09:32:39
linux-kernel
Re: [Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
2023-07-18 15:36:03
linux-kernel
Re: [PATCH v2] hwtracing: coresight: Explicitly include correct DT includes
2023-07-17 10:01:18
linux-kernel
Re: [RFC] Support for Arm CCA VMs on Linux
2023-07-17 09:47:51
linux-kernel
Re: [PATCH] hwtracing: coresight: Explicitly include correct DT includes
2023-07-14 15:20:43
linux-kernel
Re: [RFC] Support for Arm CCA VMs on Linux
2023-07-14 11:17:31
linux-kernel
Re: [PATCH v6 09/13] Add nodes for dsb edge control