summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra/fuse/fuse-tegra30.c
AgeCommit message (Expand)Author
2024-02-01soc/tegra: Fix build failure on Tegra241Arnd Bergmann
2024-02-01soc/tegra: fuse: Add support for Tegra241Kartik
2023-07-21soc/tegra: Explicitly include correct DT includesRob Herring
2023-06-08soc/tegra: fuse: Fix Tegra234 fuse sizeKartik
2022-10-24soc/tegra: fuse: Add nvmem keepout listKartik
2022-10-24soc/tegra: fuse: Use SoC specific nvmem cellsKartik
2022-04-06soc/tegra: fuse: Add nvmem cell lookup entries for Tegra194Sagar Kamble
2021-08-11soc/tegra: fuse: Enable fuse clock on suspend for Tegra124Dmitry Osipenko
2021-08-11soc/tegra: fuse: Add runtime PM supportDmitry Osipenko
2021-06-11soc/tegra: fuse: Fix Tegra234-only buildsThierry Reding
2020-09-18soc/tegra: fuse: Add Tegra234 supportThierry Reding
2020-04-22soc/tegra: fuse: Add custom SoC attributesJon Hunter
2020-02-11soc/tegra: fuse: Fix build with Tegra194 configurationThierry Reding
2020-01-09soc/tegra: fuse: Add Tegra194 supportJC Kuo
2019-10-16soc/tegra: fuse: Register cell lookups for compatibilityThierry Reding
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2017-12-13soc/tegra: fuse: Warn if accessing unmapped registersThierry Reding
2017-12-13soc/tegra: fuse: Add Tegra186 supportTimo Alho
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra210Thierry Reding
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra124Thierry Reding
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra114Thierry Reding
2015-07-16soc/tegra: fuse: Rename core_* to soc_*Thierry Reding
2015-07-16soc/tegra: fuse: Add Tegra210 supportThierry Reding
2015-07-16soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding
2015-01-09soc/tegra: fuse: Add Tegra132 supportThierry Reding
2015-01-09soc/tegra: fuse: Constify tegra_fuse_info structuresThierry Reding
2014-10-20soc: tegra: fuse: drop owner assignment from platform_driversWolfram Sang
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver