summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-tegra30.c
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra: pll: Update PLLM handlingDanny Huang2015-11-201-1/+1
* clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein2015-11-201-110/+117
* clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein2015-11-201-9/+15
* clk: tegra: Constify pdiv-to-hw mappingsThierry Reding2015-11-201-1/+1
* clk: tegra: Format tables consistentlyThierry Reding2015-11-181-189/+189
* clk: tegra: Miscellaneous coding style cleanupsThierry Reding2015-11-181-10/+5
* 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: Properly include clk.hStephen Boyd2015-07-201-1/+0
* clk: tegra: Fix hda2codec_2x clock name for Tegra30Marcel Ziswiler2015-05-131-1/+1
* clk: tegra: Model oscillator as clockThierry Reding2015-04-101-1/+2
* clk: tegra: Use consistent indentationThierry Reding2015-04-101-10/+10
* clk: tegra: Implement memory-controller clockThierry Reding2014-11-261-1/+6
* ARM: tegra: Convert PMC to a driverThierry Reding2014-07-171-1/+1
* ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-171-1/+4
* clk: tegra: remove bogus PCIE_XCLKStephen Warren2013-12-111-7/+0
* clk: tegra: implement a reset driverStephen Warren2013-12-111-1/+2
* clk: tegra: add FUSE clock deviceAlexandre Courbot2013-11-261-1/+1
* clk: tegra: Properly setup PWM clock on Tegra30Thierry Reding2013-11-261-1/+3
* clk: tegra: Initialize secondary gr3d clock on Tegra30Thierry Reding2013-11-261-0/+1
* clk: tegra: move tegra30 to common infraPeter De Schrijver2013-11-261-895/+403
* clk: tegra: move periph clocks to common filePeter De Schrijver2013-11-261-2/+2
* clk: tegra: move fields to tegra_clk_pll_paramsPeter De Schrijver2013-11-261-27/+35
* clk: tegra: common periph_clk_enb_refcnt and clksPeter De Schrijver2013-11-261-28/+11
* clk: tegra: simplify periph clock dataPeter De Schrijver2013-11-261-201/+116
* clk: tegra: add TEGRA_DIVIDER_ROUND_UP for periph clksPeter De Schrijver2013-11-261-9/+10
* clk: tegra30: Don't wait for PLL_U lock bitTuomas Tynkkynen2013-08-281-1/+1
* clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-191-11/+22
* clk: tegra30: Fix incorrect placement of __initdataSachin Kamat2013-08-081-1/+1
* Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-07-031-3/+22
|\
| * clk: tegra: override bits for Tegra30 PLLMPeter De Schrijver2013-06-111-0/+18
| * clk: tegra: Use common of_clk_init functionPrashant Gaikwad2013-05-311-1/+2
| * clk: tegra: fix clk_out parents listPrashant Gaikwad2013-05-311-2/+2
* | ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal2013-06-161-5/+6
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-131/+145
|\
| * clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver2013-04-041-1/+1
| * clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver2013-04-041-11/+11
| * clk: tegra: Add PLL post divider tablePeter De Schrijver2013-04-041-0/+7
| * clk: tegra: Refactor PLL programming codePeter De Schrijver2013-04-041-117/+117
| * clk: tegra: defer application of init tableStephen Warren2013-04-041-1/+6
| * clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad2013-04-041-1/+1
| * clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding2013-04-041-0/+2
* | Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-04-091-2/+1
|\ \ | |/ |/|
| * ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren2013-03-291-2/+1
* | clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad2013-03-041-1/+0
|/
* clk: tegra: initialise parent of uart clocksLaxman Dewangan2013-02-131-1/+5
* clk: tegra: fix driver to match DT bindingStephen Warren2013-02-131-3/+3
* clk: tegra: local arrays should be staticPeter De Schrijver2013-02-121-10/+10
* clk: tegra: Add missing spinlock for hclk and pclkPeter De Schrijver2013-02-121-4/+7
* clk: tegra: fix wrong clock index between se to sata_coldJoseph Lo2013-02-121-3/+3
OpenPOWER on IntegriCloud