aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-06ARM: tegra: add support for new clock framework featuresPeter De Schrijver1-0/+22
2011-12-19arm/tegra: Delete tegra_init_clock()Stephen Warren1-5/+0
2011-12-17arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver1-16/+4
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro1-5/+2
2011-02-22ARM: tegra: clock: Round rate before setting rateColin Cross1-0/+12
2011-02-21ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross1-0/+14
2011-02-21ARM: tegra: clock: Minor cleanupsColin Cross1-4/+2
2011-02-21ARM: tegra: clock: Convert global lock to a lock per clockColin Cross1-125/+226
2011-02-21ARM: tegra: clock: Drop CPU dvfsColin Cross1-158/+1
2011-02-21ARM: tegra: clock: Initialize clocks that have no enableColin Cross1-0/+9
2011-02-20ARM: tegra: clock: Drop debuggingColin Cross1-17/+2
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-1/+1
2010-10-21[ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross1-23/+244
2010-08-05[ARM] tegra: Add clock supportColin Cross1-0/+488