summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/fuse.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-26Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-1/+40
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren1-0/+2
2013-12-04ARM: tegra: switch FUSE clock on before usageAlexandre Courbot1-1/+40
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-10/+0
2013-10-18ARM: tegra: add fuses as device randomnessStephen Warren1-0/+54
2013-09-24ARM: tegra: remove tegra_chip_uid()Stephen Warren1-10/+0
2013-09-17ARM: tegra: make tegra_init_fuse() __initStephen Warren1-1/+1
2013-03-19ARM: tegra: add speedo-based process id for Tegra114Danny Huang1-0/+4
2013-01-28ARM: tegra: add function to read chipidPrashant Gaikwad1-1/+7
2012-11-15ARM: tegra: Tegra30 speedo-based process identificationDanny Huang1-2/+9
2012-11-15ARM: tegra: Add speedo-based process identificationDanny Huang1-8/+23
2012-11-15ARM: tegra: flexible spare fuse read functionDanny Huang1-7/+12
2012-11-05ARM: tegra: move iomap.h to mach-tegraStephen Warren1-2/+1
2012-09-06ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan1-2/+2
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+11
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-34/+75
2012-02-26ARM: tegra: export Tegra chipidPeter De Schrijver1-1/+1
2012-02-26ARM: tegra: cleanup use of chipid registerPeter De Schrijver1-7/+11
2012-02-06ARM: tegra: fuse: add bct strapping readingOlof Johansson1-0/+14
2012-02-06ARM: tegra: fuse: add functions to access chip revisionOlof Johansson1-27/+58
2012-02-06ARM: tegra: fuse: use apbio dma for register accessOlof Johansson1-12/+8
2012-01-13arm: tegra: export tegra_chip_uidHenning Heinold1-0/+2
2010-10-21[ARM] tegra: Add support for reading fusesColin Cross1-0/+84