summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-tegra30.c
Commit message (Expand)AuthorAgeFilesLines
* 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-121-7/+0Star
* clk: tegra: implement a reset driverStephen Warren2013-12-121-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/+403Star
* 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/+11Star
* clk: tegra: simplify periph clock dataPeter De Schrijver2013-11-261-201/+116Star
* 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-291-1/+1
* clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-191-11/+22
* clk: tegra30: Fix incorrect placement of __initdataSachin Kamat2013-08-091-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-121-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-051-1/+1
| * clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver2013-04-051-11/+11
| * clk: tegra: Add PLL post divider tablePeter De Schrijver2013-04-051-0/+7
| * clk: tegra: Refactor PLL programming codePeter De Schrijver2013-04-051-117/+117
| * clk: tegra: defer application of init tableStephen Warren2013-04-051-1/+6
| * clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad2013-04-051-1/+1
| * clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding2013-04-051-0/+2
* | Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-04-091-2/+1Star
|\ \ | |/ |/|
| * ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren2013-03-301-2/+1Star
* | clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad2013-03-051-1/+0Star
|/
* 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
* clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad2013-01-281-70/+0Star
* clk: tegra: add clock support for Tegra30Prashant Gaikwad2013-01-281-0/+2057