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:09:41
linux-kernel
[PATCH v2 02/34] clk: core: update divider_round_rate functions to return unsigned long
2018-01-01 19:09:40
linux-kernel
[PATCH v2 03/34] clk: composite: allow round_rate to scale past LONG_MAX on 32 bit systems
2018-01-01 19:09:37
linux-kernel
[PATCH v2 04/34] clk: omap2: change omap2_round_to_table_rate return logic
2018-01-01 19:09:36
linux-kernel
[PATCH v2 05/34] clk: at91: update clk_pll_get_best_div_mul to return unsigned long
2018-01-01 19:08:44
linux-kernel
[PATCH v2 06/34] clk: at91: change clk_pll_get_best_div_mul() return logic
2018-01-01 19:08:43
linux-kernel
[PATCH v2 07/34] clk: axs10x: change i2s_pll_round_rate return logic
2018-01-01 19:08:41
linux-kernel
[PATCH v2 08/34] clk: bcm2835: change bcm2835_pll_rate_from_divisors to return unsigned long
2018-01-01 19:08:38
linux-kernel
[PATCH v2 10/34] clk: bcm: iproc: change iproc_asiu_clk_round_rate() return logic
2018-01-01 19:08:19
linux-kernel
[PATCH v2 01/34] clk_ops: change round_rate() to return unsigned long
2018-01-01 19:08:07
linux-kernel
[PATCH v2 00/34] change clk_ops->round_rate to scale past LONG_MAX
2017-12-31 13:40:17
linux-kernel
Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
2017-12-30 01:20:51
linux-kernel
[PATCH 02/33] clk: core: update divider_round_rate functions to return unsigned long
2017-12-30 01:20:48
linux-kernel
[PATCH 01/33] clk_ops: change round_rate() to return unsigned long
2017-12-30 01:19:34
linux-kernel
[PATCH 04/33] clk: omap2: change omap2_round_to_table_rate return logic
2017-12-30 01:19:31
linux-kernel
[PATCH 05/33] clk: at91: update clk_pll_get_best_div_mul to return unsigned long
2017-12-30 01:19:29
linux-kernel
[PATCH 06/33] clk: at91: change clk_pll_get_best_div_mul() return logic
2017-12-30 01:19:28
linux-kernel
[PATCH 07/33] clk: axs10x: change i2s_pll_round_rate return logic
2017-12-30 01:19:27
linux-kernel
[PATCH 08/33] clk: bcm2835: change bcm2835_pll_rate_from_divisors to return unsigned long
2017-12-30 01:19:25
linux-kernel
[PATCH 09/33] clk: bcm2835: change clk_get_rate() helper return type
2017-12-30 01:19:06
linux-kernel
[PATCH 10/33] clk: bcm: iproc: change iproc_asiu_clk_round_rate() return logic
2017-12-30 01:18:49
linux-kernel
[PATCH 17/33] clk: mvebu: change dove_round_rate() return logic
2017-12-30 01:18:32
linux-kernel
[PATCH 18/33] clk: mxs: change clk_frac_round_rate() return logic
2017-12-30 01:18:16
linux-kernel
[PATCH 19/33] clk: nxp: change lpc18xx_pll0_round_rate() return logic
2017-12-30 01:17:59
linux-kernel
[PATCH 20/33] clk: lpc32xx: change clk_hclk_pll_round_rate() return logic
2017-12-30 01:17:37
linux-kernel
[PATCH 21/33] clk: qcom: ipq4019: change clk_cpu_div_round_rate() return logic
2017-12-30 01:17:07
linux-kernel
[PATCH 22/33] clk: sirf: remove unnecessary long cast on return
2017-12-30 01:16:37
linux-kernel
[PATCH 23/33] clk: tegra: change clk_sync_source_round_rate() return logic
2017-12-30 01:16:36
linux-kernel
[PATCH 24/33] clk: tegra: bpmp: change tegra_bpmp_clk_round_rate() return logic
2017-12-30 01:16:03
linux-kernel
[PATCH 25/33] clk: tegra: pll: change clk_pll_round_rate() return logic
2017-12-30 01:16:01
linux-kernel
[PATCH 26/33] clk: ti: composite: change clk_pll_round_rate() return logic
2017-12-30 01:15:39
linux-kernel
[PATCH 27/33] clk: ti: fapll: change round_rate() return logic
2017-12-30 01:15:23
linux-kernel
[PATCH 28/33] clk: zte: change zx_audio_round_rate() return logic
2017-12-30 01:15:06
linux-kernel
[PATCH 29/33] clk: axs10x: change axs10x_pll_round_rate return logic
2017-12-30 01:14:48
linux-kernel
[PATCH 30/33] clk: at91: change round_rate() return logic
2017-12-30 01:13:51
linux-kernel
[PATCH 33/33] clk: change handling of round_rate() such that only zero is an error
2017-12-30 01:13:48
linux-kernel
[PATCH 31/33] clk: ARC: change hsdk_pll_round_rate () return logic
2017-12-30 01:13:47
linux-kernel
[PATCH 32/33] clk: lpc32xx: change round_rate() return logic
2017-12-30 01:13:44
linux-kernel
[PATCH 16/33] clk: vt8500: match temp holder variable to fn return type
2017-12-30 01:13:42
linux-kernel
[PATCH 11/33] clk: bcm: iproc: change iproc_pll_round_rate() return logic
2017-12-30 01:13:40
linux-kernel
[PATCH 15/33] clk: vt8500: change vtwm_pll_round_rate() return logic
2017-12-30 01:13:37
linux-kernel
[PATCH 12/33] clk: cdce925: remove unnecessary long casts on return
2017-12-30 01:13:35
linux-kernel
[PATCH 13/33] clk: si514: change si514_round_rate() return logic
2017-12-30 01:13:32
linux-kernel
[PATCH 14/33] clk: vc5: change vc5_mux_round_rate() return logic
2017-12-30 01:13:25
linux-kernel
[PATCH 03/33] clk: composite: allow round_rate to scale past LONG_MAX on 32 bit systems
2017-12-30 01:13:17
linux-kernel
[PATCH 00/33] change clk_ops->round_rate to scale past LONG_MAX
2017-11-06 01:35:25
linux-kernel
[PATCH v3 1/4] staging: greybus: loopback: Hold per-connection mutex across operations
2017-11-06 01:35:05
linux-kernel
[PATCH v3 3/4] staging: greybus: operation: add private data with get/set accessors
2017-11-06 01:34:33
linux-kernel
[PATCH v3 2/4] staging: greybus: loopback: Fix iteration count on async path
2017-11-06 01:33:36
linux-kernel
[PATCH v3 4/4] staging: greybus: loopback: convert loopback to use generic async operations
2017-11-06 01:33:32
linux-kernel
[PATCH v3 0/4] Convert greybus loopback to core async API
2017-11-06 01:28:28
linux-kernel
[PATCH v2 1/4] staging: greybus: loopback: Hold per-connection mutex across operations