summaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra/fuse/fuse-tegra30.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* soc/tegra: Fix build failure on Tegra241Arnd Bergmann2024-02-011-1/+2
* soc/tegra: fuse: Add support for Tegra241Kartik2024-02-011-0/+20
* soc/tegra: Explicitly include correct DT includesRob Herring2023-07-211-2/+0
* soc/tegra: fuse: Fix Tegra234 fuse sizeKartik2023-06-081-1/+1
* soc/tegra: fuse: Add nvmem keepout listKartik2022-10-241-0/+38
* soc/tegra: fuse: Use SoC specific nvmem cellsKartik2022-10-241-3/+237
* soc/tegra: fuse: Add nvmem cell lookup entries for Tegra194Sagar Kamble2022-04-061-1/+16
* soc/tegra: fuse: Enable fuse clock on suspend for Tegra124Dmitry Osipenko2021-08-111-0/+7
* soc/tegra: fuse: Add runtime PM supportDmitry Osipenko2021-08-111-5/+4
* soc/tegra: fuse: Fix Tegra234-only buildsThierry Reding2021-06-111-1/+2
* soc/tegra: fuse: Add Tegra234 supportThierry Reding2020-09-181-0/+30
* soc/tegra: fuse: Add custom SoC attributesJon Hunter2020-04-221-0/+6
* soc/tegra: fuse: Fix build with Tegra194 configurationThierry Reding2020-02-121-1/+2
* soc/tegra: fuse: Add Tegra194 supportJC Kuo2020-01-091-0/+29
* soc/tegra: fuse: Register cell lookups for compatibilityThierry Reding2019-10-161-0/+154
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-13/+1
* soc/tegra: fuse: Warn if accessing unmapped registersThierry Reding2017-12-131-0/+3
* soc/tegra: fuse: Add Tegra186 supportTimo Alho2017-12-131-2/+19
* soc/tegra: fuse: Add spare bit offset for Tegra210Thierry Reding2015-07-161-0/+1
* soc/tegra: fuse: Add spare bit offset for Tegra124Thierry Reding2015-07-161-0/+1
* soc/tegra: fuse: Add spare bit offset for Tegra114Thierry Reding2015-07-161-0/+1
* soc/tegra: fuse: Rename core_* to soc_*Thierry Reding2015-07-161-1/+1
* soc/tegra: fuse: Add Tegra210 supportThierry Reding2015-07-161-1/+15
* soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding2015-07-161-147/+66
* soc/tegra: fuse: Add Tegra132 supportThierry Reding2015-01-091-0/+1
* soc/tegra: fuse: Constify tegra_fuse_info structuresThierry Reding2015-01-091-4/+4
* soc: tegra: fuse: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* soc/tegra: Add efuse driver for TegraPeter De Schrijver2014-07-171-0/+224