summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/tegra30_speedo.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: tegra: Sort includes alphabeticallyThierry Reding2014-07-171-1/+1
| | | | | | | | If these aren't sorted alphabetically, then the logical choice is to append new ones, however that creates a lot of potential for conflicts because every change will then add new includes in the same location. Signed-off-by: Thierry Reding <treding@nvidia.com>
* ARM: tegra: Tegra30 speedo-based process identificationDanny Huang2012-11-151-0/+292
This patch adds speedo-based process identification support for Tegra30. Signed-off-by: Danny Huang <dahuang@nvidia.com> [swarren s/Tegra3/Tegra30/ in log print, s/T30/Tegra30/ in commit description] Signed-off-by: Stephen Warren <swarren@nvidia.com>