summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/fuse.c
Commit message (Expand)AuthorAgeFilesLines
* soc/tegra: Add efuse driver for TegraPeter De Schrijver2014-07-171-260/+0
* ARM: tegra: Use a function to get the chip IDThierry Reding2014-07-171-6/+13
* ARM: tegra: Sort includes alphabeticallyThierry Reding2014-07-171-4/+4
* ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-171-1/+2
* Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2013-12-261-1/+40
|\
| * ARM: tegra: switch FUSE clock on before usageAlexandre Courbot2013-12-041-1/+40
* | ARM: tegra: add missing break to fuse initialization codeStephen Warren2013-12-111-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-10/+0
|\ \ | |/ |/|
| * ARM: tegra: remove tegra_chip_uid()Stephen Warren2013-09-241-10/+0
* | ARM: tegra: add fuses as device randomnessStephen Warren2013-10-181-0/+54
* | ARM: tegra: make tegra_init_fuse() __initStephen Warren2013-09-171-1/+1
|/
* ARM: tegra: add speedo-based process id for Tegra114Danny Huang2013-03-191-0/+4
* ARM: tegra: add function to read chipidPrashant Gaikwad2013-01-281-1/+7
* ARM: tegra: Tegra30 speedo-based process identificationDanny Huang2012-11-151-2/+9
* ARM: tegra: Add speedo-based process identificationDanny Huang2012-11-151-8/+23
* ARM: tegra: flexible spare fuse read functionDanny Huang2012-11-151-7/+12
* ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-051-2/+1
* ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan2012-09-061-2/+2
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-7/+11
|\
| * ARM: tegra: export Tegra chipidPeter De Schrijver2012-02-261-1/+1
| * ARM: tegra: cleanup use of chipid registerPeter De Schrijver2012-02-261-7/+11
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-34/+75
|\|
| * ARM: tegra: fuse: add bct strapping readingOlof Johansson2012-02-061-0/+14
| * ARM: tegra: fuse: add functions to access chip revisionOlof Johansson2012-02-061-27/+58
| * ARM: tegra: fuse: use apbio dma for register accessOlof Johansson2012-02-061-12/+8
* | arm: tegra: export tegra_chip_uidHenning Heinold2012-01-131-0/+2
|/
* [ARM] tegra: Add support for reading fusesColin Cross2010-10-211-0/+84