summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra/fuse/fuse-tegra30.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-01soc/tegra: Fix build failure on Tegra241Arnd Bergmann1-1/+2
2024-02-01soc/tegra: fuse: Add support for Tegra241Kartik1-0/+20
2023-07-21soc/tegra: Explicitly include correct DT includesRob Herring1-2/+0
2023-06-08soc/tegra: fuse: Fix Tegra234 fuse sizeKartik1-1/+1
2022-10-24soc/tegra: fuse: Add nvmem keepout listKartik1-0/+38
2022-10-24soc/tegra: fuse: Use SoC specific nvmem cellsKartik1-3/+237
2022-04-06soc/tegra: fuse: Add nvmem cell lookup entries for Tegra194Sagar Kamble1-1/+16
2021-08-11soc/tegra: fuse: Enable fuse clock on suspend for Tegra124Dmitry Osipenko1-0/+7
2021-08-11soc/tegra: fuse: Add runtime PM supportDmitry Osipenko1-5/+4
2021-06-11soc/tegra: fuse: Fix Tegra234-only buildsThierry Reding1-1/+2
2020-09-18soc/tegra: fuse: Add Tegra234 supportThierry Reding1-0/+30
2020-04-22soc/tegra: fuse: Add custom SoC attributesJon Hunter1-0/+6
2020-02-12soc/tegra: fuse: Fix build with Tegra194 configurationThierry Reding1-1/+2
2020-01-09soc/tegra: fuse: Add Tegra194 supportJC Kuo1-0/+29
2019-10-16soc/tegra: fuse: Register cell lookups for compatibilityThierry Reding1-0/+154
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-13/+1
2017-12-13soc/tegra: fuse: Warn if accessing unmapped registersThierry Reding1-0/+3
2017-12-13soc/tegra: fuse: Add Tegra186 supportTimo Alho1-2/+19
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra210Thierry Reding1-0/+1
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra124Thierry Reding1-0/+1
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra114Thierry Reding1-0/+1
2015-07-16soc/tegra: fuse: Rename core_* to soc_*Thierry Reding1-1/+1
2015-07-16soc/tegra: fuse: Add Tegra210 supportThierry Reding1-1/+15
2015-07-16soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding1-147/+66
2015-01-09soc/tegra: fuse: Add Tegra132 supportThierry Reding1-0/+1
2015-01-09soc/tegra: fuse: Constify tegra_fuse_info structuresThierry Reding1-4/+4
2014-10-20soc: tegra: fuse: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver1-0/+224