aboutsummaryrefslogtreecommitdiffstats
path: root/include/soc/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-15soc/tegra: cbb: Add CBB 1.0 driver for Tegra194Sumit Gupta1-0/+47
2022-09-15soc/tegra: Set ERD bit to mask inband errorsSumit Gupta1-0/+6
2022-05-09memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre1-1/+4
2022-05-09memory: tegra: Add memory controller channels supportAshish Mhetre1-0/+3
2022-02-25soc/tegra: bpmp: cleanup double word in commentTom Rix1-1/+1
2021-12-16soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()Dmitry Osipenko1-0/+15
2021-10-04soc/tegra: pm: Make stubs usable for compile testingDmitry Osipenko1-1/+1
2021-10-04soc/tegra: irq: Add stubs needed for compile testingDmitry Osipenko1-1/+8
2021-10-04soc/tegra: fuse: Add stubs needed for compile testingDmitry Osipenko1-5/+26
2021-08-18Merge tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann1-0/+6
2021-08-11soc/tegra: pmc: Prevent racing with cpuilde driverDmitry Osipenko1-0/+6
2021-07-16Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixesArnd Bergmann1-2/+7
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-18/+47
2021-06-20memory: tegra: Add compile-test stub for tegra_mc_probe_device()Thierry Reding1-2/+7
2021-06-03memory: tegra: Implement SID override programmingThierry Reding1-0/+3
2021-06-03memory: tegra: Unify driversThierry Reding1-0/+1
2021-06-03memory: tegra: Parameterize interrupt handlerThierry Reding1-0/+2
2021-06-03memory: tegra: Make per-SoC setup more genericThierry Reding1-1/+5
2021-06-03memory: tegra: Push suspend/resume into SoC driversThierry Reding1-0/+2
2021-06-03memory: tegra: Introduce struct tegra_mc_opsThierry Reding1-2/+5
2021-06-03memory: tegra: Unify struct tegra_mc across SoC generationsThierry Reding1-2/+16
2021-06-03memory: tegra: Consolidate register fieldsThierry Reding1-15/+15
2021-06-02soc/tegra: pmc: Add driver state syncingDmitry Osipenko1-0/+7
2021-06-01soc/tegra: fuse: Add stubs needed for compile-testingDmitry Osipenko1-3/+17
2021-06-01soc/tegra: Add devm_tegra_core_dev_init_opp_table()Dmitry Osipenko1-0/+22
2021-06-01soc/tegra: Add stub for soc_is_tegra()Dmitry Osipenko1-0/+9
2021-04-01memory: tegra20: Add debug statisticsDmitry Osipenko1-0/+7
2021-01-05memory: tegra124-emc: Make driver modularDmitry Osipenko1-16/+0
2020-11-26memory: tegra: Correct stub of devm_tegra_memory_controller_get()Dmitry Osipenko1-1/+1
2020-11-26memory: tegra-mc: Add interconnect frameworkDmitry Osipenko1-0/+17
2020-11-26memory: tegra: Add and use devm_tegra_memory_controller_get()Dmitry Osipenko1-0/+10
2020-11-06soc/tegra: fuse: Add stub for tegra_sku_infoDmitry Osipenko1-0/+4
2020-09-18soc/tegra: fuse: Add Tegra234 supportThierry Reding1-0/+1
2020-09-18soc/tegra: fuse: Implement tegra_is_silicon()Thierry Reding1-0/+1
2020-09-18soc/tegra: fuse: Extract tegra_get_platform()Thierry Reding1-0/+1
2020-07-17Merge tag 'tegra-for-5.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann1-0/+2
2020-07-17soc/tegra: fuse: Add Tegra186 and Tegra194 SoC IDsSandipan Patra1-0/+2
2020-07-14firmware: tegra: Update BPMP ABIJon Hunter1-288/+460
2020-07-14firmware: tegra: Add support for in-band debugJon Hunter1-1/+188
2020-04-17soc: tegra: fix tegra_pmc_get_suspend_mode definitionArnd Bergmann1-6/+9
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-2/+47
2020-03-25Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/socArnd Bergmann1-1/+1
2020-03-25Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/socArnd Bergmann2-0/+44
2020-03-13cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko1-1/+1
2020-03-13ARM: tegra: Rename some of the newly exposed PM functionsDmitry Osipenko1-8/+8
2020-03-13ARM: tegra: Expose PM functions required for new cpuidle driverDmitry Osipenko2-0/+44
2020-03-13soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla1-1/+2
2020-03-11soc/tegra: bpmp: Update ABI headerVidya Sagar1-1/+9
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