index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-20
Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2022-12-19
soc: tegra: fix CPU_BIG_ENDIAN dependencies
Arnd Bergmann
1
-0
/
+3
2022-11-18
soc/tegra: cbb: Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
2022-11-18
soc/tegra: cbb: Use DEFINE_SHOW_ATTRIBUTE to simplify tegra_cbb_err
Liu Shixin
1
-12
/
+1
2022-11-11
soc/tegra: cbb: Check firewall before enabling error reporting
Sumit Gupta
1
-2
/
+81
2022-11-11
soc/tegra: cbb: Add checks for potential out of bound errors
Sumit Gupta
1
-2
/
+40
2022-11-11
soc/tegra: cbb: Update slave maps for Tegra234
Sumit Gupta
1
-21
/
+13
2022-11-11
soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194
Sumit Gupta
2
-14
/
+13
2022-11-11
soc/tegra: fuse: Use platform info with SoC revision
Kartik
2
-2
/
+21
2022-11-10
soc/tegra: pmc: Process wake events during resume
Petlozu Pravareshwar
1
-0
/
+41
2022-11-10
soc/tegra: pmc: Fix dual edge triggered wakes
Petlozu Pravareshwar
1
-5
/
+176
2022-11-10
soc/tegra: pmc: Add I/O pad table for Tegra234
Petlozu Pravareshwar
1
-253
/
+403
2022-10-24
soc/tegra: fuse: Add nvmem keepout list
Kartik
3
-0
/
+42
2022-10-24
soc/tegra: fuse: Use SoC specific nvmem cells
Kartik
3
-111
/
+241
2022-10-24
soc/tegra: pmc: Select IRQ_DOMAIN_HIERARCHY
Petlozu Pravareshwar
1
-0
/
+1
2022-09-23
Merge tag 'tegra-for-6.1-cbb' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
7
-2
/
+3713
2022-09-15
soc/tegra: pmc: Check device node status property
Petlozu Pravareshwar
1
-1
/
+1
2022-09-15
soc/tegra: pmc: Use devm_clk_get_optional()
Christophe JAILLET
1
-11
/
+4
2022-09-15
soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA
Dmitry Osipenko
1
-1
/
+0
2022-09-15
soc/tegra: cbb: Add support for Tegra241 (Grace)
Sumit Gupta
1
-2
/
+269
2022-09-15
soc/tegra: cbb: Add driver for Tegra234 CBB 2.0
Sumit Gupta
3
-1
/
+848
2022-09-15
soc/tegra: cbb: Add CBB 1.0 driver for Tegra194
Sumit Gupta
5
-0
/
+2572
2022-09-15
soc/tegra: pmc: Add USB port wake events for Tegra194
Thierry Reding
1
-0
/
+7
2022-09-15
soc/tegra: pmc: Add support for simple wake events
Thierry Reding
1
-0
/
+19
2022-09-15
soc/tegra: pmc: Remove leading space
Thierry Reding
1
-1
/
+1
2022-09-15
soc/tegra: fuse: Add missing of_node_put()
Liang He
1
-2
/
+5
2022-09-15
soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
Liang He
1
-0
/
+1
2022-09-15
soc/tegra: Set ERD bit to mask inband errors
Sumit Gupta
1
-2
/
+27
2022-07-08
soc/tegra: Migrate to dev_pm_opp_set_config()
Viresh Kumar
1
-21
/
+31
2022-07-08
soc/tegra: Add comment over devm_pm_opp_set_clkname()
Viresh Kumar
1
-0
/
+7
2022-07-08
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
1
-2
/
+2
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-25
/
+62
2022-05-19
soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly
Dmitry Osipenko
1
-25
/
+62
2022-05-06
soc/tegra: pmc: Document core domain fields
Thierry Reding
1
-0
/
+2
2022-05-04
soc/tegra: pmc: Select REGMAP
Thierry Reding
1
-0
/
+1
2022-04-06
soc/tegra: pmc: Update Tegra234 reset sources
Sandipan Patra
1
-8
/
+25
2022-04-06
soc/tegra: fuse: Add nvmem cell lookup entries for Tegra194
Sagar Kamble
2
-5
/
+20
2022-02-25
soc/tegra: pmc: Add Tegra234 wake events
kartik
1
-3
/
+9
2022-02-24
soc/tegra: fuse: Explicitly cast to/from __iomem
Thierry Reding
1
-2
/
+2
2022-02-24
soc/tegra: fuse: Update nvmem cell list
kartik
1
-1
/
+19
2022-02-24
soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
Dmitry Osipenko
1
-2
/
+2
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
7
-25
/
+351
2021-12-16
soc/tegra: pmc: Rename core power domain
Dmitry Osipenko
1
-1
/
+1
2021-12-16
soc/tegra: pmc: Rename 3d power domains
Dmitry Osipenko
1
-4
/
+4
2021-12-16
soc/tegra: regulators: Prepare for suspend
Dmitry Osipenko
2
-0
/
+221
2021-12-16
soc/tegra: fuse: Use resource-managed helpers
Dmitry Osipenko
2
-17
/
+48
2021-12-16
soc/tegra: fuse: Reset hardware
Dmitry Osipenko
2
-0
/
+26
2021-12-16
soc/tegra: pmc: Add reboot notifier
Jon Hunter
1
-3
/
+28
2021-12-16
soc/tegra: Don't print error message when OPPs not available
Dmitry Osipenko
1
-3
/
+1
2021-12-16
soc/tegra: Enable runtime PM during OPP state-syncing
Dmitry Osipenko
1
-0
/
+25
[next]