index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
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-11
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
|
*
soc/tegra: pmc: Use lower-case for hexadecimal literals
Thierry Reding
2019-11-18
1
-1
/
+1
*
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-12-05
8
-74
/
+1212
|
\
|
|
*
soc/tegra: pmc: Remove unnecessary memory barrier
Dmitry Osipenko
2019-10-29
1
-2
/
+0
|
*
soc/tegra: pmc: Query PCLK clock rate at probe time
Dmitry Osipenko
2019-10-29
1
-15
/
+59
|
*
soc/tegra: regulators: Add regulators coupler for Tegra30
Dmitry Osipenko
2019-10-29
3
-0
/
+323
|
*
soc/tegra: regulators: Add regulators coupler for Tegra20
Dmitry Osipenko
2019-10-29
3
-0
/
+371
|
*
soc/tegra: pmc: Configure deep sleep control settings
Sowjanya Komatineni
2019-10-29
1
-1
/
+13
|
*
soc/tegra: pmc: Configure core power request polarity
Sowjanya Komatineni
2019-10-29
1
-0
/
+6
|
*
soc/tegra: pmc: Add wake event support on Tegra210
Sowjanya Komatineni
2019-10-29
1
-0
/
+98
|
*
soc/tegra: pmc: Support wake events on more Tegra SoCs
Sowjanya Komatineni
2019-10-29
1
-4
/
+8
|
*
soc/tegra: fuse: Register cell lookups for compatibility
Thierry Reding
2019-10-16
3
-0
/
+168
|
*
soc/tegra: fuse: Add cell information
Thierry Reding
2019-10-16
1
-0
/
+90
|
*
soc/tegra: fuse: Implement nvmem device
Thierry Reding
2019-10-16
2
-47
/
+38
|
*
soc/tegra: fuse: Restore base on sysfs failure
Thierry Reding
2019-10-16
1
-6
/
+10
|
*
soc/tegra: pmc: Fix crashes for hierarchical interrupts
Thierry Reding
2019-10-01
1
-1
/
+27
|
*
soc/tegra: fuse: Add FUSE clock check in tegra_fuse_readl()
Nagarjuna Kristam
2019-10-01
1
-1
/
+4
*
|
ARM: tegra: Use WFE for power-gating on Tegra30
Dmitry Osipenko
2019-10-29
1
-2
/
+17
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-07-19
3
-2
/
+23
|
\
|
*
Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2019-06-25
3
-2
/
+23
|
|
\
|
|
*
soc/tegra: Select pinctrl for Tegra194
Krishna Yarlagadda
2019-06-13
1
-0
/
+1
|
|
*
soc/tegra: fuse: Do not log error message on deferred probe
Thierry Reding
2019-06-05
1
-2
/
+4
|
|
*
soc/tegra: pmc: Add comments clarifying wake events
Thierry Reding
2019-06-05
1
-0
/
+12
|
|
*
soc/tegra: pmc: Avoid crash for non-wake IRQs
Thierry Reding
2019-06-05
1
-0
/
+3
[next]