1. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  2. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  3. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  4. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  5. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  6. 6ac2a01 soc/tegra: pmc: Move powergate initialisation to probe by Jon Hunter · 6 years ago
  7. a46b51c soc/tegra: pmc: Remove reset sysfs entries on error by Jon Hunter · 6 years ago
  8. 00cdaa1 soc/tegra: pmc: Fix reset sources and levels by Jon Hunter · 6 years ago
  9. 7fe5719 soc/tegra: pmc: Implement acquire/release for resets by Thierry Reding · 6 years ago
  10. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  11. f40f4fc soc/tegra: default select TEGRA_TIMER for Tegra210 by Joseph Lo · 6 years ago
  12. e247dea soc/tegra: pmc: Support systems where PMC is marked secure by Mikko Perttunen · 6 years ago
  13. fa3bc04 soc/tegra: pmc: Explicitly initialize all fields by Thierry Reding · 6 years ago
  14. f1d9129 soc/tegra: pmc: Make alignment consistent by Thierry Reding · 6 years ago
  15. 589997a soc/tegra: pmc: Pass struct tegra_pmc * where possible by Thierry Reding · 6 years ago
  16. d32dde2 soc/tegra: pmc: Make tegra_powergate_is_powered() a local function by Jon Hunter · 6 years ago
  17. bbe5af6 soc/tegra: pmc: Add missing kerneldoc by Thierry Reding · 6 years ago
  18. 4659db5 soc/tegra: pmc: Sort includes alphabetically by Thierry Reding · 6 years ago
  19. 532700e soc/tegra: pmc: Use TEGRA186_ prefix for GPIO names by Thierry Reding · 6 years ago
  20. d94da0d soc/tegra: fuse: Fix typo in tegra210_init_speedo_data by Joseph Lo · 6 years ago
  21. 51294bf soc/tegra: fuse: Fix illegal free of IO base address by Timo Alho · 6 years ago
  22. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  23. f9c380e soc/tegra: pmc: Drop SMP dependency from CPU APIs by Jon Hunter · 6 years ago
  24. e3e403c soc/tegra: pmc: Add initial Tegra194 wake events by Thierry Reding · 6 years ago
  25. e59333c soc/tegra: pmc: Add initial Tegra186 wake events by Thierry Reding · 6 years ago
  26. 19906e6 soc/tegra: pmc: Add wake event support by Thierry Reding · 6 years ago
  27. eac9c48 soc/tegra: pmc: Add Tegra194 support by Thierry Reding · 7 years ago
  28. 57ba33d soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  29. 9eb40fa soc/tegra: Don't leak device tree node reference by Yangtao Li · 6 years ago
  30. b6e1fd1 soc/tegra: pmc: Drop locking from tegra_powergate_is_powered() by Dmitry Osipenko · 6 years ago
  31. 5f84bb1 soc/tegra: pmc: Add sysfs entries for reset info by Sandipan Patra · 6 years ago
  32. 3bb2f84 soc/tegra: pmc: Don't power-up XUSB power-domains by Jon Hunter · 6 years ago
  33. b22b6be Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  34. dc37a25 soc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  35. 4a37f11 soc/tegra: pmc: Implement pad configuration via pinctrl by Aapo Vienamo · 6 years ago
  36. fccf0f7 soc/tegra: pmc: Remove public pad voltage APIs by Aapo Vienamo · 6 years ago
  37. 437c4f2 soc/tegra: pmc: Use X macro to generate IO pad tables by Aapo Vienamo · 6 years ago
  38. f142b9d soc/tegra: pmc: Implement tegra_io_pad_is_powered() by Aapo Vienamo · 6 years ago
  39. 00ead3c soc/tegra: pmc: Factor out DPD register bit calculation by Aapo Vienamo · 6 years ago
  40. 13136a4 soc/tegra: pmc: Fix pad voltage configuration for Tegra186 by Aapo Vienamo · 6 years ago
  41. 1dc6bd5 soc/tegra: pmc: Fix child-node lookup by Johan Hovold · 7 years ago
  42. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  43. 495ac33 soc/tegra: pmc: Don't allocate struct tegra_powergate on stack by Viresh Kumar · 7 years ago
  44. 3fd0121 soc/tegra: pmc: Use of_clk_get_parent_count() instead of open coding by Geert Uytterhoeven · 7 years ago
  45. 4c817cc soc/tegra: pmc: Use the new reset APIs to manage reset controllers by Vivek Gautam · 8 years ago
  46. 507c655 soc/tegra: pmc: Pass PMC to tegra_powergate_power_up() by Thierry Reding · 7 years ago
  47. a263394a soc/tegra: pmc: MBIST work around for Tegra210 by Peter De Schrijver · 7 years ago
  48. 56327f5 soc/tegra: pmc: Add Tegra194 compatibility string by Mikko Perttunen · 7 years ago
  49. 6f9ed07 soc/tegra: Add Tegra194 SoC configuration option by Mikko Perttunen · 7 years ago
  50. ccf1518 soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver by Dmitry Osipenko · 7 years ago
  51. 55a042b soc/tegra: fuse: Fix reading registers using DMA on Tegra20 by Dmitry Osipenko · 7 years ago
  52. c641ec6 soc/tegra: pmc: Consolidate Tegra186 support by Thierry Reding · 7 years ago
  53. 5be2255 soc/tegra: pmc: Parameterize driver by Thierry Reding · 7 years ago
  54. 75c15b9 soc/tegra: fuse: Add Tegra186 chip ID support by Thierry Reding · 8 years ago
  55. da94384 soc/tegra: fuse: Warn if accessing unmapped registers by Thierry Reding · 8 years ago
  56. 1f1607d soc/tegra: fuse: Move register mapping check by Thierry Reding · 8 years ago
  57. 83468fe soc/tegra: fuse: Add Tegra186 support by Timo Alho · 8 years ago
  58. cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  59. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  60. 775dba8 soc/tegra: bpmp: Check BPMP response return code by Timo Alho · 7 years ago
  61. 9261b43 soc/tegra: fuse: Add missing semi-colon by Thierry Reding · 7 years ago
  62. 226cff4 soc/tegra: Restrict SoC device registration to Tegra by Thierry Reding · 7 years ago
  63. 27a0342 soc/tegra: Register SoC device by Thierry Reding · 7 years ago
  64. 0c106e5 soc/tegra: Fix bad of_node_put() in powergate init by Tuomas Tynkkynen · 7 years ago
  65. da1dbec soc/tegra: flowctrl: Fix error handling by Christophe Jaillet · 8 years ago
  66. e7149a7 soc/tegra: bpmp: Implement generic PM domains by Thierry Reding · 8 years ago
  67. 1fd09e5 soc/tegra: Add initial flowctrl support for Tegra132/210 by Jon Hunter · 8 years ago
  68. 841fd94 soc/tegra: flowctrl: Add basic platform driver by Jon Hunter · 8 years ago
  69. 7e10cf7 soc/tegra: Move Tegra flowctrl driver by Jon Hunter · 8 years ago
  70. 1859217 soc: tegra: make fuse-tegra explicitly non-modular by Paul Gortmaker · 8 years ago
  71. 5e7d4c6 soc/tegra: Implement Tegra186 PMC support by Thierry Reding · 8 years ago
  72. 4522112 soc/tegra: pmc: Use consistent naming for PM domains by Thierry Reding · 8 years ago
  73. 0b13734 soc/tegra: pmc: Remove genpd when adding provider fails by Jon Hunter · 8 years ago
  74. cd5ceda soc/tegra: pmc: Check return code for pm_genpd_init() by Jon Hunter · 8 years ago
  75. 54e2472 soc/tegra: pmc: Clean-up I/O rail error messages by Thierry Reding · 8 years ago
  76. 27b12b4e soc/tegra: pmc: Simplify IO rail bit handling by Jon Hunter · 8 years ago
  77. f4392d6 soc/tegra: pmc: Guard against uninitialised PMC clock by Jon Hunter · 8 years ago
  78. 21b4991 soc/tegra: pmc: Add I/O pad voltage support by Laxman Dewangan · 8 years ago
  79. 95b780b soc/tegra: pmc: Use consistent ordering of bit definitions by Thierry Reding · 8 years ago
  80. 84cf85e soc/tegra: pmc: Correct type of variable for tegra_pmc_readl() by Laxman Dewangan · 9 years ago
  81. 6c0bd21 soc/tegra: pmc: Use BIT macro for register field definition by Laxman Dewangan · 9 years ago
  82. 25a0644 soc/tegra: Add Tegra186 support by Joseph Lo · 9 years ago
  83. a9ccc123 soc/tegra: pmc: Fix incorrect DPD request by Vince Hsu · 8 years ago
  84. 8df1274 soc/tegra: pmc: Enable XUSB partitions on boot by Jon Hunter · 9 years ago
  85. e2d1796 soc/tegra: pmc: Initialise power partitions early by Jon Hunter · 9 years ago
  86. c2710ac soc/tegra: pmc: Add specific error messages by Jon Hunter · 9 years ago
  87. da8f4b4 soc/tegra: pmc: Use whitespace more consistently by Thierry Reding · 9 years ago
  88. a83f1fc soc/tegra: pmc: Don't probe PMC if early initialisation fails by Jon Hunter · 9 years ago
  89. b69a625 soc/tegra: pmc: Add missing of_node_put() by Jon Hunter · 9 years ago
  90. 61fd284 soc/tegra: pmc: Ensure mutex is always initialised by Jon Hunter · 9 years ago
  91. 718a242 soc/tegra: pmc: Don't populate SoC data until register space is mapped by Jon Hunter · 9 years ago
  92. 1113189 soc/tegra: pmc: Fix early initialisation of PMC by Jon Hunter · 9 years ago
  93. 403db2d soc/tegra: pmc: Ensure powergate is available when powering on by Jon Hunter · 9 years ago
  94. 05cfb98 soc/tegra: pmc: Initialise resets associated with a power partition by Jon Hunter · 9 years ago
  95. f5353c6 soc/tegra: pmc: Use register definitions instead of magic values by Thierry Reding · 9 years ago
  96. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  97. a380451 soc/tegra: pmc: Add generic PM domain support by Jon Hunter · 9 years ago
  98. 955d809 ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 select by Masahiro Yamada · 9 years ago
  99. 0a2d87e soc/tegra: pmc: Wait for powergate state to change by Jon Hunter · 9 years ago
  100. bc9af23 soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMC by Jon Hunter · 9 years ago