1. fcfaff5 soc/tegra: bpmp: cleanup double word in comment by Tom Rix · 3 years, 1 month ago
  2. 9131c63 soc/tegra: Add devm_tegra_core_dev_init_opp_table_common() by Dmitry Osipenko · 3 years, 3 months ago
  3. 0d7281b soc/tegra: pm: Make stubs usable for compile testing by Dmitry Osipenko · 3 years, 6 months ago
  4. aa54686 soc/tegra: irq: Add stubs needed for compile testing by Dmitry Osipenko · 3 years, 6 months ago
  5. 45e9344 soc/tegra: fuse: Add stubs needed for compile testing by Dmitry Osipenko · 3 years, 6 months ago
  6. c4361de Merge tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Arnd Bergmann · 3 years, 7 months ago
  7. 9c93ccf soc/tegra: pmc: Prevent racing with cpuilde driver by Dmitry Osipenko · 3 years, 8 months ago
  8. b6e473d Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes by Arnd Bergmann · 3 years, 8 months ago
  9. 071e5ace Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
  10. 47661ee memory: tegra: Add compile-test stub for tegra_mc_probe_device() by Thierry Reding · 3 years, 9 months ago
  11. 393d66f memory: tegra: Implement SID override programming by Thierry Reding · 3 years, 9 months ago
  12. 7355c7b memory: tegra: Unify drivers by Thierry Reding · 3 years, 9 months ago
  13. 1079a66 memory: tegra: Parameterize interrupt handler by Thierry Reding · 3 years, 9 months ago
  14. c64738e9 memory: tegra: Make per-SoC setup more generic by Thierry Reding · 3 years, 9 months ago
  15. 5c9016f memory: tegra: Push suspend/resume into SoC drivers by Thierry Reding · 3 years, 9 months ago
  16. 6cc884c1 memory: tegra: Introduce struct tegra_mc_ops by Thierry Reding · 3 years, 9 months ago
  17. e899993 memory: tegra: Unify struct tegra_mc across SoC generations by Thierry Reding · 3 years, 9 months ago
  18. 4f1ac76 memory: tegra: Consolidate register fields by Thierry Reding · 3 years, 9 months ago
  19. 41bafa6 soc/tegra: pmc: Add driver state syncing by Dmitry Osipenko · 3 years, 9 months ago
  20. 30b44e8 soc/tegra: fuse: Add stubs needed for compile-testing by Dmitry Osipenko · 3 years, 9 months ago
  21. b8818de soc/tegra: Add devm_tegra_core_dev_init_opp_table() by Dmitry Osipenko · 3 years, 9 months ago
  22. 4333e03 soc/tegra: Add stub for soc_is_tegra() by Dmitry Osipenko · 3 years, 9 months ago
  23. fbd31f5 memory: tegra20: Add debug statistics by Dmitry Osipenko · 4 years ago
  24. 281462e memory: tegra124-emc: Make driver modular by Dmitry Osipenko · 4 years, 2 months ago
  25. 3a0b6b5 memory: tegra: Correct stub of devm_tegra_memory_controller_get() by Dmitry Osipenko · 4 years, 4 months ago
  26. 06f0798 memory: tegra-mc: Add interconnect framework by Dmitry Osipenko · 4 years, 4 months ago
  27. 6c6bd20 memory: tegra: Add and use devm_tegra_memory_controller_get() by Dmitry Osipenko · 4 years, 4 months ago
  28. 245157a soc/tegra: fuse: Add stub for tegra_sku_info by Dmitry Osipenko · 4 years, 4 months ago
  29. 1f44feb soc/tegra: fuse: Add Tegra234 support by Thierry Reding · 4 years, 6 months ago
  30. 52e6d39 soc/tegra: fuse: Implement tegra_is_silicon() by Thierry Reding · 4 years, 6 months ago
  31. 775edf7 soc/tegra: fuse: Extract tegra_get_platform() by Thierry Reding · 4 years, 6 months ago
  32. 1481fd7 Merge tag 'tegra-for-5.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Arnd Bergmann · 4 years, 8 months ago
  33. 46011d4 soc/tegra: fuse: Add Tegra186 and Tegra194 SoC IDs by Sandipan Patra · 4 years, 8 months ago
  34. 4e871899 firmware: tegra: Update BPMP ABI by Jon Hunter · 4 years, 8 months ago
  35. 5e37b9c firmware: tegra: Add support for in-band debug by Jon Hunter · 4 years, 8 months ago
  36. b1018eb soc: tegra: fix tegra_pmc_get_suspend_mode definition by Arnd Bergmann · 5 years ago
  37. 0e8fb69 Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  38. c43ff6a Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/soc by Arnd Bergmann · 5 years ago
  39. 10996b2 Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/soc by Arnd Bergmann · 5 years ago
  40. 860fbde cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle by Dmitry Osipenko · 5 years ago
  41. 1f3e18e ARM: tegra: Rename some of the newly exposed PM functions by Dmitry Osipenko · 5 years ago
  42. 7741868 ARM: tegra: Expose PM functions required for new cpuidle driver by Dmitry Osipenko · 5 years ago
  43. 04fac24 soc/tegra: pmc: Add pins for Tegra194 by Venkat Reddy Talla · 5 years ago
  44. ee22d0c soc/tegra: bpmp: Update ABI header by Vidya Sagar · 5 years ago
  45. e34212c memory: tegra: Introduce Tegra30 EMC driver by Dmitry Osipenko · 6 years ago
  46. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  47. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  48. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  49. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  50. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  51. bb97be2 Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  52. a21c3f1 Merge tag 'tegra-for-5.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Arnd Bergmann · 6 years ago
  53. 139251f firmware: tegra: add bpmp driver for Tegra210 by Timo Alho · 6 years ago
  54. cdfa358 firmware: tegra: Refactor BPMP driver by Timo Alho · 6 years ago
  55. d32dde2 soc/tegra: pmc: Make tegra_powergate_is_powered() a local function by Jon Hunter · 6 years ago
  56. ce2785a iommu/tegra: gart: Integrate with Memory Controller driver by Dmitry Osipenko · 6 years ago
  57. 96efa11 memory: tegra: Adapt to Tegra20 device-tree binding changes by Dmitry Osipenko · 6 years ago
  58. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  59. f9c380e soc/tegra: pmc: Drop SMP dependency from CPU APIs by Jon Hunter · 6 years ago
  60. 2d32d65 Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 6 years ago
  61. eac9c48 soc/tegra: pmc: Add Tegra194 support by Thierry Reding · 7 years ago
  62. 1866d58 soc/tegra: fuse: Remove duplicated function declaration by Bo Yan · 6 years ago
  63. 4bef358 soc/tegra: bpmp: Update ABI header by Timo Alho · 6 years ago
  64. d78b5bd firmware: tegra: Add helper to check for supported MRQs by Timo Alho · 6 years ago
  65. fccf0f7 soc/tegra: pmc: Remove public pad voltage APIs by Aapo Vienamo · 7 years ago
  66. 13136a4 soc/tegra: pmc: Fix pad voltage configuration for Tegra186 by Aapo Vienamo · 7 years ago
  67. 3256135 ARM: tegra: fix compile-testing PCI host driver by Arnd Bergmann · 7 years ago
  68. 20e9246 memory: tegra: Introduce memory client hot reset by Dmitry Osipenko · 7 years ago
  69. a8d502f memory: tegra: Squash tegra20-mc into common tegra-mc driver by Dmitry Osipenko · 7 years ago
  70. 1c74d5c memory: tegra: Apply interrupts mask per SoC by Dmitry Osipenko · 7 years ago
  71. 1abb081 firmware: tegra: Simplify channel management by Mikko Perttunen · 7 years ago
  72. fe53d14 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  73. 2a8102d memory: tegra: Create SMMU display groups by Thierry Reding · 7 years ago
  74. c641ec6 soc/tegra: pmc: Consolidate Tegra186 support by Thierry Reding · 8 years ago
  75. f2381f6 firmware: tegra: Add BPMP debugfs support by Timo Alho · 7 years ago
  76. 80d47a9 firmware: tegra: Add stubs when BPMP not enabled by Mikko Perttunen · 8 years ago
  77. 2e1e09e firmware: tegra: Expose tegra_bpmp_mrq_return() by Mikko Perttunen · 8 years ago
  78. 370d010 firmware: tegra: Propagate error code to caller by Timo Alho · 8 years ago
  79. 27a0342 soc/tegra: Register SoC device by Thierry Reding · 8 years ago
  80. e7149a7 soc/tegra: bpmp: Implement generic PM domains by Thierry Reding · 8 years ago
  81. 52b8b80 soc/tegra: bpmp: Update ABI header by Thierry Reding · 8 years ago
  82. 7e10cf7 soc/tegra: Move Tegra flowctrl driver by Jon Hunter · 8 years ago
  83. bd73703 soc/tegra: Fix link errors with PMC disabled by Arnd Bergmann · 8 years ago
  84. b029ffe Merge tag 'tegra-for-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 8 years ago
  85. 983de5f firmware: tegra: Add BPMP support by Thierry Reding · 9 years ago
  86. ca791d7 firmware: tegra: Add IVC library by Thierry Reding · 9 years ago
  87. 21b4991 soc/tegra: pmc: Add I/O pad voltage support by Laxman Dewangan · 8 years ago
  88. 8582f6d soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM by Thierry Reding · 9 years ago
  89. b7dcc6d Merge tag 'tegra-for-4.7-genpd' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 9 years ago
  90. 4ace926 Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 9 years ago
  91. a380451 soc/tegra: pmc: Add generic PM domain support by Jon Hunter · 9 years ago
  92. 87d66f2 phy: tegra: Add Tegra210 support by Thierry Reding · 9 years ago
  93. 70293ed soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type by Jon Hunter · 9 years ago
  94. 9a9952b Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  95. 21815b9 Merge tag 'tegra-for-4.3-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 10 years ago
  96. 11cec15 iommu/tegra-smmu: Parameterize number of TLB lines by Thierry Reding · 10 years ago
  97. 3c01cf3 memory: tegra: Add support for a variable-size client ID bitfield by Paul Walmsley · 10 years ago
  98. 4b3c7d1 iommu/tegra-smmu: Move flush_dcache to tegra-smmu.c by Russell King · 10 years ago
  99. 03b3f4c soc/tegra: fuse: Rename core_* to soc_* by Thierry Reding · 10 years ago
  100. 0dc5a0d soc/tegra: fuse: Add Tegra210 support by Thierry Reding · 10 years ago