Mathieu Poirier ([email protected])

Number of posts: 3785 (0.79 per day)
First post: 2011-04-08 20:32:10
Last post: 2024-06-11 18:04:04

Date List Subject
2021-03-04 12:09:58 linux-kernel Re: [PATCH v5 04/16] rpmsg: char: export eptdev create an destroy functions
2021-03-03 18:43:06 linux-kernel Re: [PATCH v6 00/16] remoteproc: Add support for detaching a remote processor
2021-03-03 18:42:53 linux-kernel Re: [PATCH v6 16/16] remoteproc: Refactor rproc delete and cdev release path
2021-03-03 17:24:03 linux-kernel Re: [PATCH v6 11/16] remoteproc: Properly deal with the resource table when attached
2021-03-03 16:02:42 linux-kernel Re: [PATCH v6 05/16] remoteproc: Add new get_loaded_rsc_table() to rproc_ops
2021-03-01 01:20:21 linux-kernel Re: [PATCH v4 07/10] coresight: etm4x: Add complex configuration handlers to etmv4
2021-03-01 01:19:43 linux-kernel Re: [PATCH v4 09/10] coresight: syscfg: Add initial configfs support
2021-03-01 01:19:27 linux-kernel Re: [PATCH v4 08/10] coresight: config: Add preloaded configurations
2021-03-01 00:34:13 linux-kernel Re: [PATCH v4 09/10] coresight: syscfg: Add initial configfs support
2021-02-27 20:58:46 linux-kernel Re: [PATCH v4 02/10] coresight: syscfg: Add registration and feature loading for cs devices
2021-02-25 21:56:35 linux-kernel Re: [PATCH v4 06/10] coresight: etm-perf: Update to activate selected configuration
2021-02-25 21:50:58 linux-kernel Re: [PATCH v4 05/10] coresight: syscfg: Add API to activate and enable configurations
2021-02-25 21:22:45 linux-kernel Re: [PATCH v4 05/10] coresight: syscfg: Add API to activate and enable configurations
2021-02-25 16:52:46 linux-kernel Re: [PATCH] coresight: etm4x: work around clang-12+ build failure
2021-02-25 03:26:46 linux-kernel Re: [PATCH RESEND] remoteproc: core: Remove casting to rproc_handle_resource_t
2021-02-25 01:12:54 linux-kernel [PATCH 1/6] perf: cs-etm: update ETM metadata format
2021-02-24 20:35:35 linux-kernel Re: [PATCH] remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
2021-02-24 16:56:35 linux-kernel [PATCH 2/6] tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
2021-02-24 16:55:34 linux-kernel [PATCH 5/6] perf cs-etm: Add helper cs_etm__get_pid_fmt()
2021-02-24 16:55:03 linux-kernel [PATCH 3/6] perf cs-etm: Fix bitmap for option
2021-02-24 16:54:58 linux-kernel [PATCH 0/6] coresight: Patches for v5.12 (perf tools)
2021-02-24 16:54:27 linux-kernel [PATCH 6/6] perf cs-etm: Detect pid in VMID for kernel running at EL2
2021-02-24 16:54:12 linux-kernel [PATCH 4/6] perf cs-etm: Support PID tracing in config
2021-02-24 05:38:23 linux-kernel [PATCH v6 13/16] remoteproc: Properly deal with a start request when attached
2021-02-24 05:38:08 linux-kernel [PATCH v6 14/16] remoteproc: Properly deal with a stop request when attached
2021-02-24 05:37:47 linux-kernel [PATCH v6 16/16] remoteproc: Refactor rproc delete and cdev release path
2021-02-24 05:35:41 linux-kernel [PATCH v6 07/16] remoteproc: stm32: Move memory parsing to rproc_ops
2021-02-24 05:34:43 linux-kernel [PATCH v6 09/16] remoteproc: Introduce function __rproc_detach()
2021-02-24 05:33:16 linux-kernel [PATCH v6 04/16] remoteproc: Properly represent the attached state
2021-02-24 05:32:19 linux-kernel [PATCH v6 02/16] remoteproc: Rename function rproc_actuate()
2021-02-24 05:31:37 linux-kernel [PATCH v6 01/16] remoteproc: Remove useless check in rproc_del()
2021-02-24 01:10:28 linux-kernel [PATCH v6 10/16] remoteproc: Introduce function rproc_detach()
2021-02-24 01:09:45 linux-kernel [PATCH v6 06/16] remoteproc: stm32: Move resource table setup to rproc_ops
2021-02-24 01:09:38 linux-kernel [PATCH v6 12/16] remoteproc: Properly deal with a kernel panic when attached
2021-02-24 01:09:38 linux-kernel [PATCH v6 05/16] remoteproc: Add new get_loaded_rsc_table() to rproc_ops
2021-02-24 01:09:38 linux-kernel [PATCH v6 11/16] remoteproc: Properly deal with the resource table when attached
2021-02-24 01:07:29 linux-kernel [PATCH v6 15/16] remoteproc: Properly deal with a detach request when attached
2021-02-24 01:06:55 linux-kernel [PATCH v6 08/16] remoteproc: Add new detach() remoteproc operation
2021-02-24 01:04:19 linux-kernel [PATCH v6 03/16] remoteproc: Add new RPROC_ATTACHED state
2021-02-24 00:58:11 linux-kernel [PATCH v6 00/16] remoteproc: Add support for detaching a remote processor
2021-02-23 20:33:46 linux-kernel Re: [PATCH] remoteproc: core: Remove casting to rproc_handle_resource_t
2021-02-23 16:46:54 linux-kernel Re: [PATCH] remoteproc: core: Remove casting to rproc_handle_resource_t
2021-02-23 16:38:29 linux-kernel Re: [PATCH v26 0/5] Add initial zynqmp R5 remoteproc driver
2021-02-23 00:03:14 linux-kernel Re: [PATCH v4 03/10] coresight: config: Add configuration and feature generic functions
2021-02-22 20:48:52 linux-kernel Re: [PATCH v4 01/10] coresight: syscfg: Initial coresight system configuration
2021-02-22 19:08:49 linux-kernel Re: [PATCH v4 02/10] coresight: syscfg: Add registration and feature loading for cs devices
2021-02-22 17:40:34 linux-kernel Re: [PATCH v4 02/10] coresight: syscfg: Add registration and feature loading for cs devices
2021-02-19 18:45:06 linux-kernel Re: [PATCH v4 02/10] coresight: syscfg: Add registration and feature loading for cs devices
2021-02-18 23:59:32 linux-kernel Re: [PATCH v4 01/10] coresight: syscfg: Initial coresight system configuration
2021-02-18 21:32:27 linux-kernel Re: [PATCH v4 10/10] coresight: docs: Add documentation for CoreSight config
2021-02-18 20:14:54 linux-kernel Re: [PATCH v5] perf: cs-etm: update ETM metadata format