index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
soc/tegra: fuse: Sort includes alphabetically
Thierry Reding
1
-2
/
+2
2023-07-21
soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-6
/
+3
2023-07-21
soc/tegra: Explicitly include correct DT includes
Rob Herring
2
-3
/
+1
2023-06-08
soc/tegra: fuse: Fix Tegra234 fuse size
Kartik
1
-1
/
+1
2023-05-16
soc/tegra: fuse: Add support for Tegra264
Stefan Kristiansson
1
-1
/
+2
2023-04-05
soc/tegra: fuse: Remove nvmem root only access
Kartik
1
-2
/
+2
2022-11-11
soc/tegra: fuse: Use platform info with SoC revision
Kartik
2
-2
/
+21
2022-10-24
soc/tegra: fuse: Add nvmem keepout list
Kartik
3
-0
/
+42
2022-10-24
soc/tegra: fuse: Use SoC specific nvmem cells
Kartik
3
-111
/
+241
2022-09-23
Merge tag 'tegra-for-6.1-cbb' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-2
/
+27
2022-09-15
soc/tegra: fuse: Add missing of_node_put()
Liang He
1
-2
/
+5
2022-09-15
soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
Liang He
1
-0
/
+1
2022-09-15
soc/tegra: Set ERD bit to mask inband errors
Sumit Gupta
1
-2
/
+27
2022-04-06
soc/tegra: fuse: Add nvmem cell lookup entries for Tegra194
Sagar Kamble
2
-5
/
+20
2022-02-24
soc/tegra: fuse: Explicitly cast to/from __iomem
Thierry Reding
1
-2
/
+2
2022-02-24
soc/tegra: fuse: Update nvmem cell list
kartik
1
-1
/
+19
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-14
/
+71
2021-12-16
soc/tegra: fuse: Use resource-managed helpers
Dmitry Osipenko
2
-17
/
+48
2021-12-16
soc/tegra: fuse: Reset hardware
Dmitry Osipenko
2
-0
/
+26
2021-12-15
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
2
-2
/
+2
2021-08-11
soc/tegra: fuse: Enable fuse clock on suspend for Tegra124
Dmitry Osipenko
4
-0
/
+39
2021-08-11
soc/tegra: fuse: Add runtime PM support
Dmitry Osipenko
3
-9
/
+40
2021-08-11
soc/tegra: fuse: Clear fuse->clk on driver probe failure
Dmitry Osipenko
1
-0
/
+1
2021-06-11
soc/tegra: fuse: Fix Tegra234-only builds
Thierry Reding
1
-1
/
+2
2021-06-02
soc/tegra: fuse: Don't return -ENOMEM when allocate lookups failed
Yang Yingliang
1
-4
/
+2
2020-11-27
Merge tag 'tegra-for-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-21
/
+8
2020-11-19
soc/tegra: fuse: Fix index bug in get_process_id
Nicolin Chen
1
-1
/
+1
2020-11-10
soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables
Lee Jones
1
-5
/
+1
2020-11-10
soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables
Lee Jones
1
-15
/
+6
2020-11-06
soc/tegra: fuse: Export tegra_read_ram_code()
Dmitry Osipenko
1
-0
/
+2
2020-09-18
soc/tegra: misc: Add Tegra234 support
Thierry Reding
1
-0
/
+1
2020-09-18
soc/tegra: fuse: Add Tegra234 support
Thierry Reding
4
-2
/
+45
2020-09-18
soc/tegra: fuse: Implement tegra_is_silicon()
Thierry Reding
1
-0
/
+19
2020-09-18
soc/tegra: fuse: Extract tegra_get_platform()
Thierry Reding
2
-1
/
+6
2020-07-17
soc/tegra: fuse: Fix typo in APB MISC warning
Thierry Reding
1
-1
/
+1
2020-04-22
soc/tegra: fuse: Update the SoC revision attribute to display a name
Jon Hunter
1
-1
/
+2
2020-04-22
soc/tegra: fuse: Trivial clean-up of tegra_init_revision()
Jon Hunter
1
-13
/
+9
2020-04-22
soc/tegra: fuse: Add custom SoC attributes
Jon Hunter
5
-0
/
+79
2020-02-12
soc/tegra: fuse: Fix build with Tegra194 configuration
Thierry Reding
1
-1
/
+2
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
4
-14
/
+56
2020-01-10
soc/tegra: fuse: Unmap registers once they are not needed anymore
Dmitry Osipenko
1
-4
/
+8
2020-01-10
soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
Dmitry Osipenko
1
-1
/
+1
2020-01-10
soc/tegra: fuse: Warn if straps are not ready
Dmitry Osipenko
1
-1
/
+3
2020-01-10
soc/tegra: fuse: Cache values of straps and Chip ID registers
Dmitry Osipenko
1
-11
/
+10
2020-01-09
soc/tegra: fuse: Add Tegra194 support
JC Kuo
4
-0
/
+37
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-3
/
+3
2019-10-16
soc/tegra: fuse: Register cell lookups for compatibility
Thierry Reding
3
-0
/
+168
2019-10-16
soc/tegra: fuse: Add cell information
Thierry Reding
1
-0
/
+90
2019-10-16
soc/tegra: fuse: Implement nvmem device
Thierry Reding
2
-47
/
+38
2019-10-16
soc/tegra: fuse: Restore base on sysfs failure
Thierry Reding
1
-6
/
+10
[next]