aboutsummaryrefslogtreecommitdiffstats
path: root/include/soc/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-27soc/tegra: pmc: Remove public pad voltage APIsAapo Vienamo1-19/+0
2018-08-27soc/tegra: pmc: Fix pad voltage configuration for Tegra186Aapo Vienamo1-0/+1
2018-06-02ARM: tegra: fix compile-testing PCI host driverArnd Bergmann1-1/+1
2018-04-30memory: tegra: Introduce memory client hot resetDmitry Osipenko1-0/+33
2018-04-30memory: tegra: Squash tegra20-mc into common tegra-mc driverDmitry Osipenko1-1/+1
2018-04-27memory: tegra: Apply interrupts mask per SoCDmitry Osipenko1-0/+2
2018-03-08firmware: tegra: Simplify channel managementMikko Perttunen1-2/+2
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2017-12-15memory: tegra: Create SMMU display groupsThierry Reding1-0/+9
2017-12-13soc/tegra: pmc: Consolidate Tegra186 supportThierry Reding1-0/+12
2017-10-19firmware: tegra: Add BPMP debugfs supportTimo Alho1-0/+14
2017-10-19firmware: tegra: Add stubs when BPMP not enabledMikko Perttunen1-3/+39
2017-10-19firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen1-0/+2
2017-10-17firmware: tegra: Propagate error code to callerTimo Alho1-0/+1
2017-08-17soc/tegra: Register SoC deviceThierry Reding1-0/+2
2017-06-13soc/tegra: bpmp: Implement generic PM domainsThierry Reding1-0/+12
2017-06-13soc/tegra: bpmp: Update ABI headerThierry Reding1-10/+408
2017-04-04soc/tegra: Move Tegra flowctrl driverJon Hunter1-0/+82
2017-04-04soc/tegra: Fix link errors with PMC disabledArnd Bergmann1-8/+21
2016-11-18Merge tag 'tegra-for-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson1-31/+95
2016-11-18firmware: tegra: Add BPMP supportThierry Reding2-0/+1742
2016-11-18firmware: tegra: Add IVC libraryThierry Reding1-0/+109
2016-11-15soc/tegra: pmc: Add I/O pad voltage supportLaxman Dewangan1-31/+95
2016-06-30soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARMThierry Reding1-1/+1
2016-05-09Merge tag 'tegra-for-4.7-genpd' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-0/+1
2016-05-09Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-0/+1
2016-04-29soc/tegra: pmc: Add generic PM domain supportJon Hunter1-0/+1
2016-04-29phy: tegra: Add Tegra210 supportThierry Reding1-0/+1
2016-04-05soc/tegra: pmc: Change powergate and rail IDs to be an unsigned typeJon Hunter1-17/+18
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-7/+1
2015-08-20Merge tag 'tegra-for-4.3-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson1-0/+2
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding1-0/+1
2015-08-13memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley1-0/+2
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King1-7/+0
2015-07-16soc/tegra: fuse: Rename core_* to soc_*Thierry Reding1-1/+1
2015-07-16soc/tegra: fuse: Add Tegra210 supportThierry Reding1-1/+3
2015-07-16soc/tegra: pmc: Add Tegra210 supportThierry Reding1-0/+5
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+39
2015-05-13Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann2-1/+32
2015-05-13Merge tag 'tegra-for-4.2-ramcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-0/+1
2015-05-05memory: tegra: Add EMC (external memory controller) driverMikko Perttunen1-0/+19
2015-05-05memory: tegra: Add API needed by the EMC driverMikko Perttunen1-1/+13
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley1-2/+0
2015-05-04soc/tegra: fuse: Add RAM code reader helperMikko Perttunen1-0/+1
2015-05-04iommu/tegra-smmu: Add debugfs supportThierry Reding1-0/+5
2015-05-04memory: tegra: Add SWGROUP namesThierry Reding1-0/+1
2015-01-09soc/tegra: Add Tegra132 supportThierry Reding1-0/+1
2015-01-09soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley1-1/+1
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding1-0/+107
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding2-4/+65