Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
63d3578892dc00d165623184b793045257e01083
/
drivers
/
soc
/
tegra
8362fd6
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
47ebe00
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 5 years ago
fb4da21
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
761d3d2
Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers
by Olof Johansson
· 5 years ago
e3b09c1
soc/tegra: pmc: Export tegra_powergate_power_on()
by Manikanta Maddireddy
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 5 years ago
7ac13f6
soc/tegra: Select pinctrl for Tegra194
by Krishna Yarlagadda
· 6 years ago
46fe777
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
by Thomas Gleixner
· 5 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 5 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 5 years ago
f0b2835
soc/tegra: fuse: Do not log error message on deferred probe
by Thierry Reding
· 5 years ago
34abf69
soc/tegra: pmc: Add comments clarifying wake events
by Thierry Reding
· 5 years ago
03b3c21
soc/tegra: pmc: Avoid crash for non-wake IRQs
by Thierry Reding
· 5 years ago
77226d9
soc/tegra: pmc: Fail to allocate more than one wake IRQ
by Thierry Reding
· 5 years ago
9952f69
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
by Thomas Gleixner
· 5 years ago
37c0afe
soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()
by Baolin Wang
· 5 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 5 years ago
6ac2a01
soc/tegra: pmc: Move powergate initialisation to probe
by Jon Hunter
· 6 years ago
a46b51c
soc/tegra: pmc: Remove reset sysfs entries on error
by Jon Hunter
· 6 years ago
00cdaa1
soc/tegra: pmc: Fix reset sources and levels
by Jon Hunter
· 6 years ago
7fe5719
soc/tegra: pmc: Implement acquire/release for resets
by Thierry Reding
· 6 years ago
384d11f
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
f40f4fc
soc/tegra: default select TEGRA_TIMER for Tegra210
by Joseph Lo
· 6 years ago
e247dea
soc/tegra: pmc: Support systems where PMC is marked secure
by Mikko Perttunen
· 6 years ago
fa3bc04
soc/tegra: pmc: Explicitly initialize all fields
by Thierry Reding
· 6 years ago
f1d9129
soc/tegra: pmc: Make alignment consistent
by Thierry Reding
· 6 years ago
589997a
soc/tegra: pmc: Pass struct tegra_pmc * where possible
by Thierry Reding
· 6 years ago
d32dde2
soc/tegra: pmc: Make tegra_powergate_is_powered() a local function
by Jon Hunter
· 6 years ago
bbe5af6
soc/tegra: pmc: Add missing kerneldoc
by Thierry Reding
· 6 years ago
4659db5
soc/tegra: pmc: Sort includes alphabetically
by Thierry Reding
· 6 years ago
532700e
soc/tegra: pmc: Use TEGRA186_ prefix for GPIO names
by Thierry Reding
· 6 years ago
d94da0d
soc/tegra: fuse: Fix typo in tegra210_init_speedo_data
by Joseph Lo
· 6 years ago
51294bf
soc/tegra: fuse: Fix illegal free of IO base address
by Timo Alho
· 6 years ago
d36377c
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
f9c380e
soc/tegra: pmc: Drop SMP dependency from CPU APIs
by Jon Hunter
· 6 years ago
e3e403c
soc/tegra: pmc: Add initial Tegra194 wake events
by Thierry Reding
· 6 years ago
e59333c
soc/tegra: pmc: Add initial Tegra186 wake events
by Thierry Reding
· 6 years ago
19906e6
soc/tegra: pmc: Add wake event support
by Thierry Reding
· 6 years ago
eac9c48
soc/tegra: pmc: Add Tegra194 support
by Thierry Reding
· 7 years ago
57ba33d
soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
9eb40fa
soc/tegra: Don't leak device tree node reference
by Yangtao Li
· 6 years ago
b6e1fd1
soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()
by Dmitry Osipenko
· 6 years ago
5f84bb1
soc/tegra: pmc: Add sysfs entries for reset info
by Sandipan Patra
· 6 years ago
3bb2f84
soc/tegra: pmc: Don't power-up XUSB power-domains
by Jon Hunter
· 6 years ago
b22b6be
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
dc37a25
soc: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
4a37f11
soc/tegra: pmc: Implement pad configuration via pinctrl
by Aapo Vienamo
· 6 years ago
fccf0f7
soc/tegra: pmc: Remove public pad voltage APIs
by Aapo Vienamo
· 6 years ago
437c4f2
soc/tegra: pmc: Use X macro to generate IO pad tables
by Aapo Vienamo
· 6 years ago
f142b9d
soc/tegra: pmc: Implement tegra_io_pad_is_powered()
by Aapo Vienamo
· 6 years ago
00ead3c
soc/tegra: pmc: Factor out DPD register bit calculation
by Aapo Vienamo
· 6 years ago
13136a4
soc/tegra: pmc: Fix pad voltage configuration for Tegra186
by Aapo Vienamo
· 6 years ago
1dc6bd5
soc/tegra: pmc: Fix child-node lookup
by Johan Hovold
· 7 years ago
6419945
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
495ac33
soc/tegra: pmc: Don't allocate struct tegra_powergate on stack
by Viresh Kumar
· 7 years ago
3fd0121
soc/tegra: pmc: Use of_clk_get_parent_count() instead of open coding
by Geert Uytterhoeven
· 7 years ago
4c817cc
soc/tegra: pmc: Use the new reset APIs to manage reset controllers
by Vivek Gautam
· 7 years ago
507c655
soc/tegra: pmc: Pass PMC to tegra_powergate_power_up()
by Thierry Reding
· 7 years ago
a263394a
soc/tegra: pmc: MBIST work around for Tegra210
by Peter De Schrijver
· 7 years ago
56327f5
soc/tegra: pmc: Add Tegra194 compatibility string
by Mikko Perttunen
· 7 years ago
6f9ed07
soc/tegra: Add Tegra194 SoC configuration option
by Mikko Perttunen
· 7 years ago
ccf1518
soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver
by Dmitry Osipenko
· 7 years ago
55a042b
soc/tegra: fuse: Fix reading registers using DMA on Tegra20
by Dmitry Osipenko
· 7 years ago
c641ec6
soc/tegra: pmc: Consolidate Tegra186 support
by Thierry Reding
· 7 years ago
5be2255
soc/tegra: pmc: Parameterize driver
by Thierry Reding
· 7 years ago
75c15b9
soc/tegra: fuse: Add Tegra186 chip ID support
by Thierry Reding
· 7 years ago
da94384
soc/tegra: fuse: Warn if accessing unmapped registers
by Thierry Reding
· 7 years ago
1f1607d
soc/tegra: fuse: Move register mapping check
by Thierry Reding
· 7 years ago
83468fe
soc/tegra: fuse: Add Tegra186 support
by Timo Alho
· 8 years ago
cf9b077
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
775dba8
soc/tegra: bpmp: Check BPMP response return code
by Timo Alho
· 7 years ago
9261b43
soc/tegra: fuse: Add missing semi-colon
by Thierry Reding
· 7 years ago
226cff4
soc/tegra: Restrict SoC device registration to Tegra
by Thierry Reding
· 7 years ago
27a0342
soc/tegra: Register SoC device
by Thierry Reding
· 7 years ago
0c106e5
soc/tegra: Fix bad of_node_put() in powergate init
by Tuomas Tynkkynen
· 7 years ago
da1dbec
soc/tegra: flowctrl: Fix error handling
by Christophe Jaillet
· 8 years ago
e7149a7
soc/tegra: bpmp: Implement generic PM domains
by Thierry Reding
· 8 years ago
1fd09e5
soc/tegra: Add initial flowctrl support for Tegra132/210
by Jon Hunter
· 8 years ago
841fd94
soc/tegra: flowctrl: Add basic platform driver
by Jon Hunter
· 8 years ago
7e10cf7
soc/tegra: Move Tegra flowctrl driver
by Jon Hunter
· 8 years ago
1859217
soc: tegra: make fuse-tegra explicitly non-modular
by Paul Gortmaker
· 8 years ago
5e7d4c6
soc/tegra: Implement Tegra186 PMC support
by Thierry Reding
· 8 years ago
4522112
soc/tegra: pmc: Use consistent naming for PM domains
by Thierry Reding
· 8 years ago
0b13734
soc/tegra: pmc: Remove genpd when adding provider fails
by Jon Hunter
· 8 years ago
cd5ceda
soc/tegra: pmc: Check return code for pm_genpd_init()
by Jon Hunter
· 8 years ago
54e2472
soc/tegra: pmc: Clean-up I/O rail error messages
by Thierry Reding
· 8 years ago
27b12b4e
soc/tegra: pmc: Simplify IO rail bit handling
by Jon Hunter
· 8 years ago
f4392d6
soc/tegra: pmc: Guard against uninitialised PMC clock
by Jon Hunter
· 8 years ago
21b4991
soc/tegra: pmc: Add I/O pad voltage support
by Laxman Dewangan
· 8 years ago
95b780b
soc/tegra: pmc: Use consistent ordering of bit definitions
by Thierry Reding
· 8 years ago
84cf85e
soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()
by Laxman Dewangan
· 8 years ago
6c0bd21
soc/tegra: pmc: Use BIT macro for register field definition
by Laxman Dewangan
· 8 years ago
25a0644
soc/tegra: Add Tegra186 support
by Joseph Lo
· 8 years ago
a9ccc123
soc/tegra: pmc: Fix incorrect DPD request
by Vince Hsu
· 8 years ago
8df1274
soc/tegra: pmc: Enable XUSB partitions on boot
by Jon Hunter
· 8 years ago
e2d1796
soc/tegra: pmc: Initialise power partitions early
by Jon Hunter
· 8 years ago
c2710ac
soc/tegra: pmc: Add specific error messages
by Jon Hunter
· 8 years ago
da8f4b4
soc/tegra: pmc: Use whitespace more consistently
by Thierry Reding
· 8 years ago
a83f1fc
soc/tegra: pmc: Don't probe PMC if early initialisation fails
by Jon Hunter
· 8 years ago
Next »