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