Peter Hilber ([email protected])

Number of posts: 134 (0.09 per day)
First post: 2020-01-15 20:03:52
Last post: 2024-04-30 14:48:22

Date List Subject
2023-07-27 10:44:42 linux-kernel Re: [RFC PATCH 4/7] clocksource: arm_arch_timer: Export counter type, clocksource
2023-07-27 10:40:35 linux-kernel Re: [RFC PATCH 3/7] timekeeping: Fix cross-timestamp interpolation for non-x86
2023-07-27 10:40:28 linux-kernel Re: [RFC PATCH 1/7] timekeeping: Fix cross-timestamp interpolation on counter wrap
2023-06-30 18:32:51 linux-kernel [RFC PATCH 2/7] timekeeping: Fix cross-timestamp interpolation corner case decision
2023-06-30 18:10:40 linux-kernel [RFC PATCH 7/7] virtio_rtc: Add Arm Generic Timer cross-timestamping
2023-06-30 18:09:51 linux-kernel [RFC PATCH 1/7] timekeeping: Fix cross-timestamp interpolation on counter wrap
2023-06-30 18:07:43 linux-kernel [RFC PATCH 4/7] clocksource: arm_arch_timer: Export counter type, clocksource
2023-06-30 17:34:55 linux-kernel [RFC PATCH 3/7] timekeeping: Fix cross-timestamp interpolation for non-x86
2022-06-08 16:51:45 linux-kernel Re: [PATCH v2 2/3] firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupported
2022-06-08 15:52:51 linux-kernel Re: [PATCH 3/3] firmware: arm_scmi: Use preferred strscpy to handle strings
2022-06-08 15:52:35 linux-kernel Re: [PATCH 2/3] firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupported
2022-06-08 09:52:26 linux-kernel Re: [PATCH 15/22] firmware: arm_scmi: Add SCMIv3.1 SENSOR_AXIS_NAME_GET support
2022-06-03 05:39:17 linux-kernel Re: [PATCH 15/22] firmware: arm_scmi: Add SCMIv3.1 SENSOR_AXIS_NAME_GET support
2022-02-26 02:32:16 linux-kernel Re: [PATCH v5 2/8] firmware: arm_scmi: Review virtio free_list handling
2022-02-25 23:48:11 linux-kernel Re: [PATCH v5 1/8] firmware: arm_scmi: Add a virtio channel refcount
2022-02-25 20:58:35 linux-kernel Re: [PATCH v5 3/8] firmware: arm_scmi: Add atomic mode support to virtio transport
2022-02-16 10:16:02 linux-kernel Re: [PATCH v4 1/8] firmware: arm_scmi: Add a virtio channel refcount
2022-02-16 09:22:31 linux-kernel Re: [PATCH v4 3/8] firmware: arm_scmi: Add atomic mode support to virtio transport
2022-01-26 21:33:23 linux-kernel Re: [PATCH 1/6] firmware: arm_scmi: Add atomic mode support to virtio transport
2022-01-21 22:33:57 linux-kernel Re: [PATCH v9 09/11] firmware: arm_scmi: Add atomic mode support to virtio transport
2022-01-20 12:47:45 linux-kernel Re: [PATCH v7 14/16] firmware: arm_scmi: Add atomic mode support to virtio transport
2022-01-20 12:46:19 linux-kernel Re: [PATCH v9 09/11] firmware: arm_scmi: Add atomic mode support to virtio transport
2021-12-10 12:26:10 linux-kernel Re: [PATCH v7 14/16] firmware: arm_scmi: Add atomic mode support to virtio transport
2021-07-22 08:37:26 linux-kernel Re: [PATCH v6 07/17] firmware: arm_scmi: Handle concurrent and out-of-order messages
2021-07-22 08:31:59 linux-kernel Re: [PATCH v6 00/17] Introduce SCMI transport based on VirtIO
2021-07-15 21:02:42 linux-kernel Re: [PATCH v3 0/8] Introduce atomic support for SCMI transports
2021-07-15 21:01:30 linux-kernel Re: [PATCH v6 10/17] firmware: arm_scmi: Make polling mode optional
2021-07-15 21:01:23 linux-kernel Re: [PATCH v6 07/17] firmware: arm_scmi: Handle concurrent and out-of-order messages
2021-07-15 21:01:19 linux-kernel Re: [PATCH v6 00/17] Introduce SCMI transport based on VirtIO
2021-07-15 17:09:46 linux-kernel Re: [PATCH v6 14/17] firmware: arm_scmi: Add message passing abstractions for transports
2021-07-01 09:22:56 linux-kernel Re: [PATCH v4 05/16] firmware: arm_scmi: Introduce delegated xfers support
2021-07-01 08:47:42 linux-kernel Re: [PATCH v4 13/16] dt-bindings: arm: Add virtio transport for SCMI
2021-07-01 08:46:16 linux-kernel Re: [PATCH v4 04/16] firmware: arm_scmi: Introduce monotonically increasing tokens
2021-07-01 08:46:07 linux-kernel Re: [PATCH v4 15/16] [RFC][REWORK] firmware: arm_scmi: make virtio-scmi use delegated xfers
2021-07-01 08:46:04 linux-kernel Re: [PATCH v4 14/16] firmware: arm_scmi: Add virtio transport
2021-07-01 08:44:38 linux-kernel Re: [PATCH v4 06/16] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional
2021-07-01 08:44:14 linux-kernel Re: [PATCH v4 01/16] firmware: arm_scmi: Fix max pending messages boundary check
2021-06-04 09:21:01 linux-kernel Re: [RFC PATCH v3 11/12] firmware: arm_scmi: Add virtio transport
2021-06-02 09:45:21 linux-kernel Re: [RFC PATCH v3 11/12] firmware: arm_scmi: Add virtio transport
2021-05-11 00:31:18 linux-kernel [RFC PATCH v3 05/12] firmware: arm_scmi: Add per-device transport private info
2021-05-11 00:31:14 linux-kernel [RFC PATCH v3 10/12] dt-bindings: arm: Add virtio transport for SCMI
2021-05-11 00:30:40 linux-kernel [RFC PATCH v3 06/12] firmware: arm_scmi: Add is_scmi_protocol_device()
2021-05-11 00:30:29 linux-kernel [RFC PATCH v3 01/12] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional
2021-05-11 00:30:29 linux-kernel [RFC PATCH v3 08/12] firmware: arm_scmi: Add optional drop_message() transport op
2021-05-11 00:30:23 linux-kernel [RFC PATCH v3 12/12] firmware: arm_scmi: Handle races between core and transport
2021-05-11 00:30:21 linux-kernel [RFC PATCH v3 11/12] firmware: arm_scmi: Add virtio transport
2021-05-11 00:30:02 linux-kernel [RFC PATCH v3 00/12] firmware: arm_scmi: Add virtio transport
2021-05-11 00:29:55 linux-kernel [RFC PATCH v3 04/12] firmware: arm_scmi: Add optional link_supplier() transport op
2021-05-11 00:29:41 linux-kernel [RFC PATCH v3 09/12] firmware: arm_scmi: Add message passing abstractions for transports
2021-05-11 00:29:39 linux-kernel [RFC PATCH v3 07/12] firmware: arm_scmi: Add msg_handle to some transport ops
2021-05-11 00:29:34 linux-kernel [RFC PATCH v3 03/12] firmware: arm_scmi: Add op to override max message #