summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra/fuse/fuse.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor1-1/+1
2021-08-11soc/tegra: fuse: Enable fuse clock on suspend for Tegra124Dmitry Osipenko1-0/+2
2020-09-18soc/tegra: fuse: Add Tegra234 supportThierry Reding1-1/+9
2020-04-22soc/tegra: fuse: Add custom SoC attributesJon Hunter1-0/+8
2020-01-09soc/tegra: fuse: Add Tegra194 supportJC Kuo1-0/+4
2019-10-16soc/tegra: fuse: Register cell lookups for compatibilityThierry Reding1-0/+5
2019-10-16soc/tegra: fuse: Implement nvmem deviceThierry Reding1-0/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2017-12-13soc/tegra: fuse: Add Tegra186 supportTimo Alho1-0/+4
2015-07-16soc/tegra: fuse: Add Tegra210 supportThierry Reding1-0/+8
2015-07-16soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding1-29/+58
2014-07-17soc/tegra: fuse: fix dummy functionsStephen Warren1-5/+5
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver1-0/+71