summaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* soc/tegra: flowctrl: Fix error handlingChristophe Jaillet2017-06-131-1/+1
* soc/tegra: bpmp: Implement generic PM domainsThierry Reding2017-06-133-0/+365
* soc/tegra: Add initial flowctrl support for Tegra132/210Jon Hunter2017-04-042-10/+23
* soc/tegra: flowctrl: Add basic platform driverJon Hunter2017-04-041-4/+30
* soc/tegra: Move Tegra flowctrl driverJon Hunter2017-04-043-0/+195
* soc: tegra: make fuse-tegra explicitly non-modularPaul Gortmaker2017-04-041-2/+2
* soc/tegra: Implement Tegra186 PMC supportThierry Reding2017-04-043-1/+184
* soc/tegra: pmc: Use consistent naming for PM domainsThierry Reding2016-11-151-4/+4
* soc/tegra: pmc: Remove genpd when adding provider failsJon Hunter2016-11-151-8/+15
* soc/tegra: pmc: Check return code for pm_genpd_init()Jon Hunter2016-11-151-1/+6
* soc/tegra: pmc: Clean-up I/O rail error messagesThierry Reding2016-11-151-23/+20Star
* soc/tegra: pmc: Simplify IO rail bit handlingJon Hunter2016-11-151-10/+10
* soc/tegra: pmc: Guard against uninitialised PMC clockJon Hunter2016-11-151-0/+2
* soc/tegra: pmc: Add I/O pad voltage supportLaxman Dewangan2016-11-151-36/+237
* soc/tegra: pmc: Use consistent ordering of bit definitionsThierry Reding2016-11-151-6/+6
* soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()Laxman Dewangan2016-11-151-3/+3
* soc/tegra: pmc: Use BIT macro for register field definitionLaxman Dewangan2016-11-151-26/+26
* soc/tegra: Add Tegra186 supportJoseph Lo2016-11-151-0/+14
* soc/tegra: pmc: Fix incorrect DPD requestVince Hsu2016-08-161-20/+8Star
* soc/tegra: pmc: Enable XUSB partitions on bootJon Hunter2016-06-301-0/+12
* soc/tegra: pmc: Initialise power partitions earlyJon Hunter2016-06-301-9/+17
* soc/tegra: pmc: Add specific error messagesJon Hunter2016-06-301-9/+21
* soc/tegra: pmc: Use whitespace more consistentlyThierry Reding2016-06-301-0/+6
* soc/tegra: pmc: Don't probe PMC if early initialisation failsJon Hunter2016-06-301-0/+8
* soc/tegra: pmc: Add missing of_node_put()Jon Hunter2016-06-301-0/+4
* soc/tegra: pmc: Ensure mutex is always initialisedJon Hunter2016-06-301-2/+2
* soc/tegra: pmc: Don't populate SoC data until register space is mappedJon Hunter2016-06-301-2/+2
* soc/tegra: pmc: Fix early initialisation of PMCJon Hunter2016-06-301-16/+18
* soc/tegra: pmc: Ensure powergate is available when powering onJon Hunter2016-06-301-0/+3
* soc/tegra: pmc: Initialise resets associated with a power partitionJon Hunter2016-06-301-4/+14
* soc/tegra: pmc: Use register definitions instead of magic valuesThierry Reding2016-06-101-3/+13
* 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/+0Star
| * soc/tegra: pmc: Remove non-existing power partitions for Tegra210Jon Hunter2016-04-051-4/+0Star
| * 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/+0Star
|/
* ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-241-4/+0Star
* soc/tegra: Add Tegra210 supportThierry Reding2015-11-241-0/+18
* soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2015-11-241-0/+69