index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/tegra: pmc: Print out domain name when reset fails to acquire
Dmitry Osipenko
2021-03-26
1
-1
/
+2
*
soc/tegra: pmc: Ensure that clock rates aren't too high
Dmitry Osipenko
2021-03-26
1
-2
/
+90
*
soc/tegra: pmc: Fix completion of power-gate toggling
Dmitry Osipenko
2021-03-26
1
-5
/
+65
*
soc/tegra: pmc: Fix imbalanced clock disabling in error code path
Dmitry Osipenko
2021-03-26
1
-1
/
+1
*
soc/tegra: regulators: Fix locking up when voltage-spread is out of range
Dmitry Osipenko
2021-03-26
1
-1
/
+1
*
soc/tegra: pmc: Provide USB sleepwalk register map
JC Kuo
2021-03-26
1
-0
/
+94
*
Merge tag 'tegra-for-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2020-11-27
2
-21
/
+8
|
\
|
*
soc/tegra: fuse: Fix index bug in get_process_id
Nicolin Chen
2020-11-19
1
-1
/
+1
|
*
soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables
Lee Jones
2020-11-10
1
-5
/
+1
|
*
soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables
Lee Jones
2020-11-10
1
-15
/
+6
*
|
soc/tegra: fuse: Export tegra_read_ram_code()
Dmitry Osipenko
2020-11-06
1
-0
/
+2
|
/
*
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-24
1
-0
/
+10
|
\
|
*
Merge tag 'tegra-for-5.10-arm64-dt' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2020-09-26
1
-0
/
+10
|
|
\
|
|
*
arm64: tegra: Initial Tegra234 VDK support
Thierry Reding
2020-09-18
1
-0
/
+10
*
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-10-24
5
-42
/
+178
|
\
\
\
|
*
|
|
soc/tegra: pmc: Add Tegra234 support
Thierry Reding
2020-09-18
1
-0
/
+68
|
*
|
|
soc/tegra: pmc: Reorder reset sources/levels definitions
Thierry Reding
2020-09-18
1
-39
/
+39
|
*
|
|
soc/tegra: misc: Add Tegra234 support
Thierry Reding
2020-09-18
1
-0
/
+1
|
*
|
|
soc/tegra: fuse: Add Tegra234 support
Thierry Reding
2020-09-18
4
-2
/
+45
|
*
|
|
soc/tegra: fuse: Implement tegra_is_silicon()
Thierry Reding
2020-09-18
1
-0
/
+19
|
*
|
|
soc/tegra: fuse: Extract tegra_get_platform()
Thierry Reding
2020-09-18
2
-1
/
+6
|
|
|
/
|
|
/
|
*
|
|
soc/tegra: pmc: Don't create fake interrupt hierarchy levels
Marc Zyngier
2020-10-10
1
-48
/
+7
*
|
|
soc/tegra: pmc: Allow optional irq parent callbacks
Marc Zyngier
2020-10-10
1
-4
/
+32
|
|
/
|
/
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
soc/tegra: fuse: Fix typo in APB MISC warning
Thierry Reding
2020-07-17
1
-1
/
+1
*
soc/tegra: pmc: Enable PMIC wake event on Tegra210
Jon Hunter
2020-05-22
1
-0
/
+1
*
soc/tegra: pmc: Enable PMIC wake event on Tegra194
Jon Hunter
2020-05-07
1
-0
/
+1
*
soc/tegra: pmc: Select GENERIC_PINCONF
Corentin Labbe
2020-05-07
1
-0
/
+1
*
soc/tegra: fuse: Update the SoC revision attribute to display a name
Jon Hunter
2020-04-22
1
-1
/
+2
*
soc/tegra: fuse: Trivial clean-up of tegra_init_revision()
Jon Hunter
2020-04-22
1
-13
/
+9
*
soc/tegra: fuse: Add custom SoC attributes
Jon Hunter
2020-04-22
5
-0
/
+79
*
soc/tegra: pmc: Enable PMIC wake event on Tegra186
Thierry Reding
2020-04-22
1
-0
/
+1
*
Merge tag 'tegra-for-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2020-03-25
1
-161
/
+527
|
\
|
*
soc/tegra: pmc: Cleanup whitespace usage
Thierry Reding
2020-03-13
1
-163
/
+163
|
*
soc/tegra: pmc: Add pins for Tegra194
Venkat Reddy Talla
2020-03-13
1
-49
/
+61
|
*
soc/tegra: Add support for 32 kHz blink clock
Sowjanya Komatineni
2020-03-13
1
-0
/
+112
|
*
soc/tegra: Add Tegra PMC clocks registration into PMC driver
Sowjanya Komatineni
2020-03-13
1
-0
/
+242
*
|
soc/tegra: fuse: Fix build with Tegra194 configuration
Thierry Reding
2020-02-12
1
-1
/
+2
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
7
-15
/
+70
|
\
|
*
soc/tegra: fuse: Unmap registers once they are not needed anymore
Dmitry Osipenko
2020-01-10
1
-4
/
+8
|
*
soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
Dmitry Osipenko
2020-01-10
1
-1
/
+1
|
*
soc/tegra: fuse: Warn if straps are not ready
Dmitry Osipenko
2020-01-10
1
-1
/
+3
|
*
soc/tegra: fuse: Cache values of straps and Chip ID registers
Dmitry Osipenko
2020-01-10
1
-11
/
+10
|
*
soc/tegra: regulators: Do nothing if voltage is unchanged
Dmitry Osipenko
2020-01-10
2
-1
/
+13
|
*
soc/tegra: fuse: Add APB DMA dependency for Tegra20
Dmitry Osipenko
2020-01-10
1
-0
/
+1
|
*
soc/tegra: fuse: Add Tegra194 support
JC Kuo
2020-01-09
4
-0
/
+37
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
4
-6
/
+6
|
/
*
Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2019-12-06
1
-2
/
+45
|
\
|
*
soc/tegra: pmc: Add reset sources and levels on Tegra194
Thierry Reding
2019-11-18
1
-1
/
+42
|
*
soc/tegra: pmc: Add missing IRQ callbacks on Tegra194
Thierry Reding
2019-11-18
1
-0
/
+2
[next]