Miles Chen ([email protected])

Number of posts: 332 (3.29 per day)
First post: 2017-08-07 11:04:56
Last post: 2017-11-17 09:53:01

Date List Subject
2022-01-26 20:36:34 linux-kernel Re: [PATCH 30/31] clk: mediatek: mt8195: Implement remove functions
2022-01-26 20:35:19 linux-kernel Re: [PATCH 29/31] clk: mediatek: mt8195: Implement error handling in probe functions
2022-01-26 20:32:47 linux-kernel Re: [PATCH 28/31] clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()
2022-01-26 20:31:19 linux-kernel Re: [PATCH 27/31] clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
2022-01-26 20:31:12 linux-kernel Re: [PATCH 25/31] clk: mediatek: pll: Implement error handling in register API
2022-01-26 20:30:22 linux-kernel Re: [PATCH 26/31] clk: mediatek: mtk: Implement error handling in register APIs
2022-01-26 20:28:19 linux-kernel Re: [PATCH 23/31] clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
2022-01-26 20:27:44 linux-kernel Re: [PATCH 24/31] clk: mediatek: mux: Implement error handling in register API
2022-01-26 20:24:37 linux-kernel Re: [PATCH 22/31] clk: mediatek: gate: Implement error handling in register API
2022-01-26 20:20:16 linux-kernel Re: [PATCH 21/31] clk: mediatek: cpumux: Implement error handling in register API
2022-01-26 20:18:39 linux-kernel Re: [PATCH 20/31] clk: mediatek: mtk: Clean up included headers
2022-01-26 20:17:32 linux-kernel Re: [PATCH 19/31] clk: mediatek: Add mtk_clk_simple_remove()
2022-01-26 20:14:01 linux-kernel Re: [PATCH 17/31] clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
2022-01-26 20:13:31 linux-kernel Re: [PATCH 18/31] clk: mediatek: Implement mtk_clk_unregister_composites() API
2022-01-26 20:11:02 linux-kernel Re: [PATCH 16/31] clk: mediatek: Implement mtk_clk_unregister_factors() API
2022-01-26 20:10:26 linux-kernel Re: [PATCH 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
2022-01-26 20:07:53 linux-kernel Re: [PATCH 14/31] clk: mediatek: pll: Clean up included headers
2022-01-26 19:52:51 linux-kernel Re: [PATCH 12/31] clk: mediatek: pll: Split definitions into separate header file
2022-01-26 19:51:42 linux-kernel Re: [PATCH 13/31] clk: mediatek: pll: Implement unregister API
2022-01-26 18:37:51 linux-kernel RE: [PATCH] pinctrl: fix a discarded-qualifiers build error
2022-01-26 03:11:34 linux-kernel [PATCH] pinctrl: fix a discarded-qualifiers build error
2022-01-26 03:07:31 linux-kernel Re: [PATCH 11/31] clk: mediatek: mux: Clean up included headers
2022-01-26 03:04:02 linux-kernel Re: [PATCH 09/31] clk: mediatek: mux: Implement unregister API
2022-01-26 03:03:47 linux-kernel Re: [PATCH 08/31] clk: mediatek: cpumux: Clean up included headers
2022-01-26 03:01:38 linux-kernel Re: [PATCH 10/31] clk: mediatek: mux: Internalize struct mtk_clk_mux
2022-01-26 03:00:52 linux-kernel Re: [PATCH 07/31] clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
2022-01-26 01:32:32 linux-kernel Re: [PATCH 06/31] clk: mediatek: cpumux: Implement unregister API
2022-01-24 19:34:32 linux-kernel Re: [PATCH 05/31] clk: mediatek: gate: Clean up included headers
2022-01-24 19:33:11 linux-kernel Re: [PATCH 04/31] clk: mediatek: gate: Implement unregister API
2022-01-24 19:32:09 linux-kernel Re: [PATCH 03/31] clk: mediatek: gate: Internalize clk implementation
2022-01-24 19:32:07 linux-kernel Re: [PATCH 02/31] clk: mediatek: gate: Consolidate gate type clk related code
2022-01-24 17:14:18 linux-kernel Re: [PATCH] clk: mediatek: add unregister logic to mtk_clk_simple_probe error path
2022-01-21 19:19:22 linux-kernel [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
2022-01-21 19:13:16 linux-crypto Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
2022-01-21 19:06:50 linux-kernel Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
2022-01-21 19:06:40 linux-kernel Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
2022-01-21 19:05:16 linux-crypto Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
2022-01-21 19:03:57 linux-crypto Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
2022-01-21 19:03:16 linux-crypto Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
2022-01-21 18:57:19 linux-kernel [PATCH] lib/crypto: blake2s: fix a CFI failure
2022-01-21 14:04:38 linux-kernel [PATCH] usb: gadget: at91_udc: fix incorrect print type
2022-01-17 17:03:11 linux-kernel [PATCH] clk: mediatek: add unregister logic to mtk_clk_simple_probe error path
2022-01-11 08:21:37 linux-kernel [PATCH 1/1] thermal: mtk_thermal: fix kernel-doc warnings
2022-01-10 17:10:22 linux-kernel [PATCH 3/3] clk: mediatek: support COMMON_CLK_MT8192 module build
2022-01-10 17:10:17 linux-kernel [PATCH 2/3] clk: mediatek: clk-mt8192: drop CLK_OF_DECLARE_DRIVER
2022-01-10 17:10:15 linux-kernel [PATCH 1/3] clk: mediatek: export mtk_clk_simple_probe
2022-01-07 01:40:52 linux-kernel Re: [PATCH v3] drm/mediatek: Fix unused-but-set variable warning
2022-01-03 05:47:17 linux-kernel [PATCH v4] drm/mediatek: Fix mtk_cec_mask()
2022-01-02 23:46:48 linux-kernel Re: [PATCH v3] drm/mediatek: Fix unused-but-set variable warning
2021-12-30 09:36:29 linux-kernel [PATCH v3] drm/mediatek: Fix unused-but-set variable warning
2021-12-30 06:56:26 linux-kernel Re: [PATCH] drm/mediatek: Fix unused-but-set variable warning