Rhyland Klein ([email protected])

Number of posts: 333 (0.29 per day)
First post: 2010-08-27 22:51:26
Last post: 2013-10-16 16:13:38

Date List Subject
2015-05-05 19:55:52 linux-kernel Re: [PATCH v4 10/20] clk: tegra: pll: Add logic for out-of-table rates for T210
2015-05-05 19:16:14 linux-kernel Re: [PATCH v4 08/20] clk: tegra: pll: Add logic for handling SDM data
2015-05-05 16:11:33 linux-kernel Re: [PATCH v4 00/20] Tegra210 Clock Support
2015-05-04 16:43:40 linux-kernel [PATCH v4 07/20] clk: tegra: pll: Don't unconditionally set LOCK flags
2015-05-04 16:43:30 linux-kernel [PATCH v4 08/20] clk: tegra: pll: Add logic for handling SDM data
2015-05-04 16:43:14 linux-kernel [PATCH v4 09/20] clk: tegra: pll: Add logic for SS
2015-05-04 16:43:06 linux-kernel [PATCH v4 10/20] clk: tegra: pll: Add logic for out-of-table rates for T210
2015-05-04 16:42:58 linux-kernel [PATCH v4 11/20] clk: tegra: pll: Add code to handle if resets are supported by PLL
2015-05-04 16:42:45 linux-kernel [PATCH v4 12/20] clk: tegra: pll: Add specialized logic for T210
2015-05-04 16:42:04 linux-kernel [PATCH v4 13/20] clk: tegra: pll: Add support for PLLMB for T210
2015-05-04 16:41:54 linux-kernel [PATCH v4 14/20] clk: tegra: pll: Adjust vco_min if SDM present
2015-05-04 16:41:45 linux-kernel [PATCH v4 18/20] clk: tegra: Add Super Gen5 Logic
2015-05-04 16:41:40 linux-kernel [PATCH v4 19/20] clk: tegra210: add support for Tegra210 clocks
2015-05-04 16:41:23 linux-kernel [PATCH v4 20/20] clk: tegra: pll: Fix issues with rates for VCO PLLs
2015-05-04 16:40:31 linux-kernel [PATCH v4 15/20] clk: tegra: pll: Add dyn_ramp callback
2015-05-04 16:40:22 linux-kernel [PATCH v4 17/20] clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate
2015-05-04 16:40:14 linux-kernel [PATCH v4 16/20] clk: tegra: pll: Add Set_default logic
2015-05-04 16:40:07 linux-kernel [PATCH v4 02/20] clk: tegra: periph: add new periph clks and muxes for Tegra210
2015-05-04 16:39:59 linux-kernel [PATCH v4 03/20] clk: tegra: pll: add tegra_pll_wait_for_lock to clk header
2015-05-04 16:39:51 linux-kernel [PATCH v4 04/20] clk: tegra: pll: simplify clk_enable_path
2015-05-04 16:39:37 linux-kernel [PATCH v4 05/20] clk: tegra: pll: update warning msg
2015-05-04 16:39:29 linux-kernel [PATCH v4 06/20] clk: tegra: pll-params: change misc_reg count from 3 -> 6
2015-05-04 16:39:18 linux-kernel [PATCH v4 01/20] clk: tegra: Modify tegra_audio_clk_init to accept more plls
2015-05-04 16:39:06 linux-kernel [PATCH v4 00/20] Tegra210 Clock Support
2015-05-04 15:40:54 linux-kernel Re: [PATCH v3 12/20] clk: tegra: pll: Add specialized logic for T210
2015-05-04 15:39:51 linux-kernel Re: [PATCH v3 00/20] Tegra210 Clock Support
2015-05-01 19:00:57 linux-kernel [PATCH v3 01/20] clk: tegra: Modify tegra_audio_clk_init to accept more plls
2015-05-01 19:00:10 linux-kernel [PATCH v3 02/20] clk: tegra: periph: add new periph clks and muxes for Tegra210
2015-05-01 19:00:07 linux-kernel [PATCH v3 04/20] clk: tegra: pll: simplify clk_enable_path
2015-05-01 19:00:04 linux-kernel [PATCH v3 05/20] clk: tegra: pll: update warning msg
2015-05-01 18:59:32 linux-kernel [PATCH v3 08/20] clk: tegra: pll: Add logic for handling SDM data
2015-05-01 18:59:05 linux-kernel [PATCH v3 09/20] clk: tegra: pll: Add logic for SS
2015-05-01 18:58:46 linux-kernel [PATCH v3 12/20] clk: tegra: pll: Add specialized logic for T210
2015-05-01 18:58:23 linux-kernel [PATCH v3 13/20] clk: tegra: pll: Add support for PLLMB for T210
2015-05-01 18:58:03 linux-kernel [PATCH v3 14/20] clk: tegra: pll: Adjust vco_min if SDM present
2015-05-01 18:57:19 linux-kernel [PATCH v3 17/20] clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate
2015-05-01 18:56:54 linux-kernel [PATCH v3 18/20] clk: tegra: Add Super Gen5 Logic
2015-05-01 18:56:27 linux-kernel [PATCH v3 19/20] clk: tegra210: add support for Tegra210 clocks
2015-05-01 18:55:51 linux-kernel [PATCH v3 20/20] clk: tegra: pll: Fix issues with rates for VCO PLLs
2015-05-01 18:55:48 linux-kernel [PATCH v3 16/20] clk: tegra: pll: Add Set_default logic
2015-05-01 18:55:44 linux-kernel [PATCH v3 15/20] clk: tegra: pll: Add dyn_ramp callback
2015-05-01 18:55:41 linux-kernel [PATCH v3 11/20] clk: tegra: pll: Add code to handle if resets are supported by PLL
2015-05-01 18:55:36 linux-kernel [PATCH v3 10/20] clk: tegra: pll: Add logic for out-of-table rates for T210
2015-05-01 18:55:33 linux-kernel [PATCH v3 07/20] clk: tegra: pll: Don't unconditionally set LOCK flags
2015-05-01 18:55:27 linux-kernel [PATCH v3 06/20] clk: tegra: pll-params: change misc_reg count from 3 -> 6
2015-05-01 18:55:24 linux-kernel [PATCH v3 03/20] clk: tegra: pll: add tegra_pll_wait_for_lock to clk header
2015-05-01 18:55:17 linux-kernel [PATCH v3 00/20] Tegra210 Clock Support
2015-04-30 20:57:35 linux-kernel Re: [PATCH v2 19/19] clk: tegra210: add support for Tegra210 clocks
2015-04-30 15:31:29 linux-kernel Re: [PATCH v2 16/19] clk: tegra: pll: Add Set_default logic
2015-04-29 21:42:55 linux-kernel Re: [PATCH v2 12/19] clk: tegra: pll: Add specialized logic for T210
2015-04-29 17:29:16 linux-kernel [PATCH v2 01/19] clk: tegra: Modify tegra_audio_clk_init to accept more plls