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
2017-11-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-19
soc/tegra: bpmp: Check BPMP response return code
Timo Alho
1
-2
/
+13
2017-08-23
soc/tegra: fuse: Add missing semi-colon
Thierry Reding
1
-1
/
+1
2017-08-23
soc/tegra: Restrict SoC device registration to Tegra
Thierry Reding
1
-0
/
+8
2017-08-17
soc/tegra: Register SoC device
Thierry Reding
2
-2
/
+51
2017-07-31
soc/tegra: Fix bad of_node_put() in powergate init
Tuomas Tynkkynen
1
-3
/
+1
2017-06-13
soc/tegra: flowctrl: Fix error handling
Christophe Jaillet
1
-1
/
+1
2017-06-13
soc/tegra: bpmp: Implement generic PM domains
Thierry Reding
3
-0
/
+365
2017-04-04
soc/tegra: Add initial flowctrl support for Tegra132/210
Jon Hunter
2
-10
/
+23
2017-04-04
soc/tegra: flowctrl: Add basic platform driver
Jon Hunter
1
-4
/
+30
2017-04-04
soc/tegra: Move Tegra flowctrl driver
Jon Hunter
3
-0
/
+195
2017-04-04
soc: tegra: make fuse-tegra explicitly non-modular
Paul Gortmaker
1
-2
/
+2
2017-04-04
soc/tegra: Implement Tegra186 PMC support
Thierry Reding
3
-1
/
+184
2016-11-15
soc/tegra: pmc: Use consistent naming for PM domains
Thierry Reding
1
-4
/
+4
2016-11-15
soc/tegra: pmc: Remove genpd when adding provider fails
Jon Hunter
1
-8
/
+15
2016-11-15
soc/tegra: pmc: Check return code for pm_genpd_init()
Jon Hunter
1
-1
/
+6
2016-11-15
soc/tegra: pmc: Clean-up I/O rail error messages
Thierry Reding
1
-23
/
+20
2016-11-15
soc/tegra: pmc: Simplify IO rail bit handling
Jon Hunter
1
-10
/
+10
2016-11-15
soc/tegra: pmc: Guard against uninitialised PMC clock
Jon Hunter
1
-0
/
+2
2016-11-15
soc/tegra: pmc: Add I/O pad voltage support
Laxman Dewangan
1
-36
/
+237
2016-11-15
soc/tegra: pmc: Use consistent ordering of bit definitions
Thierry Reding
1
-6
/
+6
2016-11-15
soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()
Laxman Dewangan
1
-3
/
+3
2016-11-15
soc/tegra: pmc: Use BIT macro for register field definition
Laxman Dewangan
1
-26
/
+26
2016-11-15
soc/tegra: Add Tegra186 support
Joseph Lo
1
-0
/
+14
2016-08-16
soc/tegra: pmc: Fix incorrect DPD request
Vince Hsu
1
-20
/
+8
2016-06-30
soc/tegra: pmc: Enable XUSB partitions on boot
Jon Hunter
1
-0
/
+12
2016-06-30
soc/tegra: pmc: Initialise power partitions early
Jon Hunter
1
-9
/
+17
2016-06-30
soc/tegra: pmc: Add specific error messages
Jon Hunter
1
-9
/
+21
2016-06-30
soc/tegra: pmc: Use whitespace more consistently
Thierry Reding
1
-0
/
+6
2016-06-30
soc/tegra: pmc: Don't probe PMC if early initialisation fails
Jon Hunter
1
-0
/
+8
2016-06-30
soc/tegra: pmc: Add missing of_node_put()
Jon Hunter
1
-0
/
+4
2016-06-30
soc/tegra: pmc: Ensure mutex is always initialised
Jon Hunter
1
-2
/
+2
2016-06-30
soc/tegra: pmc: Don't populate SoC data until register space is mapped
Jon Hunter
1
-2
/
+2
2016-06-30
soc/tegra: pmc: Fix early initialisation of PMC
Jon Hunter
1
-16
/
+18
2016-06-30
soc/tegra: pmc: Ensure powergate is available when powering on
Jon Hunter
1
-0
/
+3
2016-06-30
soc/tegra: pmc: Initialise resets associated with a power partition
Jon Hunter
1
-4
/
+14
2016-06-10
soc/tegra: pmc: Use register definitions instead of magic values
Thierry Reding
1
-3
/
+13
2016-05-18
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-105
/
+508
2016-04-29
soc/tegra: pmc: Add generic PM domain support
Jon Hunter
1
-61
/
+424
2016-04-12
ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 select
Masahiro Yamada
1
-2
/
+0
2016-04-05
soc/tegra: pmc: Wait for powergate state to change
Jon Hunter
1
-1
/
+8
2016-04-05
soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMC
Jon Hunter
1
-1
/
+7
2016-04-05
soc/tegra: pmc: Remove additional check for a valid partition
Jon Hunter
1
-2
/
+4
2016-04-05
soc/tegra: pmc: Fix verification of valid partitions
Jon Hunter
1
-4
/
+9
2016-04-05
soc/tegra: pmc: Fix testing of powergate state
Jon Hunter
1
-8
/
+9
2016-04-05
soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type
Jon Hunter
1
-18
/
+18
2016-04-05
soc/tegra: pmc: Protect public functions from potential race conditions
Jon Hunter
1
-14
/
+33
2016-04-05
soc/tegra: pmc: Restore base address on probe failure
Jon Hunter
1
-6
/
+8
2016-04-05
soc/tegra: pmc: Remove non-existing L2 partition for Tegra124
Jon Hunter
1
-1
/
+0
[next]