LinuxLists
Users
About
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
Next Page
Date
List
Subject
2024-06-14 13:36:19
linux-kernel
Re: [PATCH v2 1/1] rtc: tps6594: Add power management support
2024-06-13 16:43:00
linux-kernel
[PATCH] watchdog: kempld: use pretimeout member of watchdog_device struct
2024-06-13 13:35:34
linux-kernel
[PATCH 2/2] i2c: omap: wakeup the controller during suspend() callback
2024-06-13 13:32:35
linux-kernel
[PATCH 2/2] mux: mmio: add resume support
2024-06-13 13:18:09
linux-kernel
[PATCH 0/2] Add resume support for the mux mmio driver
2024-06-13 13:14:07
linux-kernel
[PATCH 0/2] Wakeup the i2c-omap controller during suspend stage
2024-06-13 13:14:07
linux-kernel
[PATCH 1/2] i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()
2024-06-13 13:08:46
linux-kernel
[PATCH 1/2] mux: add mux_chip_resume() function
2024-06-10 09:48:32
linux-kernel
Re: [PATCH] regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594
2024-06-03 17:01:36
linux-kernel
[PATCH] regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594
2024-06-03 08:21:46
linux-kernel
[PATCH] pinctrl: tps6594: add missing support for LP8764 PMIC
2024-05-31 17:21:11
linux-kernel
Re: [PATCH v4] thermal: k3_j72xx_bandgap: implement suspend/resume support
2024-05-31 16:55:34
linux-kernel
Re: [PATCH v6 00/12] Add suspend to ram support for PCIe on J7200
2024-05-31 16:49:59
linux-kernel
Re: [PATCH 0/8] Add suspend and resume support for phy-cadence-torrent and phy-j721e-wiz
2024-05-15 10:12:16
linux-kernel
[PATCH v6 12/12] PCI: j721e: Add suspend and resume support
2024-05-15 10:11:22
linux-kernel
[PATCH v6 10/12] PCI: Add T_PERST_CLK_US macro
2024-05-15 10:10:50
linux-kernel
[PATCH v6 09/12] PCI: j721e: Add reset GPIO to struct j721e_pcie
2024-05-15 10:10:25
linux-kernel
[PATCH v6 08/12] PCI: j721e: Use dev_err_probe() in the probe() function
2024-05-15 10:07:20
linux-kernel
[PATCH v6 00/12] Add suspend to ram support for PCIe on J7200
2024-05-15 10:07:19
linux-kernel
[PATCH v6 03/12] i2c: omap: wakeup the controller during suspend() callback
2024-05-15 10:04:49
linux-kernel
[PATCH v6 11/12] PCI: j721e: Use T_PERST_CLK_US macro
2024-05-15 10:04:40
linux-kernel
[PATCH v6 07/12] PCI: cadence: Set cdns_pcie_host_init() global
2024-05-15 10:03:50
linux-kernel
[PATCH v6 05/12] mux: mmio: add resume support
2024-05-15 10:03:39
linux-kernel
[PATCH v6 06/12] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
2024-05-15 10:03:18
linux-kernel
[PATCH v6 02/12] i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()
2024-05-15 10:03:06
linux-kernel
[PATCH v6 04/12] mux: add mux_chip_resume() function
2024-05-15 10:02:49
linux-kernel
[PATCH v6 01/12] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
2024-05-14 13:40:01
linux-kernel
Re: [PATCH 0/8] Add suspend and resume support for phy-cadence-torrent and phy-j721e-wiz
2024-05-14 13:29:47
linux-kernel
Re: [PATCH v4] thermal: k3_j72xx_bandgap: implement suspend/resume support
2024-05-14 13:15:54
linux-kernel
Re: [PATCH v5 05/11] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
2024-04-25 15:33:35
linux-kernel
[PATCH v4] thermal: k3_j72xx_bandgap: implement suspend/resume support
2024-04-24 10:26:19
linux-kernel
Re: [PATCH v5 02/11] i2c: omap: wakeup the controller during suspend() callback
2024-04-24 09:25:27
linux-kernel
Re: [PATCH v3] thermal: k3_j72xx_bandgap: implement suspend/resume support
2024-04-23 11:03:59
linux-kernel
Re: [PATCH v5 01/11] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
2024-04-22 09:40:44
linux-kernel
Re: [PATCH v5 02/11] i2c: omap: wakeup the controller during suspend() callback
2024-04-17 12:04:38
linux-kernel
[PATCH v3] thermal: k3_j72xx_bandgap: implement suspend/resume support
2024-04-16 16:03:23
linux-kernel
Re: [PATCH v5 05/11] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
2024-04-16 13:37:29
linux-kernel
[PATCH v5 10/11] PCI: j721e: Use T_PERST_CLK_US macro
2024-04-16 13:35:51
linux-kernel
[PATCH v5 08/11] PCI: j721e: Add reset GPIO to struct j721e_pcie
2024-04-16 13:34:54
linux-kernel
[PATCH v5 11/11] PCI: j721e: Add suspend and resume support
2024-04-16 13:34:10
linux-kernel
[PATCH v5 09/11] PCI: Add T_PERST_CLK_US macro
2024-04-16 13:33:17
linux-kernel
[PATCH v5 02/11] i2c: omap: wakeup the controller during suspend() callback
2024-04-16 13:33:13
linux-kernel
[PATCH v5 07/11] PCI: j721e: Use dev_err_probe() in the probe() function
2024-04-16 13:32:33
linux-kernel
[PATCH v5 06/11] PCI: cadence: Set cdns_pcie_host_init() global
2024-04-16 13:32:25
linux-kernel
[PATCH v5 03/11] mux: add mux_chip_resume() function
2024-04-16 13:32:03
linux-kernel
[PATCH v5 05/11] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
2024-04-16 13:31:25
linux-kernel
[PATCH v5 01/11] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
2024-04-16 13:31:17
linux-kernel
[PATCH v5 00/11] Add suspend to ram support for PCIe on J7200
2024-04-16 13:31:05
linux-kernel
[PATCH v5 04/11] mux: mmio: add resume support
2024-04-16 12:54:39
linux-kernel
[PATCH 8/8] phy: cadence-torrent: add suspend and resume support
2024-04-16 12:54:27
linux-kernel
[PATCH 7/8] phy: cadence-torrent: remove noop_ops phy operations