summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-tegra124.c
AgeCommit message (Expand)Author
2017-03-20clk: tegra: Add CEC clockPeter De Schrijver
2016-06-30clk: tegra: Initialize UTMI PLL when enabling PLLUAndrew Bresticker
2016-04-28clk: tegra: dpaux and dpaux1 are fixed factor clocksThierry Reding
2015-11-20clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein
2015-11-20clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein
2015-11-20clk: tegra: Constify pdiv-to-hw mappingsThierry Reding
2015-11-18clk: tegra: Format tables consistentlyThierry Reding
2015-11-18clk: tegra: Miscellaneous coding style cleanupsThierry Reding
2015-11-18clk: tegra: Fix 26 MHz oscillator frequencyThierry Reding
2015-10-20clk: tegra: Modify tegra_audio_clk_init to accept more pllsRhyland Klein
2015-08-25clk: tegra: Fix some static checker problemsStephen Boyd
2015-08-25Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2015-07-20clk: tegra: Properly include clk.hStephen Boyd
2015-07-16clk: tegra: Save/restore CCLKG_BURST_POLICY on suspendTuomas Tynkkynen
2015-07-16clk: tegra: Add DFLL DVCO reset control for Tegra124Paul Walmsley
2015-05-13clk: tegra: Set the EMC clock as the parent of the MC clockTomeu Vizoso
2015-05-13clk: tegra: Add EMC clock driverMikko Perttunen
2015-05-13clk: tegra: Remove old Tegra124 EMC clockMikko Perttunen
2015-04-10clk: tegra: Use the proper parent for plld_dsiThierry Reding
2015-04-10clk: tegra: Model oscillator as clockThierry Reding
2015-04-10clk: tegra: Enable HDA to HDMI clocks on Tegra124Dylan Reid
2015-02-02clk: tegra: Define PLLD_DSI and remove dsia(b)_muxMark Zhang
2015-02-02clk: tegra: Add support for the Tegra132 CAR IP blockPaul Walmsley
2015-02-02clk: tegra124: Add init data for dsi lp clocksSean Paul
2014-11-26clk: tegra: Implement memory-controller clockThierry Reding
2014-09-18clk: tegra124: Add PLL_M_UD and PLL_C_UD clocksMikko Perttunen
2014-06-27clk: tegra124: init table updatesPeter De Schrijver
2014-06-25clk: tegra: Add SATA clocks to Tegra124 initialization tableMikko Perttunen
2014-06-25clk: tegra: fix vi_sensor clocks on Tegra124Peter De Schrijver
2014-05-22clk: tegra: Initialize xusb clocksAndrew Bresticker
2014-05-22clk: tegra: Fix xusb_hs_src clock hierarchyAndrew Bresticker
2014-04-24clk: tegra: remove non-existent clocksStephen Warren
2014-02-20clk: tegra124: remove gr2d and gr3d clocksPeter De Schrijver
2014-02-17clk: tegra: fix sdmmc clks on Tegra1x4Andrew Bresticker
2014-02-17clk: tegra: fix host1x clock on Tegra124Mark Zhang
2014-02-17clk: tegra: PLLD2 fixes for hdmiDavid Ung
2014-02-17clk: tegra: Fix PLLD mnp tableRhyland Klein
2014-02-17clk: tegra: Fix PLLP rate tableGabe Black
2013-12-11clk: tegra: implement a reset driverStephen Warren
2013-11-26clk: tegra: add FUSE clock deviceAlexandre Courbot
2013-11-26clk: tegra124: add suspend/resume function for tegra_cpu_car_opsJoseph Lo
2013-11-26clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_opsJoseph Lo
2013-11-26clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver