Thomas Richard ([email protected])

Number of posts: 173 (0.66 per day)
First post: 2023-09-26 09:25:29
Last post: 2024-06-14 13:36:19

Date List Subject
2024-02-15 15:18:35 linux-kernel [PATCH v3 03/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
2024-02-15 15:18:34 linux-kernel [PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
2024-02-15 15:18:32 linux-kernel [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
2024-02-09 08:04:20 linux-kernel Re: [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
2024-02-08 16:20:04 linux-kernel Re: [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
2024-02-08 15:53:00 linux-kernel Re: [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
2024-01-30 16:58:34 linux-kernel Re: [PATCH v2 04/15] mux: add mux_chip_resume() function
2024-01-30 16:25:22 linux-kernel Re: [PATCH v2 04/15] mux: add mux_chip_resume() function
2024-01-26 14:59:49 linux-kernel [PATCH v2 09/15] phy: cadence-torrent: register resets even if the phy is already configured
2024-01-26 14:54:29 linux-kernel [PATCH v2 14/15] PCI: j721e: add reset GPIO to struct j721e_pcie
2024-01-26 14:52:41 linux-kernel [PATCH v2 13/15] PCI: cadence: add resume support to cdns_pcie_host_setup()
2024-01-26 14:52:22 linux-kernel [PATCH v2 11/15] phy: cadence-torrent: remove noop_ops phy operations
2024-01-26 14:42:52 linux-kernel [PATCH v2 15/15] PCI: j721e: add suspend and resume support
2024-01-26 14:41:48 linux-kernel [PATCH v2 12/15] phy: cadence-torrent: add suspend and resume support
2024-01-26 14:41:11 linux-kernel [PATCH v2 10/15] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
2024-01-26 14:40:33 linux-kernel [PATCH v2 08/15] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
2024-01-26 14:40:19 linux-kernel [PATCH v2 07/15] phy: ti: phy-j721e-wiz: add resume support
2024-01-26 14:39:55 linux-kernel [PATCH v2 06/15] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
2024-01-26 14:39:36 linux-kernel [PATCH v2 05/15] mux: mmio: add resume support
2024-01-26 14:39:16 linux-kernel [PATCH v2 04/15] mux: add mux_chip_resume() function
2024-01-26 14:38:45 linux-kernel [PATCH v2 03/15] i2c: omap: wakeup the controller during suspend() callback
2024-01-26 14:38:24 linux-kernel [PATCH v2 01/15] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
2024-01-26 14:38:21 linux-kernel [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
2024-01-26 14:38:00 linux-kernel [PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
2024-01-25 17:20:34 linux-kernel [PATCH] phy: ti: gmii-sel: add resume support
2024-01-24 14:10:27 linux-kernel Re: [PATCH 14/14] PCI: j721e: add suspend and resume support
2024-01-24 09:18:02 linux-kernel Re: [PATCH v2] thermal: k3_j72xx_bandgap: implement suspend/resume support
2024-01-23 08:23:43 linux-kernel Re: [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
2024-01-22 16:58:31 linux-kernel Re: [PATCH 14/14] PCI: j721e: add suspend and resume support
2024-01-22 15:08:20 linux-kernel Re: [PATCH 02/14] pinctrl: pinctrl-single: move suspend/resume to suspend_noirq/resume_noirq
2024-01-22 15:01:23 linux-kernel Re: [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
2024-01-22 14:24:22 linux-kernel Re: [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
2024-01-19 17:01:56 linux-kernel Re: [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
2024-01-19 16:26:17 linux-kernel Re: [PATCH 04/14] mux: mmio: Add resume support
2024-01-19 16:08:51 linux-kernel Re: [PATCH 02/14] pinctrl: pinctrl-single: move suspend/resume to suspend_noirq/resume_noirq
2024-01-19 15:50:29 linux-kernel Re: [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
2024-01-15 16:22:19 linux-kernel [PATCH 14/14] PCI: j721e: add suspend and resume support
2024-01-15 16:22:18 linux-kernel [PATCH 13/14] PCI: j721e: move reset GPIO to device struct
2024-01-15 16:20:29 linux-kernel [PATCH 12/14] PCI: cadence: add resume support to cdns_pcie_host_setup()
2024-01-15 16:20:05 linux-kernel [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
2024-01-15 16:19:40 linux-kernel [PATCH 10/14] phy: cadence-torrent: remove noop_ops phy operations
2024-01-15 16:19:03 linux-kernel [PATCH 09/14] phy: cadence-torrent: move already_configured to struct cdns_torrent_phy
2024-01-15 16:18:56 linux-kernel [PATCH 04/14] mux: mmio: Add resume support
2024-01-15 16:18:51 linux-kernel [PATCH 08/14] phy: cadence-torrent: register resets even if the phy is already configured
2024-01-15 16:18:44 linux-kernel [PATCH 03/14] i2c: omap: wakeup the controller during suspend callback
2024-01-15 16:18:27 linux-kernel [PATCH 07/14] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
2024-01-15 16:17:48 linux-kernel [PATCH 02/14] pinctrl: pinctrl-single: move suspend/resume to suspend_noirq/resume_noirq
2024-01-15 16:17:40 linux-kernel [PATCH 06/14] phy: ti: phy-j721e-wiz: add resume support
2024-01-15 16:17:00 linux-kernel [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
2024-01-15 16:16:53 linux-kernel [PATCH 00/14] Add suspend to ram support for PCIe on J7200
2024-01-15 16:16:51 linux-kernel [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times