Richard Zhu ([email protected])

Number of posts: 939 (0.36 per day)
First post: 2017-04-25 06:10:07
Last post: 2024-05-29 06:39:41

Date List Subject
2022-07-01 03:42:58 linux-kernel [PATCH v14 05/17] PCI: imx6: Factor out ref clock disable to match enable
2022-07-01 03:42:54 linux-kernel [PATCH v14 03/17] PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
2022-07-01 03:42:42 linux-kernel [PATCH v14 01/17] PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
2022-06-29 03:59:31 linux-kernel RE: [PATCH v13 10/15] PCI: imx6: Turn off regulator when system is in suspend mode
2022-06-28 04:16:54 linux-kernel RE: [PATCH v13 10/15] PCI: imx6: Turn off regulator when system is in suspend mode
2022-06-24 05:11:46 linux-kernel RE: [PATCH v13 10/15] PCI: imx6: Turn off regulator when system is in suspend mode
2022-06-17 11:18:32 linux-kernel [PATCH v13 10/15] PCI: imx6: Turn off regulator when system is in suspend mode
2022-06-17 11:07:18 linux-kernel [PATCH v13 13/15] PCI: imx6: Reduce resume time by only starting link if it was up before suspend
2022-06-17 11:06:46 linux-kernel [PATCH v13 01/15] PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
2022-06-17 11:06:11 linux-kernel [PATCH v13 05/15] PCI: imx6: Factor out ref clock disable to match enable
2022-06-17 11:05:59 linux-kernel [PATCH v13 07/15] PCI: imx6: Propagate .host_init() errors to caller
2022-06-17 11:05:57 linux-kernel [PATCH v13 0/15] PCI: imx6: refine codes and add the error propagation
2022-06-17 11:05:40 linux-kernel [PATCH v13 15/15] PCI: imx6: Disable clocks in reverse order of enable
2022-06-17 11:05:06 linux-kernel [PATCH v13 09/15] PCI: imx6: Call host init function directly in resume
2022-06-17 11:04:53 linux-kernel [PATCH v13 06/15] PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
2022-06-17 11:04:43 linux-kernel [PATCH v13 04/15] PCI: imx6: Move imx6_pcie_clk_disable() earlier
2022-06-17 11:04:23 linux-kernel [PATCH v13 14/15] PCI: imx6: Do not hide phy driver callbacks and refine the error handling
2022-06-17 11:04:10 linux-kernel [PATCH v13 12/15] PCI: imx6: Mark the link down as non-fatal error
2022-06-17 11:03:14 linux-kernel [PATCH v13 11/15] PCI: imx6: Move regulator enable out of imx6_pcie_deassert_core_reset()
2022-06-17 10:59:25 linux-kernel [PATCH v13 03/15] PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
2022-06-17 10:47:19 linux-kernel [PATCH v13 02/15] PCI: imx6: Move PHY management functions together
2022-06-17 10:47:11 linux-kernel [PATCH v13 08/15] PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks
2022-06-17 06:32:43 linux-kernel RE: [PATCH v12 09/13] PCI: imx6: Turn off regulator when system is in suspend mode
2022-06-16 02:41:07 linux-kernel RE: [PATCH v12 09/13] PCI: imx6: Turn off regulator when system is in suspend mode
2022-06-16 02:38:52 linux-kernel RE: [PATCH v12 03/13] PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
2022-06-16 02:38:42 linux-kernel RE: [PATCH v12 02/13] PCI: imx6: Move PHY management functions together
2022-06-16 02:28:13 linux-kernel RE: [PATCH v12 13/13] PCI: imx6: Disable clocks in reverse order of enable
2022-06-16 02:27:32 linux-kernel RE: [PATCH v12 05/13] PCI: imx6: Factor out ref clock disable to match enable
2022-06-16 02:26:01 linux-kernel RE: [PATCH v12 01/13] PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
2022-06-14 07:23:51 linux-kernel [PATCH v11 7/8] PCI: imx6: Reduce resume time by only starting link if it was up before suspend
2022-06-14 07:22:58 linux-kernel [PATCH v11 6/8] PCI: imx6: Mark the link down as none fatal error
2022-06-14 07:21:04 linux-kernel [PATCH v11 1/8] PCI: imx6: Encapsulate the clock enable into one standalone function
2022-06-14 07:20:18 linux-kernel [PATCH v11 4/8] PCI: imx6: Disable iMX6QDL PCIe REF clock when disable PCIe clocks
2022-06-14 07:19:57 linux-kernel [PATCH v11 3/8] PCI: imx6: Move imx6_pcie_clk_disable() earlier
2022-06-14 07:19:53 linux-kernel [PATCH v11 2/8] PCI: imx6: Add the error propagation from host_init
2022-06-14 07:19:53 linux-kernel [PATCH v11 8/8] PCI: imx6: Do not hide phy driver callbacks and refine the error handling
2022-06-14 07:19:52 linux-kernel [PATCH v11 0/8] PCI: imx6: refine codes and add the error propagation
2022-06-14 07:14:54 linux-kernel [PATCH v11 5/8] PCI: imx6: Turn off regulator when the system is in suspend mode
2022-06-14 01:29:46 linux-kernel RE: [PATCH v10 0/7] PCI: imx6: refine codes and add the error propagation
2022-06-14 01:28:13 linux-kernel RE: [PATCH v10 6/7] PCI: imx6: Mark the link down as none fatal error
2022-06-14 01:06:00 linux-kernel RE: [PATCH v10 5/7] PCI: imx6: Turn off regulator when the system is in suspend mode
2022-06-13 09:45:23 linux-kernel [PATCH v10 2/7] PCI: imx6: Add the error propagation from host_init
2022-06-13 09:43:15 linux-kernel [PATCH v10 7/7] PCI: imx6: Do not hide phy driver callbacks and refine the error handling
2022-06-13 09:26:30 linux-kernel [PATCH v10 0/7] PCI: imx6: refine codes and add the error propagation
2022-06-13 09:25:16 linux-kernel [PATCH v10 5/7] PCI: imx6: Turn off regulator when the system is in suspend mode
2022-06-13 09:24:52 linux-kernel [PATCH v10 6/7] PCI: imx6: Mark the link down as none fatal error
2022-06-13 09:22:51 linux-kernel [PATCH v10 4/7] PCI: imx6: Disable iMX6QDL PCIe REF clock when disable PCIe clocks
2022-06-13 09:22:31 linux-kernel [PATCH v10 1/7] PCI: imx6: Encapsulate the clock enable into one standalone function
2022-06-13 09:11:04 linux-kernel [PATCH v10 3/7] PCI: imx6: Move imx6_pcie_clk_disable() earlier
2022-06-10 07:46:54 linux-kernel RE: [PATCH v9 5/8] PCI: imx6: Refine the regulator usage
2022-06-10 07:22:50 linux-kernel RE: [PATCH v9 7/8] PCI: imx6: Move the phy driver callbacks to the proper places