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
2025-08-28
soc/tegra: pmc: Ensure power-domains are in a known state
Jon Hunter
1
-22
/
+29
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: Fix an error handling path in tegra_powergate_power_up()
Christophe JAILLET
1
-1
/
+1
2021-09-01
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
6
-11
/
+93
2021-08-11
soc/tegra: fuse: Enable fuse clock on suspend for Tegra124
Dmitry Osipenko
4
-0
/
+39
2021-08-11
soc/tegra: fuse: Add runtime PM support
Dmitry Osipenko
3
-9
/
+40
2021-08-11
soc/tegra: fuse: Clear fuse->clk on driver probe failure
Dmitry Osipenko
1
-0
/
+1
2021-08-11
soc/tegra: pmc: Prevent racing with cpuilde driver
Dmitry Osipenko
1
-1
/
+13
2021-08-11
soc/tegra: bpmp: Remove unused including <linux/version.h>
Cai Huoqing
1
-1
/
+0
2021-08-02
soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR
Dmitry Osipenko
1
-2
/
+4
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
7
-9
/
+430
2021-06-11
soc/tegra: fuse: Fix Tegra234-only builds
Thierry Reding
1
-1
/
+2
2021-06-02
soc/tegra: fuse: Don't return -ENOMEM when allocate lookups failed
Yang Yingliang
1
-4
/
+2
2021-06-02
soc/tegra: regulators: Support core domain state syncing
Dmitry Osipenko
2
-2
/
+35
2021-06-02
soc/tegra: pmc: Add driver state syncing
Dmitry Osipenko
1
-0
/
+34
2021-06-02
soc/tegra: pmc: Add core power domain
Dmitry Osipenko
2
-0
/
+112
2021-06-01
clk: tegra: Add stubs needed for compile-testing
Dmitry Osipenko
1
-5
/
+0
2021-06-01
soc/tegra: Add devm_tegra_core_dev_init_opp_table()
Dmitry Osipenko
1
-0
/
+97
2021-06-01
soc/tegra: regulators: Bump voltages on system reboot
Dmitry Osipenko
2
-2
/
+148
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2021-04-22
pinctrl: Introduce MODE group in enum pin_config_param
Andy Shevchenko
1
-2
/
+2
2021-03-26
soc/tegra: pmc: Print out domain name when reset fails to acquire
Dmitry Osipenko
1
-1
/
+2
2021-03-26
soc/tegra: pmc: Ensure that clock rates aren't too high
Dmitry Osipenko
1
-2
/
+90
2021-03-26
soc/tegra: pmc: Fix completion of power-gate toggling
Dmitry Osipenko
1
-5
/
+65
2021-03-26
soc/tegra: pmc: Fix imbalanced clock disabling in error code path
Dmitry Osipenko
1
-1
/
+1
2021-03-26
soc/tegra: regulators: Fix locking up when voltage-spread is out of range
Dmitry Osipenko
1
-1
/
+1
2021-03-26
soc/tegra: pmc: Provide USB sleepwalk register map
JC Kuo
1
-0
/
+94
2020-11-27
Merge tag 'tegra-for-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-21
/
+8
2020-11-19
soc/tegra: fuse: Fix index bug in get_process_id
Nicolin Chen
1
-1
/
+1
2020-11-10
soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables
Lee Jones
1
-5
/
+1
2020-11-10
soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables
Lee Jones
1
-15
/
+6
2020-11-06
soc/tegra: fuse: Export tegra_read_ram_code()
Dmitry Osipenko
1
-0
/
+2
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-23
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
[next]