summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-tegra124.c
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra: Make vde a child of pll_c3Thierry Reding2018-07-091-1/+1
* clk: tegra: Make vic03 a child of pll_c3Thierry Reding2018-07-091-0/+1
* clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20Dmitry Osipenko2018-05-181-1/+1
* clk: tegra: Specify VDE clock rateDmitry Osipenko2018-03-121-1/+1
* clk: tegra: Mark HCLK, SCLK and EMC as criticalDmitry Osipenko2018-03-121-4/+3Star
* clk: tegra: Add CEC clockPeter De Schrijver2017-03-201-0/+1
* clk: tegra: Initialize UTMI PLL when enabling PLLUAndrew Bresticker2016-06-301-154/+2Star
* clk: tegra: dpaux and dpaux1 are fixed factor clocksThierry Reding2016-04-281-0/+4
* clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein2015-11-201-30/+63
* clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein2015-11-201-9/+15
* clk: tegra: Constify pdiv-to-hw mappingsThierry Reding2015-11-201-5/+5
* clk: tegra: Format tables consistentlyThierry Reding2015-11-181-184/+186
* clk: tegra: Miscellaneous coding style cleanupsThierry Reding2015-11-181-3/+3
* clk: tegra: Fix 26 MHz oscillator frequencyThierry Reding2015-11-181-1/+1
* clk: tegra: Modify tegra_audio_clk_init to accept more pllsRhyland Klein2015-10-201-1/+7
* clk: tegra: Fix some static checker problemsStephen Boyd2015-08-261-4/+4
* Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2015-08-261-0/+82
|\
| * clk: tegra: Save/restore CCLKG_BURST_POLICY on suspendTuomas Tynkkynen2015-07-161-0/+14
| * clk: tegra: Add DFLL DVCO reset control for Tegra124Paul Walmsley2015-07-161-0/+68
* | clk: tegra: Properly include clk.hStephen Boyd2015-07-201-1/+0Star
|/
* clk: tegra: Set the EMC clock as the parent of the MC clockTomeu Vizoso2015-05-131-12/+1Star
* clk: tegra: Add EMC clock driverMikko Perttunen2015-05-131-1/+4
* clk: tegra: Remove old Tegra124 EMC clockMikko Perttunen2015-05-131-1/+0Star
* clk: tegra: Use the proper parent for plld_dsiThierry Reding2015-04-101-6/+8
* clk: tegra: Model oscillator as clockThierry Reding2015-04-101-1/+2
* clk: tegra: Enable HDA to HDMI clocks on Tegra124Dylan Reid2015-04-101-0/+5
* clk: tegra: Define PLLD_DSI and remove dsia(b)_muxMark Zhang2015-02-021-20/+16Star
* clk: tegra: Add support for the Tegra132 CAR IP blockPaul Walmsley2015-02-021-9/+121
* clk: tegra124: Add init data for dsi lp clocksSean Paul2015-02-021-0/+2
* clk: tegra: Implement memory-controller clockThierry Reding2014-11-261-1/+6
* clk: tegra124: Add PLL_M_UD and PLL_C_UD clocksMikko Perttunen2014-09-181-0/+8
* clk: tegra124: init table updatesPeter De Schrijver2014-06-271-0/+6
* clk: tegra: Add SATA clocks to Tegra124 initialization tableMikko Perttunen2014-06-251-0/+2
* clk: tegra: fix vi_sensor clocks on Tegra124Peter De Schrijver2014-06-251-1/+1
* clk: tegra: Initialize xusb clocksAndrew Bresticker2014-05-231-0/+6
* clk: tegra: Fix xusb_hs_src clock hierarchyAndrew Bresticker2014-05-231-10/+5Star
* clk: tegra: remove non-existent clocksStephen Warren2014-04-241-3/+0Star
* clk: tegra124: remove gr2d and gr3d clocksPeter De Schrijver2014-02-201-2/+0Star
* clk: tegra: fix sdmmc clks on Tegra1x4Andrew Bresticker2014-02-171-4/+4
* clk: tegra: fix host1x clock on Tegra124Mark Zhang2014-02-171-1/+1
* clk: tegra: PLLD2 fixes for hdmiDavid Ung2014-02-171-8/+7Star
* clk: tegra: Fix PLLD mnp tableRhyland Klein2014-02-171-1/+10
* clk: tegra: Fix PLLP rate tableGabe Black2014-02-171-5/+5
* clk: tegra: implement a reset driverStephen Warren2013-12-121-1/+1
* clk: tegra: add FUSE clock deviceAlexandre Courbot2013-11-261-0/+1
* clk: tegra124: add suspend/resume function for tegra_cpu_car_opsJoseph Lo2013-11-261-0/+27
* clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_opsJoseph Lo2013-11-261-0/+26
* clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver2013-11-261-0/+1370