aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/tegra2_clocks.c
Commit message (Expand)AuthorAge
* ARM: tegra: tegra2_clocks: don't export some tablesOlof Johansson2011-10-13
* ARM: tegra: tegra2_clocks: 0 -> NULL changesOlof Johansson2011-10-13
* ARM: tegra: tegra2_clocks: don't cast __iomem pointersOlof Johansson2011-10-13
* arm: tegra: remove generic disp clock divisor flagRobert Morell2011-07-12
* Merge branch 'master' into for-nextJiri Kosina2011-04-26
|\
| * arm: tegra: fix error check in tegra2_clocks.cNicolas Kaiser2011-04-01
* | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
|/
* ARM: Tegra: Rename clk_dev1/2 to cdev1/2Stephen Warren2011-02-23
* ARM: Tegra: Rename I2S clocks to match driver nameStephen Warren2011-02-23
* ARM: tegra: clock: prevent accidental disables of cpu clockColin Cross2011-02-22
* ARM: tegra: clock: Round rate before setting rateColin Cross2011-02-22
* ARM: tegra: clock: Refcount periph clock enablesColin Cross2011-02-22
* ARM: tegra: clock: Miscellaneous clock updatesColin Cross2011-02-21
* ARM: tegra: clock: Fix clock issues in suspendColin Cross2011-02-21
* ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross2011-02-21
* ARM: tegra: clocks: Add emc scalingColin Cross2011-02-21
* ARM: tegra: clock: Minor cleanupsColin Cross2011-02-21
* ARM: tegra: clock: Add shared bus clock typeColin Cross2011-02-21
* ARM: tegra: cpufreq: Take an extra reference to pllxColin Cross2011-02-21
* ARM: tegra: clock: Convert global lock to a lock per clockColin Cross2011-02-21
* ARM: tegra: clock: Move unshared clk struct members into unionColin Cross2011-02-21
* ARM: tegra: clock: Rearrange static clock tablesColin Cross2011-02-21
* ARM: tegra: clock: Drop CPU dvfsColin Cross2011-02-21
* ARM: tegra: clock: Don't use PLL lock bitsColin Cross2011-02-21
* ARM: tegra: clock: Don't BUG on changing an enabled PLLColin Cross2011-02-21
* ARM: tegra: clock: enable clk reset for non-peripheral clocksDima Zavin2011-02-21
* ARM: tegra: APB DMA: Enable clock and remove reset.Stephen Warren2011-02-20
* ARM: tegra: clock: Suspend fixes, and add new clocksColin Cross2011-02-10
* ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross2011-02-10
* ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-26
* tegra: add PCI Express clocksMike Rapoport2010-10-21
* [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross2010-10-21
* [ARM] tegra: Add clock supportColin Cross2010-08-05