LinuxLists
Users
About
Bryan O'Donoghue (
[email protected]
)
Number of posts: 373 (0.11 per day)
First post: 2014-10-01 09:00:27
Last post: 2024-05-17 16:18:10
Previous Page
/
Next Page
Date
List
Subject
2018-01-01 19:49:55
linux-kernel
[PATCH v3 12/34] clk: cdce925: remove unnecessary long casts on return
2018-01-01 19:49:52
linux-kernel
[PATCH v3 13/34] clk: si514: change si514_round_rate() return logic
2018-01-01 19:49:22
linux-kernel
[PATCH v3 14/34] clk: vc5: change vc5_pfd_round_rate() return logic
2018-01-01 19:49:03
linux-kernel
[PATCH v3 15/34] clk: vc5: change vc5_dbl_round_rate() return logic
2018-01-01 19:48:36
linux-kernel
[PATCH v3 16/34] clk: vt8500: change vtwm_pll_round_rate() return logic
2018-01-01 19:48:33
linux-kernel
[PATCH v3 17/34] clk: vt8500: match temp holder variable to fn return type
2018-01-01 19:48:13
linux-kernel
[PATCH v3 18/34] clk: mvebu: change dove_round_rate() return logic
2018-01-01 19:47:58
linux-kernel
[PATCH v3 19/34] clk: mxs: change clk_frac_round_rate() return logic
2018-01-01 19:47:43
linux-kernel
[PATCH v3 20/34] clk: nxp: change lpc18xx_pll0_round_rate() return logic
2018-01-01 19:46:59
linux-kernel
[PATCH v3 21/34] clk: lpc32xx: change clk_hclk_pll_round_rate() return logic
2018-01-01 19:46:57
linux-kernel
[PATCH v3 22/34] clk: qcom: ipq4019: change clk_cpu_div_round_rate() return logic
2018-01-01 19:46:55
linux-kernel
[PATCH v3 23/34] clk: sirf: remove unnecessary long cast on return
2018-01-01 19:45:55
linux-kernel
[PATCH v3 24/34] clk: tegra: change clk_sync_source_round_rate() return logic
2018-01-01 19:45:53
linux-kernel
[PATCH v3 27/34] clk: ti: composite: change clk_pll_round_rate() return logic
2018-01-01 19:45:51
linux-kernel
[PATCH v3 28/34] clk: ti: fapll: change round_rate() return logic
2018-01-01 19:45:49
linux-kernel
[PATCH v3 29/34] clk: zte: change zx_audio_round_rate() return logic
2018-01-01 19:45:21
linux-kernel
[PATCH v3 30/34] clk: axs10x: change axs10x_pll_round_rate return logic
2018-01-01 19:45:19
linux-kernel
[PATCH v3 31/34] clk: at91: change round_rate() return logic
2018-01-01 19:44:44
linux-kernel
[PATCH v3 32/34] clk: ARC: change hsdk_pll_round_rate () return logic
2018-01-01 19:44:25
linux-kernel
[PATCH v3 33/34] clk: lpc32xx: change round_rate() return logic
2018-01-01 19:44:05
linux-kernel
[PATCH v3 34/34] clk: change handling of round_rate() such that only zero is an error
2018-01-01 19:43:53
linux-kernel
[PATCH v3 25/34] clk: tegra: bpmp: change tegra_bpmp_clk_round_rate() return logic
2018-01-01 19:43:50
linux-kernel
[PATCH v3 26/34] clk: tegra: pll: change clk_pll_round_rate() return logic
2018-01-01 19:43:42
linux-kernel
[PATCH v3 06/34] clk: at91: change clk_pll_get_best_div_mul() return logic
2018-01-01 19:43:39
linux-kernel
[PATCH v3 07/34] clk: axs10x: change i2s_pll_round_rate return logic
2018-01-01 19:43:36
linux-kernel
[PATCH v3 08/34] clk: bcm2835: change bcm2835_pll_rate_from_divisors to return unsigned long
2018-01-01 19:43:33
linux-kernel
[PATCH v3 09/34] clk: bcm2835: change clk_get_rate() helper return type
2018-01-01 19:43:24
linux-kernel
[PATCH v3 02/34] clk: core: update divider_round_rate functions to return unsigned long
2018-01-01 19:43:20
linux-kernel
[PATCH v3 00/34] change clk_ops->round_rate to scale past LONG_MAX
2018-01-01 19:39:29
linux-kernel
[PATCH v2 16/34] clk: vt8500: change vtwm_pll_round_rate() return logic
2018-01-01 19:39:11
linux-kernel
[PATCH v2 18/34] clk: mvebu: change dove_round_rate() return logic
2018-01-01 19:38:55
linux-kernel
[PATCH v2 19/34] clk: mxs: change clk_frac_round_rate() return logic
2018-01-01 19:38:24
linux-kernel
[PATCH v2 21/34] clk: lpc32xx: change clk_hclk_pll_round_rate() return logic
2018-01-01 19:38:22
linux-kernel
[PATCH v2 22/34] clk: qcom: ipq4019: change clk_cpu_div_round_rate() return logic
2018-01-01 19:38:07
linux-kernel
[PATCH v2 23/34] clk: sirf: remove unnecessary long cast on return
2018-01-01 19:37:50
linux-kernel
[PATCH v2 24/34] clk: tegra: change clk_sync_source_round_rate() return logic
2018-01-01 19:37:32
linux-kernel
Re: [PATCH v2 00/34] change clk_ops->round_rate to scale past LONG_MAX
2018-01-01 19:36:45
linux-kernel
[PATCH v2 26/34] clk: tegra: pll: change clk_pll_round_rate() return logic
2018-01-01 19:36:43
linux-kernel
[PATCH v2 27/34] clk: ti: composite: change clk_pll_round_rate() return logic
2018-01-01 19:36:41
linux-kernel
[PATCH v2 28/34] clk: ti: fapll: change round_rate() return logic
2018-01-01 19:36:40
linux-kernel
[PATCH v2 29/34] clk: zte: change zx_audio_round_rate() return logic
2018-01-01 19:36:23
linux-kernel
[PATCH v2 30/34] clk: axs10x: change axs10x_pll_round_rate return logic
2018-01-01 19:35:45
linux-kernel
[PATCH v2 31/34] clk: at91: change round_rate() return logic
2018-01-01 19:35:43
linux-kernel
[PATCH v2 33/34] clk: lpc32xx: change round_rate() return logic
2018-01-01 19:35:42
linux-kernel
[PATCH v2 34/34] clk: change handling of round_rate() such that only zero is an error
2018-01-01 19:35:27
linux-kernel
[PATCH v2 32/34] clk: ARC: change hsdk_pll_round_rate () return logic
2018-01-01 19:35:19
linux-kernel
[PATCH v2 25/34] clk: tegra: bpmp: change tegra_bpmp_clk_round_rate() return logic
2018-01-01 19:35:13
linux-kernel
[PATCH v2 20/34] clk: nxp: change lpc18xx_pll0_round_rate() return logic
2018-01-01 19:35:08
linux-kernel
[PATCH v2 17/34] clk: vt8500: match temp holder variable to fn return type
2018-01-01 19:35:05
linux-kernel
[PATCH v2 15/34] clk: vc5: change vc5_dbl_round_rate() return logic
2018-01-01 19:34:47
linux-kernel
[PATCH v2 15/34] clk: vc5: change vc5_dbl_round_rate() return logic