index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
fuse
/
fuse-tegra.c
Age
Commit message (
Expand
)
Author
2024-06-06
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
2024-02-01
soc/tegra: fuse: Fix crash in tegra_fuse_readl()
Jon Hunter
2024-02-01
soc/tegra: fuse: Define tegra194_soc_attr_group for Tegra241
Kartik
2024-02-01
soc/tegra: fuse: Add support for Tegra241
Kartik
2024-02-01
soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
Kartik
2024-02-01
soc/tegra: fuse: Add function to print SKU info
Kartik
2024-02-01
soc/tegra: fuse: Add function to add lookups
Kartik
2024-02-01
soc/tegra: fuse: Use dev_err_probe for probe failures
Kartik
2023-07-21
soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-04-05
soc/tegra: fuse: Remove nvmem root only access
Kartik
2022-11-11
soc/tegra: fuse: Use platform info with SoC revision
Kartik
2022-10-24
soc/tegra: fuse: Add nvmem keepout list
Kartik
2022-10-24
soc/tegra: fuse: Use SoC specific nvmem cells
Kartik
2022-09-15
soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
Liang He
2022-04-06
soc/tegra: fuse: Add nvmem cell lookup entries for Tegra194
Sagar Kamble
2022-02-24
soc/tegra: fuse: Explicitly cast to/from __iomem
Thierry Reding
2022-02-24
soc/tegra: fuse: Update nvmem cell list
kartik
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-12-16
soc/tegra: fuse: Use resource-managed helpers
Dmitry Osipenko
2021-12-16
soc/tegra: fuse: Reset hardware
Dmitry Osipenko
2021-12-15
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
2021-08-11
soc/tegra: fuse: Enable fuse clock on suspend for Tegra124
Dmitry Osipenko
2021-08-11
soc/tegra: fuse: Add runtime PM support
Dmitry Osipenko
2021-08-11
soc/tegra: fuse: Clear fuse->clk on driver probe failure
Dmitry Osipenko
2021-06-02
soc/tegra: fuse: Don't return -ENOMEM when allocate lookups failed
Yang Yingliang
2020-09-18
soc/tegra: fuse: Add Tegra234 support
Thierry Reding
2020-09-18
soc/tegra: fuse: Extract tegra_get_platform()
Thierry Reding
2020-04-22
soc/tegra: fuse: Update the SoC revision attribute to display a name
Jon Hunter
2020-04-22
soc/tegra: fuse: Add custom SoC attributes
Jon Hunter
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-01-09
soc/tegra: fuse: Add Tegra194 support
JC Kuo
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-16
soc/tegra: fuse: Register cell lookups for compatibility
Thierry Reding
2019-10-16
soc/tegra: fuse: Add cell information
Thierry Reding
2019-10-16
soc/tegra: fuse: Implement nvmem device
Thierry Reding
2019-10-16
soc/tegra: fuse: Restore base on sysfs failure
Thierry Reding
2019-10-01
soc/tegra: fuse: Add FUSE clock check in tegra_fuse_readl()
Nagarjuna Kristam
2019-06-25
Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2019-06-05
soc/tegra: fuse: Do not log error message on deferred probe
Thierry Reding
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-01-25
soc/tegra: fuse: Fix illegal free of IO base address
Timo Alho
2017-12-21
soc/tegra: fuse: Fix reading registers using DMA on Tegra20
Dmitry Osipenko
2017-12-13
soc/tegra: fuse: Add Tegra186 support
Timo Alho
2017-08-23
soc/tegra: fuse: Add missing semi-colon
Thierry Reding
2017-08-23
soc/tegra: Restrict SoC device registration to Tegra
Thierry Reding
2017-08-17
soc/tegra: Register SoC device
Thierry Reding
2017-04-04
soc: tegra: make fuse-tegra explicitly non-modular
Paul Gortmaker
2015-07-16
soc/tegra: fuse: Rename core_* to soc_*
Thierry Reding
2015-07-16
soc/tegra: fuse: Add Tegra210 support
Thierry Reding
2015-07-16
soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers
Thierry Reding
[next]