summaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra
AgeCommit message (Expand)AuthorLines
2017-06-13soc/tegra: flowctrl: Fix error handlingChristophe Jaillet-1/+1
2017-06-13soc/tegra: bpmp: Implement generic PM domainsThierry Reding-0/+365
2017-04-04soc/tegra: Add initial flowctrl support for Tegra132/210Jon Hunter-10/+23
2017-04-04soc/tegra: flowctrl: Add basic platform driverJon Hunter-4/+30
2017-04-04soc/tegra: Move Tegra flowctrl driverJon Hunter-0/+195
2017-04-04soc: tegra: make fuse-tegra explicitly non-modularPaul Gortmaker-2/+2
2017-04-04soc/tegra: Implement Tegra186 PMC supportThierry Reding-1/+184
2016-11-15soc/tegra: pmc: Use consistent naming for PM domainsThierry Reding-4/+4
2016-11-15soc/tegra: pmc: Remove genpd when adding provider failsJon Hunter-8/+15
2016-11-15soc/tegra: pmc: Check return code for pm_genpd_init()Jon Hunter-1/+6
2016-11-15soc/tegra: pmc: Clean-up I/O rail error messagesThierry Reding-23/+20
2016-11-15soc/tegra: pmc: Simplify IO rail bit handlingJon Hunter-10/+10
2016-11-15soc/tegra: pmc: Guard against uninitialised PMC clockJon Hunter-0/+2
2016-11-15soc/tegra: pmc: Add I/O pad voltage supportLaxman Dewangan-36/+237
2016-11-15soc/tegra: pmc: Use consistent ordering of bit definitionsThierry Reding-6/+6
2016-11-15soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()Laxman Dewangan-3/+3
2016-11-15soc/tegra: pmc: Use BIT macro for register field definitionLaxman Dewangan-26/+26
2016-11-15soc/tegra: Add Tegra186 supportJoseph Lo-0/+14
2016-08-16soc/tegra: pmc: Fix incorrect DPD requestVince Hsu-20/+8
2016-06-30soc/tegra: pmc: Enable XUSB partitions on bootJon Hunter-0/+12
2016-06-30soc/tegra: pmc: Initialise power partitions earlyJon Hunter-9/+17
2016-06-30soc/tegra: pmc: Add specific error messagesJon Hunter-9/+21
2016-06-30soc/tegra: pmc: Use whitespace more consistentlyThierry Reding-0/+6
2016-06-30soc/tegra: pmc: Don't probe PMC if early initialisation failsJon Hunter-0/+8
2016-06-30soc/tegra: pmc: Add missing of_node_put()Jon Hunter-0/+4
2016-06-30soc/tegra: pmc: Ensure mutex is always initialisedJon Hunter-2/+2
2016-06-30soc/tegra: pmc: Don't populate SoC data until register space is mappedJon Hunter-2/+2
2016-06-30soc/tegra: pmc: Fix early initialisation of PMCJon Hunter-16/+18
2016-06-30soc/tegra: pmc: Ensure powergate is available when powering onJon Hunter-0/+3
2016-06-30soc/tegra: pmc: Initialise resets associated with a power partitionJon Hunter-4/+14
2016-06-10soc/tegra: pmc: Use register definitions instead of magic valuesThierry Reding-3/+13
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-105/+508
2016-04-29soc/tegra: pmc: Add generic PM domain supportJon Hunter-61/+424
2016-04-12ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 selectMasahiro Yamada-2/+0
2016-04-05soc/tegra: pmc: Wait for powergate state to changeJon Hunter-1/+8
2016-04-05soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMCJon Hunter-1/+7
2016-04-05soc/tegra: pmc: Remove additional check for a valid partitionJon Hunter-2/+4
2016-04-05soc/tegra: pmc: Fix verification of valid partitionsJon Hunter-4/+9
2016-04-05soc/tegra: pmc: Fix testing of powergate stateJon Hunter-8/+9
2016-04-05soc/tegra: pmc: Change powergate and rail IDs to be an unsigned typeJon Hunter-18/+18
2016-04-05soc/tegra: pmc: Protect public functions from potential race conditionsJon Hunter-14/+33
2016-04-05soc/tegra: pmc: Restore base address on probe failureJon Hunter-6/+8
2016-04-05soc/tegra: pmc: Remove non-existing L2 partition for Tegra124Jon Hunter-1/+0
2016-04-05soc/tegra: pmc: Remove non-existing power partitions for Tegra210Jon Hunter-4/+0
2016-04-05soc/tegra: pmc: Remove debugfs entry on probe failureJon Hunter-5/+6
2016-04-05soc/tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset()Jon Hunter-1/+1
2016-04-05soc/tegra: pmc: Add missing structure members to kernel-docJon Hunter-0/+2
2015-11-24ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann-4/+0
2015-11-24soc/tegra: Add Tegra210 supportThierry Reding-0/+18
2015-11-24soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding-0/+69