index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
fuse
/
tegra-apbmisc.c
Age
Commit message (
Expand
)
Author
2020-11-06
soc/tegra: fuse: Export tegra_read_ram_code()
Dmitry Osipenko
2020-09-18
soc/tegra: misc: Add Tegra234 support
Thierry Reding
2020-09-18
soc/tegra: fuse: Add Tegra234 support
Thierry Reding
2020-09-18
soc/tegra: fuse: Implement tegra_is_silicon()
Thierry Reding
2020-09-18
soc/tegra: fuse: Extract tegra_get_platform()
Thierry Reding
2020-07-17
soc/tegra: fuse: Fix typo in APB MISC warning
Thierry Reding
2020-04-22
soc/tegra: fuse: Trivial clean-up of tegra_init_revision()
Jon Hunter
2020-04-22
soc/tegra: fuse: Add custom SoC attributes
Jon Hunter
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-01-10
soc/tegra: fuse: Unmap registers once they are not needed anymore
Dmitry Osipenko
2020-01-10
soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
Dmitry Osipenko
2020-01-10
soc/tegra: fuse: Warn if straps are not ready
Dmitry Osipenko
2020-01-10
soc/tegra: fuse: Cache values of straps and Chip ID registers
Dmitry Osipenko
2020-01-09
soc/tegra: fuse: Add Tegra194 support
JC Kuo
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2017-12-13
soc/tegra: fuse: Add Tegra186 chip ID support
Thierry Reding
2017-12-13
soc/tegra: fuse: Move register mapping check
Thierry Reding
2015-07-16
soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers
Thierry Reding
2015-07-16
soc/tegra: fuse: Restrict legacy code to 32-bit ARM
Thierry Reding
2015-05-04
soc/tegra: fuse: Add RAM code reader helper
Mikko Perttunen
2014-07-17
soc/tegra: fuse: Set up in early initcall
Thierry Reding
2014-07-17
soc/tegra: Add efuse driver for Tegra
Peter De Schrijver