index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-26
soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA
Dmitry Osipenko
1
-1
/
+0
2021-12-22
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
2
-2
/
+2
2021-11-18
soc/tegra: pmc: Fix imbalanced clock disabling in error code path
Dmitry Osipenko
1
-1
/
+1
2021-11-18
soc/tegra: Fix an error handling path in tegra_powergate_power_up()
Christophe JAILLET
1
-1
/
+1
2021-07-25
soc/tegra: fuse: Fix Tegra234-only builds
Thierry Reding
1
-1
/
+2
2021-05-14
soc/tegra: regulators: Fix locking up when voltage-spread is out of range
Dmitry Osipenko
1
-1
/
+1
2021-05-11
soc/tegra: pmc: Fix completion of power-gate toggling
Dmitry Osipenko
1
-5
/
+65
2020-12-26
soc/tegra: fuse: Fix index bug in get_process_id
Nicolin Chen
1
-1
/
+1
2020-10-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+10
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-42
/
+178
2020-10-10
soc/tegra: pmc: Don't create fake interrupt hierarchy levels
Marc Zyngier
1
-48
/
+7
2020-10-10
soc/tegra: pmc: Allow optional irq parent callbacks
Marc Zyngier
1
-4
/
+32
2020-09-26
Merge tag 'tegra-for-5.10-arm64-dt' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-0
/
+10
2020-09-18
arm64: tegra: Initial Tegra234 VDK support
Thierry Reding
1
-0
/
+10
2020-09-18
soc/tegra: pmc: Add Tegra234 support
Thierry Reding
1
-0
/
+68
2020-09-18
soc/tegra: pmc: Reorder reset sources/levels definitions
Thierry Reding
1
-39
/
+39
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-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-17
soc/tegra: fuse: Fix typo in APB MISC warning
Thierry Reding
1
-1
/
+1
2020-05-22
soc/tegra: pmc: Enable PMIC wake event on Tegra210
Jon Hunter
1
-0
/
+1
2020-05-07
soc/tegra: pmc: Enable PMIC wake event on Tegra194
Jon Hunter
1
-0
/
+1
2020-05-07
soc/tegra: pmc: Select GENERIC_PINCONF
Corentin Labbe
1
-0
/
+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-04-22
soc/tegra: pmc: Enable PMIC wake event on Tegra186
Thierry Reding
1
-0
/
+1
2020-03-25
Merge tag 'tegra-for-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-161
/
+527
2020-03-13
soc/tegra: pmc: Cleanup whitespace usage
Thierry Reding
1
-163
/
+163
2020-03-13
soc/tegra: pmc: Add pins for Tegra194
Venkat Reddy Talla
1
-49
/
+61
2020-03-13
soc/tegra: Add support for 32 kHz blink clock
Sowjanya Komatineni
1
-0
/
+112
2020-03-13
soc/tegra: Add Tegra PMC clocks registration into PMC driver
Sowjanya Komatineni
1
-0
/
+242
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
7
-15
/
+70
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-10
soc/tegra: regulators: Do nothing if voltage is unchanged
Dmitry Osipenko
2
-1
/
+13
2020-01-10
soc/tegra: fuse: Add APB DMA dependency for Tegra20
Dmitry Osipenko
1
-0
/
+1
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
4
-6
/
+6
2019-12-06
Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+45
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
8
-74
/
+1212
2019-11-18
soc/tegra: pmc: Add reset sources and levels on Tegra194
Thierry Reding
1
-1
/
+42
2019-11-18
soc/tegra: pmc: Add missing IRQ callbacks on Tegra194
Thierry Reding
1
-0
/
+2
2019-11-18
soc/tegra: pmc: Use lower-case for hexadecimal literals
Thierry Reding
1
-1
/
+1
2019-10-29
soc/tegra: pmc: Remove unnecessary memory barrier
Dmitry Osipenko
1
-2
/
+0
[next]