summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/clock.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: remove legacy clock codePrashant Gaikwad2013-01-281-147/+0
* ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-19/+0
* ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-281-1/+1
* ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren2012-11-051-2/+0
* ARM: tegra: introduce tegra_cpu_car_ops structuresJoseph Lo2012-09-131-0/+4
* ARM: tegra: Remove duplicate codePrashant Gaikwad2012-09-061-632/+0
* ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad2012-09-061-1/+125
* ARM: tegra: use machine specific hook for late initShawn Guo2012-05-081-2/+1
* ARM: tegra: add support for new clock framework featuresPeter De Schrijver2012-02-061-0/+22
* arm/tegra: Delete tegra_init_clock()Stephen Warren2011-12-191-5/+0
* arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver2011-12-171-16/+4
* switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-201-5/+2
* ARM: tegra: clock: Round rate before setting rateColin Cross2011-02-221-0/+12
* ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross2011-02-211-0/+14
* ARM: tegra: clock: Minor cleanupsColin Cross2011-02-211-4/+2
* ARM: tegra: clock: Convert global lock to a lock per clockColin Cross2011-02-211-125/+226
* ARM: tegra: clock: Drop CPU dvfsColin Cross2011-02-211-158/+1
* ARM: tegra: clock: Initialize clocks that have no enableColin Cross2011-02-211-0/+9
* ARM: tegra: clock: Drop debuggingColin Cross2011-02-201-17/+2
* ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-1/+1
* [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross2010-10-211-23/+244
* [ARM] tegra: Add clock supportColin Cross2010-08-051-0/+488