summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/fuse.c
AgeCommit message (Expand)Author
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding
2014-07-17ARM: tegra: Sort includes alphabeticallyThierry Reding
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding
2013-12-26Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren
2013-12-04ARM: tegra: switch FUSE clock on before usageAlexandre Courbot
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-10-18ARM: tegra: add fuses as device randomnessStephen Warren
2013-09-24ARM: tegra: remove tegra_chip_uid()Stephen Warren
2013-09-17ARM: tegra: make tegra_init_fuse() __initStephen Warren
2013-03-19ARM: tegra: add speedo-based process id for Tegra114Danny Huang
2013-01-28ARM: tegra: add function to read chipidPrashant Gaikwad
2012-11-15ARM: tegra: Tegra30 speedo-based process identificationDanny Huang
2012-11-15ARM: tegra: Add speedo-based process identificationDanny Huang
2012-11-15ARM: tegra: flexible spare fuse read functionDanny Huang
2012-11-05ARM: tegra: move iomap.h to mach-tegraStephen Warren
2012-09-06ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-02-26ARM: tegra: export Tegra chipidPeter De Schrijver
2012-02-26ARM: tegra: cleanup use of chipid registerPeter De Schrijver
2012-02-06ARM: tegra: fuse: add bct strapping readingOlof Johansson
2012-02-06ARM: tegra: fuse: add functions to access chip revisionOlof Johansson
2012-02-06ARM: tegra: fuse: use apbio dma for register accessOlof Johansson
2012-01-13arm: tegra: export tegra_chip_uidHenning Heinold
2010-10-21[ARM] tegra: Add support for reading fusesColin Cross