summaryrefslogtreecommitdiffstats
path: root/include/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-211-3/+4
|\
| * interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-261-3/+4
* | soc/tegra: fuse: Add support for Tegra241Kartik2024-02-011-0/+1
* | soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET2024-02-011-18/+0
|/
* memory: tegra: Add SID override programming for MC clientsAshish Mhetre2023-11-211-0/+1
* Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-091-26/+0
|\
| * iommu/tegra-gart: Remove tegra-gartJason Gunthorpe2023-09-251-26/+0
* | firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta2023-10-131-0/+6
* | firmware: tegra: Fix a typoDeming Wang2023-10-111-1/+1
|/
* memory: tegra: Add dummy implementation on Tegra194Thierry Reding2023-07-101-0/+3
* Merge tag 'tegra-for-6.5-memory' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2023-06-211-0/+8
|\
| * memory: tegra: Make CPU cluster BW request a multiple of MC channelsSumit Gupta2023-05-161-0/+1
| * memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta2023-05-161-0/+7
* | soc/tegra: fuse: Add support for Tegra264Stefan Kristiansson2023-05-161-1/+2
|/
* Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131-0/+11
|\
| * memory: tegra: Add API for retrieving carveout boundsMikko Perttunen2022-11-251-0/+11
* | Merge tag 'tegra-for-6.2-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2022-11-223-449/+1375
|\ \
| * | firmware: tegra: Update BPMP ABIPeter De Schrijver2022-11-171-442/+1354
| * | firmware: tegra: bpmp: Use iosys-map helpersThierry Reding2022-10-242-7/+21
| |/
* | firmware: tegra: include IVC header file only onceManish Bhardwaj2022-11-171-0/+1
* | soc/tegra: fuse: Use platform info with SoC revisionKartik2022-11-111-0/+15
* | soc/tegra: pmc: Add I/O pad table for Tegra234Petlozu Pravareshwar2022-11-101-3/+3
|/
* soc/tegra: cbb: Add CBB 1.0 driver for Tegra194Sumit Gupta2022-09-151-0/+47
* soc/tegra: Set ERD bit to mask inband errorsSumit Gupta2022-09-151-0/+6
* memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre2022-05-091-1/+4
* memory: tegra: Add memory controller channels supportAshish Mhetre2022-05-091-0/+3
* soc/tegra: bpmp: cleanup double word in commentTom Rix2022-02-251-1/+1
* soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()Dmitry Osipenko2021-12-161-0/+15
* soc/tegra: pm: Make stubs usable for compile testingDmitry Osipenko2021-10-041-1/+1
* soc/tegra: irq: Add stubs needed for compile testingDmitry Osipenko2021-10-041-1/+8
* soc/tegra: fuse: Add stubs needed for compile testingDmitry Osipenko2021-10-041-5/+26
* Merge tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2021-08-181-0/+6
|\
| * soc/tegra: pmc: Prevent racing with cpuilde driverDmitry Osipenko2021-08-111-0/+6
* | Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/sc...Arnd Bergmann2021-07-161-2/+7
|\ \ | |/ |/|
| * memory: tegra: Add compile-test stub for tegra_mc_probe_device()Thierry Reding2021-06-201-2/+7
* | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-101-18/+47
|\|
| * memory: tegra: Implement SID override programmingThierry Reding2021-06-031-0/+3
| * memory: tegra: Unify driversThierry Reding2021-06-031-0/+1
| * memory: tegra: Parameterize interrupt handlerThierry Reding2021-06-031-0/+2
| * memory: tegra: Make per-SoC setup more genericThierry Reding2021-06-031-1/+5
| * memory: tegra: Push suspend/resume into SoC driversThierry Reding2021-06-031-0/+2
| * memory: tegra: Introduce struct tegra_mc_opsThierry Reding2021-06-031-2/+5
| * memory: tegra: Unify struct tegra_mc across SoC generationsThierry Reding2021-06-031-2/+16
| * memory: tegra: Consolidate register fieldsThierry Reding2021-06-031-15/+15
* | soc/tegra: pmc: Add driver state syncingDmitry Osipenko2021-06-021-0/+7
|/
* soc/tegra: fuse: Add stubs needed for compile-testingDmitry Osipenko2021-06-011-3/+17
* soc/tegra: Add devm_tegra_core_dev_init_opp_table()Dmitry Osipenko2021-06-011-0/+22
* soc/tegra: Add stub for soc_is_tegra()Dmitry Osipenko2021-06-011-0/+9
* memory: tegra20: Add debug statisticsDmitry Osipenko2021-04-011-0/+7
* memory: tegra124-emc: Make driver modularDmitry Osipenko2021-01-051-16/+0