index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-22
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
2
-2
/
+2
2021-11-21
soc/tegra: pmc: Fix imbalanced clock disabling in error code path
Dmitry Osipenko
1
-1
/
+1
2021-11-17
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
2020-12-30
soc/tegra: fuse: Fix index bug in get_process_id
Nicolin Chen
1
-1
/
+1
2020-06-22
soc/tegra: pmc: Select GENERIC_PINCONF
Corentin Labbe
1
-0
/
+1
2020-03-05
soc/tegra: fuse: Fix build with Tegra194 configuration
Thierry Reding
1
-1
/
+2
2020-02-24
soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
Dmitry Osipenko
1
-1
/
+1
2020-01-26
soc/tegra: pmc: Fix crashes for hierarchical interrupts
Thierry Reding
1
-1
/
+27
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-2
/
+23
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-06-25
Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
3
-2
/
+23
2019-06-20
soc/tegra: pmc: Export tegra_powergate_power_on()
Manikanta Maddireddy
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-13
soc/tegra: Select pinctrl for Tegra194
Krishna Yarlagadda
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
1
-12
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2
-20
/
+2
2019-06-05
soc/tegra: fuse: Do not log error message on deferred probe
Thierry Reding
1
-2
/
+4
2019-06-05
soc/tegra: pmc: Add comments clarifying wake events
Thierry Reding
1
-0
/
+12
2019-06-05
soc/tegra: pmc: Avoid crash for non-wake IRQs
Thierry Reding
1
-0
/
+3
2019-06-05
soc/tegra: pmc: Fail to allocate more than one wake IRQ
Thierry Reding
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
9
-111
/
+9
2019-05-27
soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()
Baolin Wang
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-17
soc/tegra: pmc: Move powergate initialisation to probe
Jon Hunter
1
-15
/
+68
2019-04-17
soc/tegra: pmc: Remove reset sysfs entries on error
Jon Hunter
1
-1
/
+4
2019-04-17
soc/tegra: pmc: Fix reset sources and levels
Jon Hunter
1
-15
/
+29
2019-03-22
soc/tegra: pmc: Implement acquire/release for resets
Thierry Reding
1
-6
/
+33
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-140
/
+298
2019-02-23
soc/tegra: default select TEGRA_TIMER for Tegra210
Joseph Lo
1
-0
/
+1
2019-01-25
soc/tegra: pmc: Support systems where PMC is marked secure
Mikko Perttunen
1
-3
/
+97
2019-01-25
soc/tegra: pmc: Explicitly initialize all fields
Thierry Reding
1
-1
/
+9
2019-01-25
soc/tegra: pmc: Make alignment consistent
Thierry Reding
1
-11
/
+18
2019-01-25
soc/tegra: pmc: Pass struct tegra_pmc * where possible
Thierry Reding
1
-115
/
+152
2019-01-25
soc/tegra: pmc: Make tegra_powergate_is_powered() a local function
Jon Hunter
1
-1
/
+1
2019-01-25
soc/tegra: pmc: Add missing kerneldoc
Thierry Reding
1
-0
/
+6
2019-01-25
soc/tegra: pmc: Sort includes alphabetically
Thierry Reding
1
-5
/
+5
2019-01-25
soc/tegra: pmc: Use TEGRA186_ prefix for GPIO names
Thierry Reding
1
-1
/
+1
2019-01-25
soc/tegra: fuse: Fix typo in tegra210_init_speedo_data
Joseph Lo
1
-1
/
+1
2019-01-25
soc/tegra: fuse: Fix illegal free of IO base address
Timo Alho
1
-3
/
+9
2018-12-31
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-37
/
+441
2018-12-14
soc/tegra: pmc: Drop SMP dependency from CPU APIs
Jon Hunter
1
-2
/
+0
2018-11-28
soc/tegra: pmc: Add initial Tegra194 wake events
Thierry Reding
1
-0
/
+8
2018-11-28
soc/tegra: pmc: Add initial Tegra186 wake events
Thierry Reding
1
-0
/
+8
2018-11-28
soc/tegra: pmc: Add wake event support
Thierry Reding
1
-0
/
+225
2018-11-28
soc/tegra: pmc: Add Tegra194 support
Thierry Reding
1
-1
/
+65
2018-11-22
soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-11-22
soc/tegra: Don't leak device tree node reference
Yangtao Li
1
-1
/
+5
[next]