summaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-181-105/+508
|\
| * soc/tegra: pmc: Add generic PM domain supportJon Hunter2016-04-291-61/+424
| * soc/tegra: pmc: Wait for powergate state to changeJon Hunter2016-04-051-1/+8
| * soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMCJon Hunter2016-04-051-1/+7
| * soc/tegra: pmc: Remove additional check for a valid partitionJon Hunter2016-04-051-2/+4
| * soc/tegra: pmc: Fix verification of valid partitionsJon Hunter2016-04-051-4/+9
| * soc/tegra: pmc: Fix testing of powergate stateJon Hunter2016-04-051-8/+9
| * soc/tegra: pmc: Change powergate and rail IDs to be an unsigned typeJon Hunter2016-04-051-18/+18
| * soc/tegra: pmc: Protect public functions from potential race conditionsJon Hunter2016-04-051-14/+33
| * soc/tegra: pmc: Restore base address on probe failureJon Hunter2016-04-051-6/+8
| * soc/tegra: pmc: Remove non-existing L2 partition for Tegra124Jon Hunter2016-04-051-1/+0
| * soc/tegra: pmc: Remove non-existing power partitions for Tegra210Jon Hunter2016-04-051-4/+0
| * soc/tegra: pmc: Remove debugfs entry on probe failureJon Hunter2016-04-051-5/+6
| * soc/tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset()Jon Hunter2016-04-051-1/+1
| * soc/tegra: pmc: Add missing structure members to kernel-docJon Hunter2016-04-051-0/+2
* | ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 selectMasahiro Yamada2016-04-121-2/+0
|/
* ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-241-4/+0
* soc/tegra: Add Tegra210 supportThierry Reding2015-11-241-0/+18
* soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2015-11-241-0/+69
* soc/tegra: pmc: Use existing pclk referenceThierry Reding2015-08-131-9/+7
* soc/tegra: pmc: Remove unnecessary return statementThierry Reding2015-08-131-1/+0
* soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in MakefileMasahiro Yamada2015-08-131-3/+3
* soc/tegra: fuse: Add spare bit offset for Tegra210Thierry Reding2015-07-161-0/+1
* soc/tegra: fuse: Add spare bit offset for Tegra124Thierry Reding2015-07-161-0/+1
* soc/tegra: fuse: Add spare bit offset for Tegra114Thierry Reding2015-07-161-0/+1
* soc/tegra: fuse: Rename core_* to soc_*Thierry Reding2015-07-167-44/+44
* soc/tegra: fuse: Add Tegra210 supportThierry Reding2015-07-165-1/+212
* soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding2015-07-1610-367/+413
* soc/tegra: fuse: Restrict legacy code to 32-bit ARMThierry Reding2015-07-161-9/+58
* soc/tegra: pmc: Add Tegra210 supportThierry Reding2015-07-161-0/+48
* soc/tegra: pmc: Restrict legacy code to 32-bit ARMThierry Reding2015-07-161-15/+41
* soc/tegra: pmc: Avoid usage of uninitialized variableThierry Reding2015-07-161-2/+2
* soc/tegra: Add Tegra210 supportThierry Reding2015-07-161-0/+1
* soc/tegra: Add Tegra132 supportThierry Reding2015-07-161-0/+1
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-021-1/+1
|\
| * drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driverPaul Gortmaker2015-06-161-1/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-261-0/+21
|\ \
| * | soc/tegra: fuse: Add RAM code reader helperMikko Perttunen2015-05-041-0/+21
| |/
* | soc/tegra: pmc: move to using a restart handlerDavid Riley2015-05-041-6/+17
* | soc/tegra: Watch wait_for_completion_timeout() return typeNicholas Mc Guire2015-05-041-2/+4
|/
* soc: tegra: Add thermal reset (thermtrip) support to PMCMikko Perttunen2015-01-231-0/+103
* soc/tegra: pmc: Add Tegra132 supportThierry Reding2015-01-091-4/+10
* soc/tegra: fuse: Add Tegra132 supportThierry Reding2015-01-092-0/+2
* soc/tegra: fuse: Constify tegra_fuse_info structuresThierry Reding2015-01-091-4/+4
* soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley2015-01-091-2/+5
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-151-0/+1
|\
| * soc/tegra: fuse: export tegra_sku_infoVince Hsu2014-12-021-0/+1
* | soc: tegra: fuse: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
|/
* ARM: tegra: Convert PMC to a driverThierry Reding2014-07-172-0/+958
* soc/tegra: fuse: Set up in early initcallThierry Reding2014-07-172-4/+14