aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/tegra2_clocks.c
Commit message (Expand)AuthorAgeFilesLines
* update other arm platforms from 3.2.72 and also merge some general arm code (...Wolfgang Wiedmeyer2015-10-231-27/+27
* Merge branch 'master' into for-nextJiri Kosina2011-04-261-4/+5
|\
| * arm: tegra: fix error check in tegra2_clocks.cNicolas Kaiser2011-04-011-4/+5
* | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
|/
* ARM: Tegra: Rename clk_dev1/2 to cdev1/2Stephen Warren2011-02-231-6/+6
* ARM: Tegra: Rename I2S clocks to match driver nameStephen Warren2011-02-231-2/+2
* ARM: tegra: clock: prevent accidental disables of cpu clockColin Cross2011-02-221-0/+25
* ARM: tegra: clock: Round rate before setting rateColin Cross2011-02-221-4/+4
* ARM: tegra: clock: Refcount periph clock enablesColin Cross2011-02-221-6/+31
* ARM: tegra: clock: Miscellaneous clock updatesColin Cross2011-02-211-31/+67
* ARM: tegra: clock: Fix clock issues in suspendColin Cross2011-02-211-10/+20
* ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross2011-02-211-0/+19
* ARM: tegra: clocks: Add emc scalingColin Cross2011-02-211-1/+63
* ARM: tegra: clock: Minor cleanupsColin Cross2011-02-211-2/+0
* ARM: tegra: clock: Add shared bus clock typeColin Cross2011-02-211-0/+116
* ARM: tegra: cpufreq: Take an extra reference to pllxColin Cross2011-02-211-4/+11
* ARM: tegra: clock: Convert global lock to a lock per clockColin Cross2011-02-211-34/+85
* ARM: tegra: clock: Move unshared clk struct members into unionColin Cross2011-02-211-102/+132
* ARM: tegra: clock: Rearrange static clock tablesColin Cross2011-02-211-55/+51
* ARM: tegra: clock: Drop CPU dvfsColin Cross2011-02-211-2/+0
* ARM: tegra: clock: Don't use PLL lock bitsColin Cross2011-02-201-22/+9
* ARM: tegra: clock: Don't BUG on changing an enabled PLLColin Cross2011-02-201-1/+0
* ARM: tegra: clock: enable clk reset for non-peripheral clocksDima Zavin2011-02-201-11/+18
* ARM: tegra: APB DMA: Enable clock and remove reset.Stephen Warren2011-02-201-0/+6
* ARM: tegra: clock: Suspend fixes, and add new clocksColin Cross2011-02-091-19/+244
* ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross2011-02-091-0/+1
* ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-2/+1
* tegra: add PCI Express clocksMike Rapoport2010-10-211-0/+48
* [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross2010-10-211-171/+607
* [ARM] tegra: Add clock supportColin Cross2010-08-051-0/+1359