index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
Dmitry Osipenko
2020-02-28
1
-1
/
+1
*
soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()
Dmitry Osipenko
2019-04-20
1
-7
/
+1
*
soc/tegra: fuse: Fix illegal free of IO base address
Timo Alho
2019-04-05
1
-3
/
+9
*
soc/tegra: Don't leak device tree node reference
Yangtao Li
2019-02-12
1
-1
/
+5
*
soc/tegra: pmc: Fix child-node lookup
Johan Hovold
2018-11-13
1
-1
/
+1
*
soc/tegra: pmc: Fix incorrect DPD request
Vince Hsu
2016-08-16
1
-20
/
+8
*
soc/tegra: pmc: Enable XUSB partitions on boot
Jon Hunter
2016-06-30
1
-0
/
+12
*
soc/tegra: pmc: Initialise power partitions early
Jon Hunter
2016-06-30
1
-9
/
+17
*
soc/tegra: pmc: Add specific error messages
Jon Hunter
2016-06-30
1
-9
/
+21
*
soc/tegra: pmc: Use whitespace more consistently
Thierry Reding
2016-06-30
1
-0
/
+6
*
soc/tegra: pmc: Don't probe PMC if early initialisation fails
Jon Hunter
2016-06-30
1
-0
/
+8
*
soc/tegra: pmc: Add missing of_node_put()
Jon Hunter
2016-06-30
1
-0
/
+4
*
soc/tegra: pmc: Ensure mutex is always initialised
Jon Hunter
2016-06-30
1
-2
/
+2
*
soc/tegra: pmc: Don't populate SoC data until register space is mapped
Jon Hunter
2016-06-30
1
-2
/
+2
*
soc/tegra: pmc: Fix early initialisation of PMC
Jon Hunter
2016-06-30
1
-16
/
+18
*
soc/tegra: pmc: Ensure powergate is available when powering on
Jon Hunter
2016-06-30
1
-0
/
+3
*
soc/tegra: pmc: Initialise resets associated with a power partition
Jon Hunter
2016-06-30
1
-4
/
+14
*
soc/tegra: pmc: Use register definitions instead of magic values
Thierry Reding
2016-06-10
1
-3
/
+13
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-18
1
-105
/
+508
|
\
|
*
soc/tegra: pmc: Add generic PM domain support
Jon Hunter
2016-04-29
1
-61
/
+424
|
*
soc/tegra: pmc: Wait for powergate state to change
Jon Hunter
2016-04-05
1
-1
/
+8
|
*
soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMC
Jon Hunter
2016-04-05
1
-1
/
+7
|
*
soc/tegra: pmc: Remove additional check for a valid partition
Jon Hunter
2016-04-05
1
-2
/
+4
|
*
soc/tegra: pmc: Fix verification of valid partitions
Jon Hunter
2016-04-05
1
-4
/
+9
|
*
soc/tegra: pmc: Fix testing of powergate state
Jon Hunter
2016-04-05
1
-8
/
+9
|
*
soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type
Jon Hunter
2016-04-05
1
-18
/
+18
|
*
soc/tegra: pmc: Protect public functions from potential race conditions
Jon Hunter
2016-04-05
1
-14
/
+33
|
*
soc/tegra: pmc: Restore base address on probe failure
Jon Hunter
2016-04-05
1
-6
/
+8
|
*
soc/tegra: pmc: Remove non-existing L2 partition for Tegra124
Jon Hunter
2016-04-05
1
-1
/
+0
|
*
soc/tegra: pmc: Remove non-existing power partitions for Tegra210
Jon Hunter
2016-04-05
1
-4
/
+0
|
*
soc/tegra: pmc: Remove debugfs entry on probe failure
Jon Hunter
2016-04-05
1
-5
/
+6
|
*
soc/tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset()
Jon Hunter
2016-04-05
1
-1
/
+1
|
*
soc/tegra: pmc: Add missing structure members to kernel-doc
Jon Hunter
2016-04-05
1
-0
/
+2
*
|
ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 select
Masahiro Yamada
2016-04-12
1
-2
/
+0
|
/
*
ARM: tegra: select USB_ULPI from EHCI rather than platform
Arnd Bergmann
2015-11-24
1
-4
/
+0
*
soc/tegra: Add Tegra210 support
Thierry Reding
2015-11-24
1
-0
/
+18
*
soc/tegra: Provide per-SoC Kconfig symbols
Thierry Reding
2015-11-24
1
-0
/
+69
*
soc/tegra: pmc: Use existing pclk reference
Thierry Reding
2015-08-13
1
-9
/
+7
*
soc/tegra: pmc: Remove unnecessary return statement
Thierry Reding
2015-08-13
1
-1
/
+0
*
soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in Makefile
Masahiro Yamada
2015-08-13
1
-3
/
+3
*
soc/tegra: fuse: Add spare bit offset for Tegra210
Thierry Reding
2015-07-16
1
-0
/
+1
*
soc/tegra: fuse: Add spare bit offset for Tegra124
Thierry Reding
2015-07-16
1
-0
/
+1
*
soc/tegra: fuse: Add spare bit offset for Tegra114
Thierry Reding
2015-07-16
1
-0
/
+1
*
soc/tegra: fuse: Rename core_* to soc_*
Thierry Reding
2015-07-16
7
-44
/
+44
*
soc/tegra: fuse: Add Tegra210 support
Thierry Reding
2015-07-16
5
-1
/
+212
*
soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers
Thierry Reding
2015-07-16
10
-367
/
+413
*
soc/tegra: fuse: Restrict legacy code to 32-bit ARM
Thierry Reding
2015-07-16
1
-9
/
+58
*
soc/tegra: pmc: Add Tegra210 support
Thierry Reding
2015-07-16
1
-0
/
+48
*
soc/tegra: pmc: Restrict legacy code to 32-bit ARM
Thierry Reding
2015-07-16
1
-15
/
+41
*
soc/tegra: pmc: Avoid usage of uninitialized variable
Thierry Reding
2015-07-16
1
-2
/
+2
[next]