index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-29
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-129
/
+384
2018-10-04
soc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-6
/
+6
2018-08-27
soc/tegra: pmc: Implement pad configuration via pinctrl
Aapo Vienamo
1
-2
/
+185
2018-08-27
soc/tegra: pmc: Remove public pad voltage APIs
Aapo Vienamo
1
-9
/
+8
2018-08-27
soc/tegra: pmc: Use X macro to generate IO pad tables
Aapo Vienamo
1
-106
/
+127
2018-08-27
soc/tegra: pmc: Implement tegra_io_pad_is_powered()
Aapo Vienamo
1
-0
/
+15
2018-08-27
soc/tegra: pmc: Factor out DPD register bit calculation
Aapo Vienamo
1
-3
/
+17
2018-08-27
soc/tegra: pmc: Fix pad voltage configuration for Tegra186
Aapo Vienamo
1
-16
/
+39
2018-08-27
soc/tegra: pmc: Fix child-node lookup
Johan Hovold
1
-1
/
+1
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+2
2018-05-08
soc/tegra: pmc: Don't allocate struct tegra_powergate on stack
Viresh Kumar
1
-7
/
+13
2018-05-02
soc/tegra: pmc: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
1
-1
/
+2
2018-03-19
soc/tegra: pmc: Use the new reset APIs to manage reset controllers
Vivek Gautam
1
-74
/
+18
2018-03-08
soc/tegra: pmc: Pass PMC to tegra_powergate_power_up()
Thierry Reding
1
-0
/
+1
2018-03-08
soc/tegra: pmc: MBIST work around for Tegra210
Peter De Schrijver
1
-0
/
+12
2018-03-08
soc/tegra: pmc: Add Tegra194 compatibility string
Mikko Perttunen
1
-0
/
+1
2018-03-08
soc/tegra: Add Tegra194 SoC configuration option
Mikko Perttunen
1
-0
/
+10
2017-12-21
soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver
Dmitry Osipenko
1
-1
/
+8
2017-12-21
soc/tegra: fuse: Fix reading registers using DMA on Tegra20
Dmitry Osipenko
2
-1
/
+4
2017-12-13
soc/tegra: pmc: Consolidate Tegra186 support
Thierry Reding
4
-175
/
+131
2017-12-13
soc/tegra: pmc: Parameterize driver
Thierry Reding
1
-54
/
+121
2017-12-13
soc/tegra: fuse: Add Tegra186 chip ID support
Thierry Reding
1
-0
/
+1
2017-12-13
soc/tegra: fuse: Warn if accessing unmapped registers
Thierry Reding
1
-0
/
+3
2017-12-13
soc/tegra: fuse: Move register mapping check
Thierry Reding
1
-5
/
+5
2017-12-13
soc/tegra: fuse: Add Tegra186 support
Timo Alho
3
-2
/
+26
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
[next]