Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
292e0a2e8a542261669604f92b58464a39a44652
/
drivers
/
soc
/
tegra
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
b69a625
soc/tegra: pmc: Add missing of_node_put()
by Jon Hunter
· 8 years ago
61fd284
soc/tegra: pmc: Ensure mutex is always initialised
by Jon Hunter
· 8 years ago
718a242
soc/tegra: pmc: Don't populate SoC data until register space is mapped
by Jon Hunter
· 8 years ago
1113189
soc/tegra: pmc: Fix early initialisation of PMC
by Jon Hunter
· 8 years ago
403db2d
soc/tegra: pmc: Ensure powergate is available when powering on
by Jon Hunter
· 8 years ago
05cfb98
soc/tegra: pmc: Initialise resets associated with a power partition
by Jon Hunter
· 8 years ago
f5353c6
soc/tegra: pmc: Use register definitions instead of magic values
by Thierry Reding
· 9 years ago
4a5219e
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
a380451
soc/tegra: pmc: Add generic PM domain support
by Jon Hunter
· 9 years ago
955d809
ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 select
by Masahiro Yamada
· 9 years ago
0a2d87e
soc/tegra: pmc: Wait for powergate state to change
by Jon Hunter
· 9 years ago
bc9af23
soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMC
by Jon Hunter
· 9 years ago
c3ea297
soc/tegra: pmc: Remove additional check for a valid partition
by Jon Hunter
· 9 years ago
0a243bd
soc/tegra: pmc: Fix verification of valid partitions
by Jon Hunter
· 9 years ago
0ecf2d3
soc/tegra: pmc: Fix testing of powergate state
by Jon Hunter
· 9 years ago
70293ed
soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type
by Jon Hunter
· 9 years ago
e8cf661
soc/tegra: pmc: Protect public functions from potential race conditions
by Jon Hunter
· 9 years ago
0259f52
soc/tegra: pmc: Restore base address on probe failure
by Jon Hunter
· 9 years ago
668419a
soc/tegra: pmc: Remove non-existing L2 partition for Tegra124
by Jon Hunter
· 9 years ago
e8de5b8
soc/tegra: pmc: Remove non-existing power partitions for Tegra210
by Jon Hunter
· 9 years ago
3195ac6
soc/tegra: pmc: Remove debugfs entry on probe failure
by Jon Hunter
· 9 years ago
1e52efdf
soc/tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset()
by Jon Hunter
· 9 years ago
35b6729
soc/tegra: pmc: Add missing structure members to kernel-doc
by Jon Hunter
· 9 years ago
a262e87
ARM: tegra: select USB_ULPI from EHCI rather than platform
by Arnd Bergmann
· 9 years ago
9544595
soc/tegra: Add Tegra210 support
by Thierry Reding
· 9 years ago
099a664
soc/tegra: Provide per-SoC Kconfig symbols
by Thierry Reding
· 9 years ago
592431b
soc/tegra: pmc: Use existing pclk reference
by Thierry Reding
· 9 years ago
4a4466a
soc/tegra: pmc: Remove unnecessary return statement
by Thierry Reding
· 9 years ago
7c9fd23
soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in Makefile
by Masahiro Yamada
· 9 years ago
1dad36c
soc/tegra: fuse: Add spare bit offset for Tegra210
by Thierry Reding
· 10 years ago
82df0e5
soc/tegra: fuse: Add spare bit offset for Tegra124
by Thierry Reding
· 10 years ago
b23083a
soc/tegra: fuse: Add spare bit offset for Tegra114
by Thierry Reding
· 10 years ago
03b3f4c
soc/tegra: fuse: Rename core_* to soc_*
by Thierry Reding
· 10 years ago
0dc5a0d
soc/tegra: fuse: Add Tegra210 support
by Thierry Reding
· 10 years ago
7e939de
soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers
by Thierry Reding
· 10 years ago
297c4f3
soc/tegra: fuse: Restrict legacy code to 32-bit ARM
by Thierry Reding
· 10 years ago
c2fe469
soc/tegra: pmc: Add Tegra210 support
by Thierry Reding
· 10 years ago
7d71e90
soc/tegra: pmc: Restrict legacy code to 32-bit ARM
by Thierry Reding
· 10 years ago
95169cd
soc/tegra: pmc: Avoid usage of uninitialized variable
by Thierry Reding
· 9 years ago
3a36998
soc/tegra: Add Tegra210 support
by Thierry Reding
· 10 years ago
ad09c8c
soc/tegra: Add Tegra132 support
by Thierry Reding
· 10 years ago
75462c8
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
f5dcb68
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
7d4d9ed
drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driver
by Paul Gortmaker
· 10 years ago
7892158
soc/tegra: pmc: move to using a restart handler
by David Riley
· 10 years ago
6ea2609
soc/tegra: fuse: Add RAM code reader helper
by Mikko Perttunen
· 10 years ago
039aa4d
soc/tegra: Watch wait_for_completion_timeout() return type
by Nicholas Mc Guire
· 10 years ago
3568df3
soc: tegra: Add thermal reset (thermtrip) support to PMC
by Mikko Perttunen
· 10 years ago
a9a40a4
soc/tegra: pmc: Add Tegra132 support
by Thierry Reding
· 10 years ago
9b07eb0
soc/tegra: fuse: Add Tegra132 support
by Thierry Reding
· 10 years ago
200d876
soc/tegra: fuse: Constify tegra_fuse_info structures
by Thierry Reding
· 10 years ago
2b20b61
soc/tegra: pmc: restrict compilation of suspend-related support to ARM
by Paul Walmsley
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
f9fc366
soc/tegra: fuse: export tegra_sku_info
by Vince Hsu
· 10 years ago
1135dc1
soc: tegra: fuse: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
7232398
ARM: tegra: Convert PMC to a driver
by Thierry Reding
· 10 years ago
24fa5af
soc/tegra: fuse: Set up in early initcall
by Thierry Reding
· 10 years ago
a268676
soc/tegra: Implement runtime check for Tegra SoCs
by Thierry Reding
· 10 years ago
2fa937a
soc/tegra: fuse: fix dummy functions
by Stephen Warren
· 10 years ago
0d827a4
soc/tegra: fuse: move APB DMA into Tegra20 fuse driver
by Peter De Schrijver
· 10 years ago
783c8f4
soc/tegra: Add efuse driver for Tegra
by Peter De Schrijver
· 10 years ago