1. ccf1518 soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver by Dmitry Osipenko · 7 years ago
  2. 55a042b soc/tegra: fuse: Fix reading registers using DMA on Tegra20 by Dmitry Osipenko · 7 years ago
  3. c641ec6 soc/tegra: pmc: Consolidate Tegra186 support by Thierry Reding · 7 years ago
  4. 5be2255 soc/tegra: pmc: Parameterize driver by Thierry Reding · 7 years ago
  5. 75c15b9 soc/tegra: fuse: Add Tegra186 chip ID support by Thierry Reding · 8 years ago
  6. da94384 soc/tegra: fuse: Warn if accessing unmapped registers by Thierry Reding · 8 years ago
  7. 1f1607d soc/tegra: fuse: Move register mapping check by Thierry Reding · 8 years ago
  8. 83468fe soc/tegra: fuse: Add Tegra186 support by Timo Alho · 8 years ago
  9. cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 775dba8 soc/tegra: bpmp: Check BPMP response return code by Timo Alho · 7 years ago
  12. 9261b43 soc/tegra: fuse: Add missing semi-colon by Thierry Reding · 7 years ago
  13. 226cff4 soc/tegra: Restrict SoC device registration to Tegra by Thierry Reding · 7 years ago
  14. 27a0342 soc/tegra: Register SoC device by Thierry Reding · 7 years ago
  15. 0c106e5 soc/tegra: Fix bad of_node_put() in powergate init by Tuomas Tynkkynen · 7 years ago
  16. da1dbec soc/tegra: flowctrl: Fix error handling by Christophe Jaillet · 8 years ago
  17. e7149a7 soc/tegra: bpmp: Implement generic PM domains by Thierry Reding · 8 years ago
  18. 1fd09e5 soc/tegra: Add initial flowctrl support for Tegra132/210 by Jon Hunter · 8 years ago
  19. 841fd94 soc/tegra: flowctrl: Add basic platform driver by Jon Hunter · 8 years ago
  20. 7e10cf7 soc/tegra: Move Tegra flowctrl driver by Jon Hunter · 8 years ago
  21. 1859217 soc: tegra: make fuse-tegra explicitly non-modular by Paul Gortmaker · 8 years ago
  22. 5e7d4c6 soc/tegra: Implement Tegra186 PMC support by Thierry Reding · 8 years ago
  23. 4522112 soc/tegra: pmc: Use consistent naming for PM domains by Thierry Reding · 8 years ago
  24. 0b13734 soc/tegra: pmc: Remove genpd when adding provider fails by Jon Hunter · 8 years ago
  25. cd5ceda soc/tegra: pmc: Check return code for pm_genpd_init() by Jon Hunter · 8 years ago
  26. 54e2472 soc/tegra: pmc: Clean-up I/O rail error messages by Thierry Reding · 8 years ago
  27. 27b12b4e soc/tegra: pmc: Simplify IO rail bit handling by Jon Hunter · 8 years ago
  28. f4392d6 soc/tegra: pmc: Guard against uninitialised PMC clock by Jon Hunter · 8 years ago
  29. 21b4991 soc/tegra: pmc: Add I/O pad voltage support by Laxman Dewangan · 8 years ago
  30. 95b780b soc/tegra: pmc: Use consistent ordering of bit definitions by Thierry Reding · 8 years ago
  31. 84cf85e soc/tegra: pmc: Correct type of variable for tegra_pmc_readl() by Laxman Dewangan · 9 years ago
  32. 6c0bd21 soc/tegra: pmc: Use BIT macro for register field definition by Laxman Dewangan · 9 years ago
  33. 25a0644 soc/tegra: Add Tegra186 support by Joseph Lo · 9 years ago
  34. a9ccc123 soc/tegra: pmc: Fix incorrect DPD request by Vince Hsu · 8 years ago
  35. 8df1274 soc/tegra: pmc: Enable XUSB partitions on boot by Jon Hunter · 9 years ago
  36. e2d1796 soc/tegra: pmc: Initialise power partitions early by Jon Hunter · 9 years ago
  37. c2710ac soc/tegra: pmc: Add specific error messages by Jon Hunter · 9 years ago
  38. da8f4b4 soc/tegra: pmc: Use whitespace more consistently by Thierry Reding · 9 years ago
  39. a83f1fc soc/tegra: pmc: Don't probe PMC if early initialisation fails by Jon Hunter · 9 years ago
  40. b69a625 soc/tegra: pmc: Add missing of_node_put() by Jon Hunter · 9 years ago
  41. 61fd284 soc/tegra: pmc: Ensure mutex is always initialised by Jon Hunter · 9 years ago
  42. 718a242 soc/tegra: pmc: Don't populate SoC data until register space is mapped by Jon Hunter · 9 years ago
  43. 1113189 soc/tegra: pmc: Fix early initialisation of PMC by Jon Hunter · 9 years ago
  44. 403db2d soc/tegra: pmc: Ensure powergate is available when powering on by Jon Hunter · 9 years ago
  45. 05cfb98 soc/tegra: pmc: Initialise resets associated with a power partition by Jon Hunter · 9 years ago
  46. f5353c6 soc/tegra: pmc: Use register definitions instead of magic values by Thierry Reding · 9 years ago
  47. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  48. a380451 soc/tegra: pmc: Add generic PM domain support by Jon Hunter · 9 years ago
  49. 955d809 ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 select by Masahiro Yamada · 9 years ago
  50. 0a2d87e soc/tegra: pmc: Wait for powergate state to change by Jon Hunter · 9 years ago
  51. bc9af23 soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMC by Jon Hunter · 9 years ago
  52. c3ea297 soc/tegra: pmc: Remove additional check for a valid partition by Jon Hunter · 9 years ago
  53. 0a243bd soc/tegra: pmc: Fix verification of valid partitions by Jon Hunter · 9 years ago
  54. 0ecf2d3 soc/tegra: pmc: Fix testing of powergate state by Jon Hunter · 9 years ago
  55. 70293ed soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type by Jon Hunter · 9 years ago
  56. e8cf661 soc/tegra: pmc: Protect public functions from potential race conditions by Jon Hunter · 9 years ago
  57. 0259f52 soc/tegra: pmc: Restore base address on probe failure by Jon Hunter · 9 years ago
  58. 668419a soc/tegra: pmc: Remove non-existing L2 partition for Tegra124 by Jon Hunter · 9 years ago
  59. e8de5b8 soc/tegra: pmc: Remove non-existing power partitions for Tegra210 by Jon Hunter · 9 years ago
  60. 3195ac6 soc/tegra: pmc: Remove debugfs entry on probe failure by Jon Hunter · 9 years ago
  61. 1e52efdf soc/tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset() by Jon Hunter · 9 years ago
  62. 35b6729 soc/tegra: pmc: Add missing structure members to kernel-doc by Jon Hunter · 9 years ago
  63. a262e87 ARM: tegra: select USB_ULPI from EHCI rather than platform by Arnd Bergmann · 9 years ago
  64. 9544595 soc/tegra: Add Tegra210 support by Thierry Reding · 9 years ago
  65. 099a664 soc/tegra: Provide per-SoC Kconfig symbols by Thierry Reding · 9 years ago
  66. 592431b soc/tegra: pmc: Use existing pclk reference by Thierry Reding · 9 years ago
  67. 4a4466a soc/tegra: pmc: Remove unnecessary return statement by Thierry Reding · 10 years ago
  68. 7c9fd23 soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in Makefile by Masahiro Yamada · 9 years ago
  69. 1dad36c soc/tegra: fuse: Add spare bit offset for Tegra210 by Thierry Reding · 10 years ago
  70. 82df0e5 soc/tegra: fuse: Add spare bit offset for Tegra124 by Thierry Reding · 10 years ago
  71. b23083a soc/tegra: fuse: Add spare bit offset for Tegra114 by Thierry Reding · 10 years ago
  72. 03b3f4c soc/tegra: fuse: Rename core_* to soc_* by Thierry Reding · 10 years ago
  73. 0dc5a0d soc/tegra: fuse: Add Tegra210 support by Thierry Reding · 10 years ago
  74. 7e939de soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers by Thierry Reding · 10 years ago
  75. 297c4f3 soc/tegra: fuse: Restrict legacy code to 32-bit ARM by Thierry Reding · 10 years ago
  76. c2fe469 soc/tegra: pmc: Add Tegra210 support by Thierry Reding · 10 years ago
  77. 7d71e903 soc/tegra: pmc: Restrict legacy code to 32-bit ARM by Thierry Reding · 10 years ago
  78. 95169cd soc/tegra: pmc: Avoid usage of uninitialized variable by Thierry Reding · 10 years ago
  79. 3a36998 soc/tegra: Add Tegra210 support by Thierry Reding · 10 years ago
  80. ad09c8c soc/tegra: Add Tegra132 support by Thierry Reding · 10 years ago
  81. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 10 years ago
  82. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  83. 7d4d9ed drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driver by Paul Gortmaker · 10 years ago
  84. 7892158 soc/tegra: pmc: move to using a restart handler by David Riley · 10 years ago
  85. 6ea2609 soc/tegra: fuse: Add RAM code reader helper by Mikko Perttunen · 10 years ago
  86. 039aa4d soc/tegra: Watch wait_for_completion_timeout() return type by Nicholas Mc Guire · 10 years ago
  87. 3568df3 soc: tegra: Add thermal reset (thermtrip) support to PMC by Mikko Perttunen · 10 years ago
  88. a9a40a4 soc/tegra: pmc: Add Tegra132 support by Thierry Reding · 10 years ago
  89. 9b07eb0 soc/tegra: fuse: Add Tegra132 support by Thierry Reding · 10 years ago
  90. 200d876 soc/tegra: fuse: Constify tegra_fuse_info structures by Thierry Reding · 10 years ago
  91. 2b20b61 soc/tegra: pmc: restrict compilation of suspend-related support to ARM by Paul Walmsley · 10 years ago
  92. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  93. f9fc366 soc/tegra: fuse: export tegra_sku_info by Vince Hsu · 10 years ago
  94. 1135dc1 soc: tegra: fuse: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  95. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 11 years ago
  96. 24fa5af soc/tegra: fuse: Set up in early initcall by Thierry Reding · 11 years ago
  97. a268676 soc/tegra: Implement runtime check for Tegra SoCs by Thierry Reding · 11 years ago
  98. 2fa937a soc/tegra: fuse: fix dummy functions by Stephen Warren · 11 years ago
  99. 0d827a4 soc/tegra: fuse: move APB DMA into Tegra20 fuse driver by Peter De Schrijver · 11 years ago
  100. 783c8f4 soc/tegra: Add efuse driver for Tegra by Peter De Schrijver · 11 years ago