LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2015-06-18 21:31:56
linux-kernel
[PATCH v6 24/25] clk: tegra: read correct iddq register in PLL_SS registration
2015-06-18 21:31:47
linux-kernel
[PATCH v6 25/25] clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLs
2015-06-18 21:31:06
linux-kernel
[PATCH v6 18/25] clk: tegra: pll: Add logic for SS
2015-06-18 21:30:55
linux-kernel
[PATCH v6 19/25] clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate
2015-06-18 21:30:50
linux-kernel
[PATCH v6 05/25] clk: tegra: pll: simplify clk_enable_path
2015-06-18 21:30:41
linux-kernel
[PATCH v6 06/25] clk: tegra: pll: update warning msg
2015-06-18 21:30:32
linux-kernel
[PATCH v6 08/25] clk: tegra: pll: Don't unconditionally set LOCK flags
2015-06-18 21:30:21
linux-kernel
[PATCH v6 07/25] clk: tegra: pll-params: change misc_reg count from 3 -> 6
2015-06-18 21:30:06
linux-kernel
[PATCH v6 02/25] clk: tegra: Modify tegra_audio_clk_init to accept more plls
2015-06-18 21:29:51
linux-kernel
[PATCH v6 00/25] Tegra210 Clock Support
2015-05-20 17:24:47
linux-kernel
Re: [PATCH v5 12/21] clk: tegra: pll: Add specialized logic for T210
2015-05-20 17:21:09
linux-kernel
Re: [PATCH v5 16/21] clk: tegra: pll: Add Set_default logic
2015-05-20 17:19:16
linux-kernel
Re: [PATCH v5 17/21] clk: tegra: pll: Add logic for SS
2015-05-20 17:17:28
linux-kernel
Re: [PATCH v5 20/21] clk: tegra210: add support for Tegra210 clocks
2015-05-20 17:16:59
linux-kernel
Re: [PATCH v5 20/21] clk: tegra210: add support for Tegra210 clocks
2015-05-20 17:15:51
linux-kernel
Re: [PATCH 1/1] clk: tegra: read correct iddq register in PLL_SS registration
2015-05-12 17:33:17
linux-kernel
[PATCH v5 01/21] clk: tegra: Update struct tegra_clk_pll_params kerneldoc
2015-05-12 17:32:48
linux-kernel
[PATCH v5 04/21] clk: tegra: pll: add tegra_pll_wait_for_lock to clk header
2015-05-12 17:32:28
linux-kernel
[PATCH v5 06/21] clk: tegra: pll: update warning msg
2015-05-12 17:32:08
linux-kernel
[PATCH v5 07/21] clk: tegra: pll-params: change misc_reg count from 3 -> 6
2015-05-12 17:31:27
linux-kernel
[PATCH v5 08/21] clk: tegra: pll: Don't unconditionally set LOCK flags
2015-05-12 17:30:57
linux-kernel
[PATCH v5 12/21] clk: tegra: pll: Add specialized logic for T210
2015-05-12 17:30:19
linux-kernel
[PATCH v5 14/21] clk: tegra: pll: Adjust vco_min if SDM present
2015-05-12 17:29:41
linux-kernel
[PATCH v5 15/21] clk: tegra: pll: Add dyn_ramp callback
2015-05-12 17:29:39
linux-kernel
[PATCH v5 16/21] clk: tegra: pll: Add Set_default logic
2015-05-12 17:28:28
linux-kernel
[PATCH v5 17/21] clk: tegra: pll: Add logic for SS
2015-05-12 17:28:04
linux-kernel
[PATCH v5 18/21] clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate
2015-05-12 17:27:44
linux-kernel
[PATCH v5 19/21] clk: tegra: Add Super Gen5 Logic
2015-05-12 17:27:20
linux-kernel
[PATCH v5 20/21] clk: tegra210: add support for Tegra210 clocks
2015-05-12 17:26:53
linux-kernel
[PATCH v5 21/21] clk: tegra: pll: Fix issues with rates for VCO PLLs
2015-05-12 17:26:46
linux-kernel
[PATCH v5 13/21] clk: tegra: pll: Add support for PLLMB for T210
2015-05-12 17:26:42
linux-kernel
[PATCH v5 11/21] clk: tegra: pll: Add code to handle if resets are supported by PLL
2015-05-12 17:26:38
linux-kernel
[PATCH v5 10/21] clk: tegra: pll: Add logic for out-of-table rates for T210
2015-05-12 17:26:34
linux-kernel
[PATCH v5 09/21] clk: tegra: pll: Add logic for handling SDM data
2015-05-12 17:26:30
linux-kernel
[PATCH v5 05/21] clk: tegra: pll: simplify clk_enable_path
2015-05-12 17:26:26
linux-kernel
[PATCH v5 03/21] clk: tegra: periph: add new periph clks and muxes for Tegra210
2015-05-12 17:26:22
linux-kernel
[PATCH v5 02/21] clk: tegra: Modify tegra_audio_clk_init to accept more plls
2015-05-12 17:26:15
linux-kernel
[PATCH v5 01/21] FROMLIST: clk: tegra: Update struct tegra_clk_pll_params kerneldoc
2015-05-12 17:26:08
linux-kernel
[PATCH v5 00/21] Tegra210 Clock Support
2015-05-11 15:07:36
linux-kernel
Re: [PATCH v2 16/19] clk: tegra: pll: Add Set_default logic
2015-05-07 16:07:29
linux-kernel
Re: [PATCH v4 19/20] clk: tegra210: add support for Tegra210 clocks
2015-05-07 15:49:54
linux-kernel
Re: [PATCH v4 01/20] clk: tegra: Modify tegra_audio_clk_init to accept more plls
2015-05-06 17:21:10
linux-kernel
Re: [PATCH v4 19/20] clk: tegra210: add support for Tegra210 clocks
2015-05-06 16:24:39
linux-kernel
Re: [PATCH v4 02/20] clk: tegra: periph: add new periph clks and muxes for Tegra210
2015-05-06 16:20:51
linux-kernel
Re: [PATCH v4 02/20] clk: tegra: periph: add new periph clks and muxes for Tegra210
2015-05-06 16:18:49
linux-kernel
Re: [PATCH v4 19/20] clk: tegra210: add support for Tegra210 clocks
2015-05-06 16:16:37
linux-kernel
Re: [PATCH v4 08/20] clk: tegra: pll: Add logic for handling SDM data
2015-05-06 16:13:49
linux-kernel
Re: [PATCH] clk: tegra: Update struct tegra_clk_pll_params kerneldoc
2015-05-06 16:10:34
linux-kernel
Re: [PATCH v4 00/20] Tegra210 Clock Support
2015-05-05 20:16:07
linux-kernel
Re: [PATCH v4 09/20] clk: tegra: pll: Add logic for SS
2015-05-05 20:14:37
linux-kernel
Re: [PATCH v4 02/20] clk: tegra: periph: add new periph clks and muxes for Tegra210