summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/tegra20_clocks_data.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-05ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren1-2/+0
2012-10-16ARM: tegra: add tegra_timer clockSivaram Nair1-0/+1
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+8
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+0
2012-09-14ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren1-1/+0
2012-09-13ARM: tegra: introduce tegra_cpu_car_ops structuresJoseph Lo1-0/+2
2012-09-13ARM: tegra: clock: remove unused clock entry for i2cLaxman Dewangan1-8/+0
2012-09-13ARM: tegra: clock: add connection name in i2c clock entryLaxman Dewangan1-4/+4
2012-09-13ARM: tegra: clock: add i2c fast clock entry in clock tableLaxman Dewangan1-0/+4
2012-09-13ARM: Tegra: Add smp_twd clock for Tegra20Prashant Gaikwad1-0/+30
2012-09-06ARM: tegra: remove tegra_timer from tegra_list_clksStephen Warren1-1/+0
2012-09-06ARM: tegra: Port tegra to generic clock frameworkPrashant Gaikwad1-564/+736
2012-09-06ARM: tegra20: Separate out clk ops and clk dataPrashant Gaikwad1-0/+941