aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/clock.c
Commit message (Expand)AuthorAge
* ARM: tegra: remove legacy clock codePrashant Gaikwad2013-01-28
* ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-28
* ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-28
* ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren2012-11-05
* ARM: tegra: introduce tegra_cpu_car_ops structuresJoseph Lo2012-09-13
* ARM: tegra: Remove duplicate codePrashant Gaikwad2012-09-06
* ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad2012-09-06
* ARM: tegra: use machine specific hook for late initShawn Guo2012-05-08
* ARM: tegra: add support for new clock framework featuresPeter De Schrijver2012-02-06
* arm/tegra: Delete tegra_init_clock()Stephen Warren2011-12-19
* arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver2011-12-17
* switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-20
* ARM: tegra: clock: Round rate before setting rateColin Cross2011-02-22
* ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross2011-02-21
* ARM: tegra: clock: Minor cleanupsColin Cross2011-02-21
* ARM: tegra: clock: Convert global lock to a lock per clockColin Cross2011-02-21
* ARM: tegra: clock: Drop CPU dvfsColin Cross2011-02-21
* ARM: tegra: clock: Initialize clocks that have no enableColin Cross2011-02-21
* ARM: tegra: clock: Drop debuggingColin Cross2011-02-21
* ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-26
* [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross2010-10-21
* [ARM] tegra: Add clock supportColin Cross2010-08-05