Prabhakar ([email protected])

Number of posts: 2283 (0.54 per day)
First post: 2012-08-29 14:51:38
Last post: 2024-04-23 18:43:45

Date List Subject
2024-03-28 19:53:25 linux-kernel Re: [RFC PATCH 08/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for writing to PFC
2024-03-28 19:41:07 linux-kernel Re: [RFC PATCH 07/13] pinctrl: renesas: pinctrl-rzg2l: Validate power registers for SD and ETH
2024-03-27 19:07:38 linux-kernel Re: [RFC PATCH 02/13] dt-bindings: pinctrl: renesas: Document RZ/V2H(P) SoC
2024-03-27 08:13:58 linux-kernel Re: [RFC PATCH 07/13] pinctrl: renesas: pinctrl-rzg2l: Validate power registers for SD and ETH
2024-03-26 22:38:03 linux-kernel [RFC PATCH 13/13] pinctrl: renesas: pinctrl-rzg2l: Add support for RZ/V2H SoC
2024-03-26 22:37:20 linux-kernel [RFC PATCH 12/13] pinctrl: renesas: pinctrl-rzg2l: Add support to pass custom params
2024-03-26 22:36:19 linux-kernel [RFC PATCH 10/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for reading/writing OEN register
2024-03-26 22:33:45 linux-kernel [RFC PATCH 05/13] pinctrl: renesas: pinctrl-rzg2l: Allow parsing of variable configuration for all architectures
2024-03-26 22:33:41 linux-kernel [RFC PATCH 11/13] pinctrl: renesas: pinctrl-rzg2l: Pass pincontrol device pointer to pinconf_generic_parse_dt_config()
2024-03-26 22:32:53 linux-kernel [RFC PATCH 09/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointer for writing to PMC register
2024-03-26 22:32:36 linux-kernel [RFC PATCH 08/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for writing to PFC
2024-03-26 22:32:18 linux-kernel [RFC PATCH 07/13] pinctrl: renesas: pinctrl-rzg2l: Validate power registers for SD and ETH
2024-03-26 22:31:58 linux-kernel [RFC PATCH 06/13] pinctrl: renesas: pinctrl-rzg2l: Make cfg to u64 in struct rzg2l_variable_pin_cfg
2024-03-26 22:31:30 linux-kernel [RFC PATCH 03/13] pinctrl: renesas: pinctrl-rzg2l: Remove extra space in function parameter
2024-03-26 22:31:19 linux-kernel [RFC PATCH 04/13] pinctrl: renesas: pinctrl-rzg2l: Allow more bits for pin configuration
2024-03-26 22:30:49 linux-kernel [RFC PATCH 02/13] dt-bindings: pinctrl: renesas: Document RZ/V2H(P) SoC
2024-03-26 22:30:26 linux-kernel [RFC PATCH 01/13] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Remove the check from the object
2024-03-26 22:30:13 linux-kernel [RFC PATCH 00/13] Add PFC support for Renesas RZ/V2H(P) SoC
2024-03-26 08:33:00 linux-kernel Re: [PATCH v4 2/5] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
2024-03-26 08:31:11 linux-kernel Re: [PATCH v4 2/5] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
2024-03-22 15:14:33 linux-kernel [PATCH v2 2/2] clocksource/drivers/renesas-ostm: Allow OSTM driver to reprobe for RZ/V2H(P) SoC
2024-03-22 15:14:22 linux-kernel [PATCH v2 1/2] dt-bindings: timer: renesas: ostm: Document Renesas RZ/V2H(P) SoC
2024-03-22 15:14:14 linux-kernel [PATCH v2 0/2] Add OSTM support for Renesas RZ/V2H(P) SoC
2024-03-22 14:49:00 linux-kernel [PATCH v4 2/5] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
2024-03-22 14:47:06 linux-kernel [PATCH v4 5/5] serial: sh-sci: Add support for RZ/V2H(P) SoC
2024-03-22 14:46:52 linux-kernel [PATCH v4 4/5] dt-bindings: serial: Add documentation for Renesas RZ/V2H(P) (R9A09G057) SCIF support
2024-03-22 14:46:20 linux-kernel [PATCH v4 3/5] dt-bindings: serial: renesas,scif: Make 'interrupt-names' property as required
2024-03-22 14:45:58 linux-kernel [PATCH v4 1/5] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
2024-03-22 14:45:43 linux-kernel [PATCH v4 0/5] Add SCIF support for Renesas RZ/V2H(P) SoC
2024-03-21 11:43:38 linux-kernel [PATCH] reset: reset-rzg2l-usbphy-ctrl: Ensure reset line is asserted in error path
2024-03-21 10:49:10 linux-kernel Re: [PATCH v3 3/4] dt-bindings: serial: renesas,scif: Document R9A09G057 support
2024-03-21 09:57:09 linux-kernel Re: [PATCH v3 4/4] serial: sh-sci: Add support for RZ/V2H(P) SoC
2024-03-20 17:55:55 linux-kernel Re: [PATCH] clocksource/drivers/renesas-ostm: Avoid reprobe after successful early probe
2024-03-19 13:27:04 linux-kernel [PATCH v3 4/4] i2c: riic: Add support for R9A09G057 SoC
2024-03-19 13:26:51 linux-kernel [PATCH v3 3/4] i2c: riic: Pass register offsets and chip details as OF data
2024-03-19 13:26:49 linux-kernel [PATCH v3 2/4] i2c: riic: Introduce helper functions for I2C read/write operations
2024-03-19 13:26:30 linux-kernel [PATCH v3 1/4] dt-bindings: i2c: renesas,riic: Document R9A09G057 support
2024-03-19 13:26:21 linux-kernel [PATCH v3 0/4] Add RIIC support for Renesas RZ/V2H SoC
2024-03-19 12:50:23 linux-kernel Re: [PATCH v3 3/4] dt-bindings: serial: renesas,scif: Document R9A09G057 support
2024-03-19 12:45:32 linux-kernel Re: [PATCH v3 2/4] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
2024-03-19 09:27:55 linux-kernel Re: [PATCH 2/2] clocksource/drivers/renesas-ostm: Add OSTM support for RZ/V2H(P) SoC
2024-03-18 17:53:12 linux-kernel [PATCH] ARM: dts: renesas: r7s72100: Add 'interrupt-names' property in SCIF nodes
2024-03-18 17:23:33 linux-kernel [PATCH v3 4/4] serial: sh-sci: Add support for RZ/V2H(P) SoC
2024-03-18 17:23:16 linux-kernel [PATCH v3 3/4] dt-bindings: serial: renesas,scif: Document R9A09G057 support
2024-03-18 17:23:06 linux-kernel [PATCH v3 2/4] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
2024-03-18 17:22:51 linux-kernel [PATCH v3 1/4] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
2024-03-18 17:22:41 linux-kernel [PATCH v3 0/4] Add SCIF support for Renesas RZ/V2H(P) SoC
2024-03-18 16:09:10 linux-kernel [PATCH 2/2] clocksource/drivers/renesas-ostm: Add OSTM support for RZ/V2H(P) SoC
2024-03-18 16:08:57 linux-kernel [PATCH 1/2] dt-bindings: timer: renesas: ostm: Document Renesas RZ/V2H(P) SoC
2024-03-18 16:08:49 linux-kernel [PATCH 0/2] Add OSTM support for Renesas RZ/V2H(P) SoC
2024-03-15 19:18:24 linux-kernel Re: [PATCH v2 1/4] dt-bindings: i2c: renesas,riic: Document R9A09G057 support