aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/soc/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11memory: tegra: Introduce Tegra30 EMC driverDmitry Osipenko1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-16/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner1-12/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner4-36/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2-24/+2
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+26
2019-02-15Merge tag 'tegra-for-5.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann1-6/+0
2019-01-25firmware: tegra: add bpmp driver for Tegra210Timo Alho1-0/+1
2019-01-25firmware: tegra: Refactor BPMP driverTimo Alho1-6/+6
2019-01-25soc/tegra: pmc: Make tegra_powergate_is_powered() a local functionJon Hunter1-6/+0
2019-01-16iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko1-0/+25
2019-01-16memory: tegra: Adapt to Tegra20 device-tree binding changesDmitry Osipenko1-1/+1
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-242/+975
2018-12-14soc/tegra: pmc: Drop SMP dependency from CPU APIsJon Hunter1-2/+0
2018-12-12Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson2-241/+954
2018-11-28soc/tegra: pmc: Add Tegra194 supportThierry Reding1-0/+21
2018-11-13soc/tegra: fuse: Remove duplicated function declarationBo Yan1-1/+0
2018-11-08soc/tegra: bpmp: Update ABI headerTimo Alho1-241/+947
2018-11-08firmware: tegra: Add helper to check for supported MRQsTimo Alho1-0/+7
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