1. 9c93ccf soc/tegra: pmc: Prevent racing with cpuilde driver by Dmitry Osipenko · 3 years, 6 months ago
  2. b9bf73a ARM: tegra: Create tegra20-cpufreq platform device on Tegra30 by Dmitry Osipenko · 4 years, 10 months ago
  3. 3550973 ARM: tegra: Correct PL310 Auxiliary Control Register initialization by Dmitry Osipenko · 4 years, 10 months ago
  4. 14e086b cpuidle: tegra: Squash Tegra114 driver into the common driver by Dmitry Osipenko · 4 years, 11 months ago
  5. 7741868 ARM: tegra: Expose PM functions required for new cpuidle driver by Dmitry Osipenko · 4 years, 11 months ago
  6. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  7. 4cb5d9e firmware: Move Trusted Foundations support by Thierry Reding · 6 years ago
  8. 6ad27b8 ARM: tegra: Set up L2 cache using Trusted Foundations firmware by Dmitry Osipenko · 6 years ago
  9. 15164e0 ARM: tegra: Create platform device for tegra20-cpufreq driver by Dmitry Osipenko · 7 years ago
  10. 27a0342 soc/tegra: Register SoC device by Thierry Reding · 7 years ago
  11. 7e10cf7 soc/tegra: Move Tegra flowctrl driver by Jon Hunter · 8 years ago
  12. 6f888fe Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  13. da35cbc ARM: tegra: Remove board_init_funcs array by Arnd Bergmann · 9 years ago
  14. 435ebcb arm: use of_platform_default_populate() to populate by Kefeng Wang · 9 years ago
  15. 7892158 soc/tegra: pmc: move to using a restart handler by David Riley · 10 years ago
  16. e9479e0 ARM: tegra: skip gic_arch_extn setup if DT has a LIC node by Marc Zyngier · 10 years ago
  17. d0a57bd clk: tegra: make tegra_clocks_apply_init_table() arch_initcall by Peter De Schrijver · 10 years ago
  18. 783944f ARM: tegra: Initialize flow controller from DT by Thierry Reding · 10 years ago
  19. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  20. 24fa5af soc/tegra: fuse: Set up in early initcall by Thierry Reding · 10 years ago
  21. 05ccf19 ARM: tegra: Setup CPU hotplug in a pure initcall by Thierry Reding · 10 years ago
  22. 0d827a4 soc/tegra: fuse: move APB DMA into Tegra20 fuse driver by Peter De Schrijver · 11 years ago
  23. 783c8f4 soc/tegra: Add efuse driver for Tegra by Peter De Schrijver · 11 years ago
  24. 35874f3 ARM: tegra: move fuse exports to soc/tegra/fuse.h by Peter De Schrijver · 11 years ago
  25. 304664e ARM: tegra: Use a function to get the chip ID by Thierry Reding · 10 years ago
  26. a0524ac ARM: tegra: Sort includes alphabetically by Thierry Reding · 10 years ago
  27. 00123d9a ARM: l2c: tegra: convert to generic l2c OF initialisation by Russell King · 11 years ago
  28. b16cee7 ARM: l2c: tegra: convert to common l2c310 early resume functionality by Russell King · 11 years ago
  29. f904055 ARM: l2c: tegra: remove cache size override by Russell King · 11 years ago
  30. 36bccb1 ARM: l2c: remove platforms/SoCs setting early BRESP by Russell King · 11 years ago
  31. 8859685 ARM: tegra: only run PL310 init on systems with one by Stephen Warren · 11 years ago
  32. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  33. 1a5de3a ARM: tegra: add support for Trusted Foundations by Alexandre Courbot · 11 years ago
  34. 2f1d70a ARM: tegra: don't hard-code DEBUG_LL baud rate by Stephen Warren · 11 years ago
  35. cd198d6 ARM: tegra: init fuse before setting reset handler by Alexandre Courbot · 11 years ago
  36. 0fc869e Merge branch 'cleanup/dt-clock' into next/soc by Olof Johansson · 11 years ago
  37. 7394447 ARM: tegra: add Tegra124 SoC support by Joseph Lo · 11 years ago
  38. 41136b6 ARM: tegra: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  39. 51100bd ARM: tegra: remove common.c by Stephen Warren · 11 years ago
  40. d220707 ARM: tegra: split tegra_pmc_init() in two by Stephen Warren · 11 years ago
  41. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  42. d1523b5 PCI: tegra: Move PCIe driver to drivers/pci/host by Thierry Reding · 11 years ago
  43. 5fed682 ARM: tegra: Remove USB platform data by Tuomas Tynkkynen · 11 years ago
  44. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  45. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  46. 441f199 clk: tegra: defer application of init table by Stephen Warren · 12 years ago
  47. d591fdf ARM: tegra: expose chip ID and revision by Danny Huang · 12 years ago
  48. 1b14f3a ARM: tegra: Unify Device tree board files by Hiroshi Doyu · 12 years ago
  49. 2dfc91e ARM: tegra: Rename board-dt-tegra20.c to tegra.c by Hiroshi Doyu · 12 years ago[Renamed from arch/arm/mach-tegra/board-dt-tegra20.c]
  50. 7469688 ARM: tegra: Unify tegra{20,30,114}_init_early() by Hiroshi Doyu · 12 years ago
  51. ceca718 Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 12 years ago
  52. bda6f8e Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 12 years ago
  53. 16a665f ARM: tegra: remove USB address related macros from iomap.h by Venu Byravarasu · 12 years ago
  54. 0d4b5ba ARM: tegra20: remove auxdata by Prashant Gaikwad · 12 years ago
  55. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  56. deeb8d1 ARM: tegra: Make variables static by Hiroshi Doyu · 12 years ago
  57. 1711b1e ARM: tegra: move timer.c to drivers/clocksource/ by Stephen Warren · 12 years ago
  58. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 12 years ago
  59. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  60. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  61. 35de7bf ARM: tegra: Add AUXDATA for Tegra20 host1x by Thierry Reding · 12 years ago
  62. e245f54 ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dt by Laxman Dewangan · 12 years ago
  63. ffa05e4 ARM: tegra: Add OF_DEV_AUXDATA for SLINK driver in board dt by Laxman Dewangan · 12 years ago
  64. 25804d8 ARM: tegra: set up wlan clocks for tegra dt by Wei Ni · 12 years ago
  65. 2be39c0 ARM: tegra: move iomap.h to mach-tegra by Stephen Warren · 12 years ago
  66. a25186e ARM: tegra: remove unnecessary includes of <mach/*.h> by Stephen Warren · 12 years ago
  67. f2ef412 ARM: tegra: rename tegra system timer by Sivaram Nair · 12 years ago
  68. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  69. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 12 years ago
  70. b612a85 Merge branch 'next/soc' into next/multiplatform by Olof Johansson · 12 years ago
  71. bab53ce ARM: tegra: remove dead code by Stephen Warren · 12 years ago
  72. f49540d Merge branch 'for-3.7/common-clk' into for-3.7/cleanup2 by Stephen Warren · 12 years ago
  73. 3cc404d ARM: dt: tegra: harmony: add regulators by Laxman Dewangan · 12 years ago
  74. bb25af8 ARM: tegra: remove board (but not DT) support for Harmony by Stephen Warren · 12 years ago
  75. cff1dfb ARM: tegra: remove board (but not DT) support for Paz00 by Stephen Warren · 12 years ago
  76. be6a919 ARM: tegra: remove board (but not DT) support for TrimSlice by Stephen Warren · 12 years ago
  77. a172573 ARM: SoC: convert Tegra to SMP operations by Marc Zyngier · 13 years ago
  78. 37c241e ARM: tegra: turn on UART A clock at boot by Stephen Warren · 12 years ago
  79. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  80. 140fd97 pwm: tegra: Add device tree support by Thierry Reding · 13 years ago
  81. 2553dcc ARM: tegra: use of_default_bus_match_table by Stephen Warren · 13 years ago
  82. bd976e0 ARM: tegra: add device tree AUXDATA for APBDMA by Laxman Dewangan · 13 years ago
  83. b64a02c ARM: tegra: paz00: enable WiFi rfkill when booting from device tree by Stephen Warren · 13 years ago
  84. a12c0ef ARM: tegra: harmony: init regulators, PCIe when booting from DT by Stephen Warren · 13 years ago
  85. c554dee ARM: tegra: trimslice: enable PCIe when booting from device tree by Stephen Warren · 13 years ago
  86. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  87. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  88. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  89. 390e0cf ARM: tegra: use machine specific hook for late init by Shawn Guo · 13 years ago
  90. ecc295b ARM: dt: tegra20: add pinmux to device tree by Stephen Warren · 13 years ago
  91. 3e215d0 gpio: tegra: Hide tegra_gpio_enable/disable() by Stephen Warren · 13 years ago
  92. eb75bb7 ARM: tegra: fix multiple asm/hardware/gic.h inclusion by Danny Kukawka · 13 years ago
  93. 896637a ASoC: tegra: complete Tegra->Tegra20 renaming by Stephen Warren · 13 years ago
  94. a99ab88 Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 13 years ago
  95. 8c3ec84 ARM: tegra: Fix device tree AUXDATA for USB/EHCI by Stephen Warren · 13 years ago
  96. c5444f3 ARM: tegra: match SoC name not board name in DT board files by Stephen Warren · 13 years ago
  97. 6d889d0 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  98. 421b759 Merge branch 'samsung/cleanup' into next/boards by Arnd Bergmann · 13 years ago
  99. 23c4c1c Merge branch 'depends/rmk/for-linus' into next/soc by Arnd Bergmann · 13 years ago
  100. e067096 Merge branch 'tegra/soc' into next/boards by Arnd Bergmann · 13 years ago