index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]