aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra
Commit message (Expand)AuthorAge
* soc/tegra: pmc: Fix incorrect DPD requestVince Hsu2016-08-16
* soc/tegra: pmc: Enable XUSB partitions on bootJon Hunter2016-06-30
* soc/tegra: pmc: Initialise power partitions earlyJon Hunter2016-06-30
* soc/tegra: pmc: Add specific error messagesJon Hunter2016-06-30
* soc/tegra: pmc: Use whitespace more consistentlyThierry Reding2016-06-30
* soc/tegra: pmc: Don't probe PMC if early initialisation failsJon Hunter2016-06-30
* soc/tegra: pmc: Add missing of_node_put()Jon Hunter2016-06-30
* soc/tegra: pmc: Ensure mutex is always initialisedJon Hunter2016-06-30
* soc/tegra: pmc: Don't populate SoC data until register space is mappedJon Hunter2016-06-30
* soc/tegra: pmc: Fix early initialisation of PMCJon Hunter2016-06-30
* soc/tegra: pmc: Ensure powergate is available when powering onJon Hunter2016-06-30
* soc/tegra: pmc: Initialise resets associated with a power partitionJon Hunter2016-06-30
* soc/tegra: pmc: Use register definitions instead of magic valuesThierry Reding2016-06-10
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-18
|\
| * soc/tegra: pmc: Add generic PM domain supportJon Hunter2016-04-29
| * soc/tegra: pmc: Wait for powergate state to changeJon Hunter2016-04-05
| * soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMCJon Hunter2016-04-05
| * soc/tegra: pmc: Remove additional check for a valid partitionJon Hunter2016-04-05
| * soc/tegra: pmc: Fix verification of valid partitionsJon Hunter2016-04-05
| * soc/tegra: pmc: Fix testing of powergate stateJon Hunter2016-04-05
| * soc/tegra: pmc: Change powergate and rail IDs to be an unsigned typeJon Hunter2016-04-05
| * soc/tegra: pmc: Protect public functions from potential race conditionsJon Hunter2016-04-05
| * soc/tegra: pmc: Restore base address on probe failureJon Hunter2016-04-05
| * soc/tegra: pmc: Remove non-existing L2 partition for Tegra124Jon Hunter2016-04-05
| * soc/tegra: pmc: Remove non-existing power partitions for Tegra210Jon Hunter2016-04-05
| * soc/tegra: pmc: Remove debugfs entry on probe failureJon Hunter2016-04-05
| * soc/tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset()Jon Hunter2016-04-05
| * soc/tegra: pmc: Add missing structure members to kernel-docJon Hunter2016-04-05
* | ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 selectMasahiro Yamada2016-04-12
|/
* ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-24
* soc/tegra: Add Tegra210 supportThierry Reding2015-11-24
* soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2015-11-24
* soc/tegra: pmc: Use existing pclk referenceThierry Reding2015-08-13
* soc/tegra: pmc: Remove unnecessary return statementThierry Reding2015-08-13
* soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in MakefileMasahiro Yamada2015-08-13
* soc/tegra: fuse: Add spare bit offset for Tegra210Thierry Reding2015-07-16
* soc/tegra: fuse: Add spare bit offset for Tegra124Thierry Reding2015-07-16
* soc/tegra: fuse: Add spare bit offset for Tegra114Thierry Reding2015-07-16
* soc/tegra: fuse: Rename core_* to soc_*Thierry Reding2015-07-16
* soc/tegra: fuse: Add Tegra210 supportThierry Reding2015-07-16
* soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding2015-07-16
* soc/tegra: fuse: Restrict legacy code to 32-bit ARMThierry Reding2015-07-16
* soc/tegra: pmc: Add Tegra210 supportThierry Reding2015-07-16
* soc/tegra: pmc: Restrict legacy code to 32-bit ARMThierry Reding2015-07-16
* soc/tegra: pmc: Avoid usage of uninitialized variableThierry Reding2015-07-16
* soc/tegra: Add Tegra210 supportThierry Reding2015-07-16
* soc/tegra: Add Tegra132 supportThierry Reding2015-07-16
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-02
|\
| * drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driverPaul Gortmaker2015-06-16
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-26
|\ \