summaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* soc/tegra: pmc: Use the new reset APIs to manage reset controllersVivek Gautam2018-03-191-74/+18
* soc/tegra: pmc: Pass PMC to tegra_powergate_power_up()Thierry Reding2018-03-081-0/+1
* soc/tegra: pmc: MBIST work around for Tegra210Peter De Schrijver2018-03-081-0/+12
* soc/tegra: pmc: Add Tegra194 compatibility stringMikko Perttunen2018-03-081-0/+1
* soc/tegra: Add Tegra194 SoC configuration optionMikko Perttunen2018-03-081-0/+10
* soc/tegra: fuse: Explicitly request DMA channel from APB DMA driverDmitry Osipenko2017-12-211-1/+8
* soc/tegra: fuse: Fix reading registers using DMA on Tegra20Dmitry Osipenko2017-12-212-1/+4
* soc/tegra: pmc: Consolidate Tegra186 supportThierry Reding2017-12-134-175/+131
* soc/tegra: pmc: Parameterize driverThierry Reding2017-12-131-54/+121
* soc/tegra: fuse: Add Tegra186 chip ID supportThierry Reding2017-12-131-0/+1
* soc/tegra: fuse: Warn if accessing unmapped registersThierry Reding2017-12-131-0/+3
* soc/tegra: fuse: Move register mapping checkThierry Reding2017-12-131-5/+5
* soc/tegra: fuse: Add Tegra186 supportTimo Alho2017-12-133-2/+26
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-161-2/+13
|\
| * soc/tegra: bpmp: Check BPMP response return codeTimo Alho2017-10-191-2/+13
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* soc/tegra: fuse: Add missing semi-colonThierry Reding2017-08-231-1/+1
* soc/tegra: Restrict SoC device registration to TegraThierry Reding2017-08-231-0/+8
* soc/tegra: Register SoC deviceThierry Reding2017-08-172-2/+51
* soc/tegra: Fix bad of_node_put() in powergate initTuomas Tynkkynen2017-07-311-3/+1
* 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/+20
* 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/+8
* 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
OpenPOWER on IntegriCloud