aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/clock.c
AgeCommit message (Expand)Author
2012-11-05ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren
2012-09-13ARM: tegra: introduce tegra_cpu_car_ops structuresJoseph Lo
2012-09-06ARM: tegra: Remove duplicate codePrashant Gaikwad
2012-09-06ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad
2012-05-08ARM: tegra: use machine specific hook for late initShawn Guo
2012-02-06ARM: tegra: add support for new clock framework featuresPeter De Schrijver
2011-12-19arm/tegra: Delete tegra_init_clock()Stephen Warren
2011-12-17arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro
2011-02-22ARM: tegra: clock: Round rate before setting rateColin Cross
2011-02-21ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross
2011-02-21ARM: tegra: clock: Minor cleanupsColin Cross
2011-02-21ARM: tegra: clock: Convert global lock to a lock per clockColin Cross
2011-02-21ARM: tegra: clock: Drop CPU dvfsColin Cross
2011-02-21ARM: tegra: clock: Initialize clocks that have no enableColin Cross
2011-02-20ARM: tegra: clock: Drop debuggingColin Cross
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD
2010-10-21[ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross
2010-08-05[ARM] tegra: Add clock supportColin Cross