Age | Commit message (Expand) | Author |
2015-08-25 | clk: tegra: Fix some static checker problems | Stephen Boyd |
2015-08-25 | Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd |
2015-08-24 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd |
2015-08-24 | clk: tegra: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-07-28 | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd |
2015-07-27 | clk: change clk_ops' ->determine_rate() prototype | Boris Brezillon |
2015-07-20 | clk: tegra: Properly include clk.h | Stephen Boyd |
2015-07-16 | clk: tegra: Add the DFLL as a possible parent of the cclk_g clock | Tuomas Tynkkynen |
2015-07-16 | clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend | Tuomas Tynkkynen |
2015-07-16 | clk: tegra: Add Tegra124 DFLL clocksource platform driver | Tuomas Tynkkynen |
2015-07-16 | clk: tegra: Add DFLL DVCO reset control for Tegra124 | Paul Walmsley |
2015-07-16 | clk: tegra: Introduce ability for SoC-specific reset control callbacks | Mikko Perttunen |
2015-07-16 | clk: tegra: Add functions for parsing CVB tables | Tuomas Tynkkynen |
2015-07-16 | clk: tegra: Add closed loop support for the DFLL | Tuomas Tynkkynen |
2015-07-16 | clk: tegra: Add library for the DFLL clock source (open-loop mode) | Tuomas Tynkkynen |
2015-05-13 | clk: tegra: Fix hda2codec_2x clock name for Tegra30 | Marcel Ziswiler |
2015-05-13 | clk: tegra: EMC clock driver depends on EMC driver | Thierry Reding |
2015-05-13 | clk: tegra: Have EMC clock implement determine_rate() | Tomeu Vizoso |
2015-05-13 | clk: tegra: Set the EMC clock as the parent of the MC clock | Tomeu Vizoso |
2015-05-13 | clk: tegra: Add EMC clock driver | Mikko Perttunen |
2015-05-13 | clk: tegra: Remove old Tegra124 EMC clock | Mikko Perttunen |
2015-04-10 | clk: tegra: Use the proper parent for plld_dsi | Thierry Reding |
2015-04-10 | clk: tegra: Use generic tegra_osc_clk_init() on Tegra114 | Thierry Reding |
2015-04-10 | clk: tegra: Model oscillator as clock | Thierry Reding |
2015-04-10 | clk: tegra: Add peripheral registers for bank Y | Thierry Reding |
2015-04-10 | clk: tegra: Register the proper number of resets | Thierry Reding |
2015-04-10 | clk: tegra: Remove needless initializations | Thierry Reding |
2015-04-10 | clk: tegra: Use consistent indentation | Thierry Reding |
2015-04-10 | clk: tegra: Various whitespace cleanups | Thierry Reding |
2015-04-10 | clk: tegra: Enable HDA to HDMI clocks on Tegra124 | Dylan Reid |
2015-04-10 | clk: tegra: Fix a bunch of sparse warnings | Thierry Reding |
2015-04-10 | clk: tegra: Fix typo tabel -> table | Thierry Reding |
2015-02-18 | clk: Replace explicit clk assignment with __clk_hw_set_clk | Javier Martinez Canillas |
2015-02-02 | clk: tegra: Define PLLD_DSI and remove dsia(b)_mux | Mark Zhang |
2015-02-02 | clk: tegra: Add support for the Tegra132 CAR IP block | Paul Walmsley |
2015-02-02 | clk: tegra: make tegra_clocks_apply_init_table() arch_initcall | Peter De Schrijver |
2015-02-02 | clk: tegra: Fix order of arguments in WARN | Tomeu Vizoso |
2015-02-02 | clk: tegra124: Add init data for dsi lp clocks | Sean Paul |
2015-02-02 | clk: tegra: SDMMC controllers are on APB | Andrew Bresticker |
2014-11-26 | clk: tegra: Implement memory-controller clock | Thierry Reding |
2014-09-18 | clk: tegra: Make clock initialization more robust | Tomeu Vizoso |
2014-09-18 | clk: tegra124: Add PLL_M_UD and PLL_C_UD clocks | Mikko Perttunen |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-07-17 | ARM: tegra: Convert PMC to a driver | Thierry Reding |
2014-07-17 | ARM: tegra: Move includes to include/soc/tegra | Thierry Reding |
2014-07-08 | clk: tegra: Use XUSB-compatible SATA PLL sequence | Mikko Perttunen |
2014-06-30 | clk: tegra: export clock names for debugging | Peter De Schrijver |
2014-06-27 | clk: tegra124: init table updates | Peter De Schrijver |
2014-06-25 | clk: tegra: Add SATA clocks to Tegra124 initialization table | Mikko Perttunen |
2014-06-25 | clk: tegra: Enable hardware control of SATA PLL | Mikko Perttunen |