LinuxLists
Users
About
Fenglin Wu (
[email protected]
)
Number of posts: 294 (0.3 per day)
First post: 2021-07-28 04:33:03
Last post: 2024-04-12 04:05:17
Previous Page
/
Next Page
Date
List
Subject
2021-11-15 06:38:40
linux-kernel
Re: [RESEND PATCH v2 11/11] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format
2021-11-15 00:16:29
linux-kernel
Re: [RESEND PATCH v2 11/11] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format
2021-11-12 04:26:08
linux-kernel
[RESEND PATCH v2 11/11] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format
2021-11-12 04:26:01
linux-kernel
[RESEND PATCH v2 10/11] spmi: pmic-arb: increase SPMI transaction timeout delay
2021-11-12 04:25:58
linux-kernel
[RESEND PATCH v2 09/11] spmi: pmic-arb: make interrupt support optional
2021-11-12 04:25:55
linux-kernel
[RESEND PATCH v2 08/11] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional
2021-11-12 04:25:49
linux-kernel
[RESEND PATCH v2 07/11] spmi: pmic-arb: clear unexpected interrupt trigger type
2021-11-12 04:25:47
linux-kernel
[RESEND PATCH v2 06/11] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
2021-11-12 04:25:34
linux-kernel
[RESEND PATCH v2 05/11] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
2021-11-12 04:25:29
linux-kernel
[RESEND PATCH v2 04/11] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
2021-11-12 04:25:24
linux-kernel
[RESEND PATCH v2 03/11] spmi: pmic-arb: check apid against limits before calling irq handler
2021-11-12 04:25:19
linux-kernel
[RESEND PATCH v2 02/11] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
2021-11-12 04:25:18
linux-kernel
[RESEND PATCH v2 01/11] spmi: pmic-arb: handle spurious interrupt
2021-11-12 04:25:16
linux-kernel
[RESEND PATCH v2 00/11] A bunch of fix and optimization patches in spmi-pmic-arb.c
2021-11-04 01:57:06
linux-kernel
Re: [PATCH v1] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format
2021-11-02 06:59:59
linux-kernel
[PATCH v1] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format
2021-10-19 05:35:59
linux-kernel
[PATCH v2 08/10] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional
2021-10-19 05:34:59
linux-kernel
[PATCH v2 05/10] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
2021-10-19 05:34:43
linux-kernel
[PATCH v2 10/10] spmi: pmic-arb: increase SPMI transaction timeout delay
2021-10-19 05:34:22
linux-kernel
[PATCH v2 09/10] spmi: pmic-arb: make interrupt support optional
2021-10-19 05:33:02
linux-kernel
[PATCH v2 07/10] spmi: pmic-arb: clear unexpected interrupt trigger type
2021-10-19 05:32:41
linux-kernel
[PATCH v2 06/10] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
2021-10-19 05:32:30
linux-kernel
[PATCH v2 03/10] spmi: pmic-arb: check apid against limits before calling irq handler
2021-10-19 05:32:30
linux-kernel
[PATCH v2 04/10] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
2021-10-19 05:32:21
linux-kernel
[PATCH v2 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
2021-10-19 05:32:21
linux-kernel
[PATCH v2 02/10] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
2021-10-19 05:32:20
linux-kernel
[PATCH v2 01/10] spmi: pmic-arb: handle spurious interrupt
2021-10-18 03:48:20
linux-kernel
Re: [RESEND PATCH v1 1/9] spmi: pmic-arb: add a print in cleanup_irq
2021-10-15 10:42:39
linux-kernel
Re: [RESEND PATCH v1 3/9] spmi: pmic-arb: check apid against limits before calling irq handler
2021-10-15 10:28:59
linux-kernel
Re: [RESEND PATCH v1 8/9] spmi: pmic-arb: make interrupt support optional
2021-10-15 10:24:49
linux-kernel
Re: [RESEND PATCH v1 1/9] spmi: pmic-arb: add a print in cleanup_irq
2021-10-14 03:22:32
linux-kernel
Re: [RESEND PATCH v1 8/9] spmi: pmic-arb: make interrupt support optional
2021-10-14 03:19:08
linux-kernel
Re: [RESEND PATCH v1 7/9] spmi: pmic-arb: support updating interrupt type flags
2021-10-14 03:13:24
linux-kernel
Re: [RESEND PATCH v1 3/9] spmi: pmic-arb: check apid against limits before calling irq handler
2021-10-14 02:29:09
linux-kernel
Re: [RESEND PATCH v1 1/9] spmi: pmic-arb: add a print in cleanup_irq
2021-10-13 08:39:04
linux-kernel
Re: [RESEND PATCH v1 8/9] spmi: pmic-arb: make interrupt support optional
2021-10-13 06:29:49
linux-kernel
Re: [RESEND PATCH v1 7/9] spmi: pmic-arb: support updating interrupt type flags
2021-10-13 05:40:01
linux-kernel
Re: [RESEND PATCH v1 5/9] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
2021-10-13 05:33:54
linux-kernel
Re: [RESEND PATCH v1 3/9] spmi: pmic-arb: check apid against limits before calling irq handler
2021-10-13 04:17:18
linux-kernel
Re: [RESEND PATCH v1 1/9] spmi: pmic-arb: add a print in cleanup_irq
2021-09-17 17:17:29
linux-kernel
[RESEND PATCH v1 8/9] spmi: pmic-arb: make interrupt support optional
2021-09-17 17:17:27
linux-kernel
[RESEND PATCH v1 1/9] spmi: pmic-arb: add a print in cleanup_irq
2021-09-17 16:31:33
linux-kernel
[RESEND PATCH v1 6/9] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
2021-09-17 16:31:33
linux-kernel
[RESEND PATCH v1 7/9] spmi: pmic-arb: support updating interrupt type flags
2021-09-17 16:31:33
linux-kernel
[RESEND PATCH v1 3/9] spmi: pmic-arb: check apid against limits before calling irq handler
2021-09-17 16:31:33
linux-kernel
[RESEND PATCH v1 9/9] spmi: pmic-arb: increase SPMI transaction timeout delay
2021-09-17 16:31:33
linux-kernel
[RESEND PATCH v1 4/9] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
2021-09-17 12:43:06
linux-kernel
[RESEND PATCH v1 0/9] A bunch of fix and optimization patches in spmi-pmic-arb.c
2021-09-17 12:42:50
linux-kernel
[RESEND PATCH v1 5/9] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
2021-09-17 12:41:36
linux-kernel
[RESEND PATCH v1 2/9] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
2021-09-01 21:50:07
linux-kernel
[RESEND PATCH v1 2/9] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq