1. 9f19cbe ARM: dt: tegra114: Add new board, Pluto by Hiroshi Doyu · 12 years ago
  2. a71c03e ARM: dt: tegra114: Add new board, Dalmore by Hiroshi Doyu · 12 years ago
  3. 18a4df7 ARM: dt: tegra114: Add new SoC base, Tegra114 SoC by Hiroshi Doyu · 12 years ago
  4. 7b30d45 ARM: tegra: fuse: Add chip ID Tegra114 0x35 by Hiroshi Doyu · 12 years ago
  5. ee05948 Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114 by Stephen Warren · 12 years ago
  6. 1d32860 ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down mode by Joseph Lo · 12 years ago
  7. afec581 ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exit by Joseph Lo · 12 years ago
  8. 4a2e327 clk: tegra20: Implementing CPU low-power function for tegra_cpu_car_ops by Joseph Lo · 12 years ago
  9. 5c1350b ARM: tegra20: cpuidle: add powered-down state for secondary CPU by Joseph Lo · 12 years ago
  10. d4b92fb ARM: tegra: add pending SGI checking API by Joseph Lo · 12 years ago
  11. 9304512 usb: host: tegra: don't touch EMC clock by Stephen Warren · 12 years ago
  12. bbdabdb usb: add APIs to access host registers from Tegra PHY by Venu Byravarasu · 12 years ago
  13. 3f9db1a USB: PHY: tegra: Get rid of instance number to differentiate PHY type by Venu Byravarasu · 12 years ago
  14. 3a55c6a USB: PHY: tegra: get rid of instance number to differentiate legacy controller by Venu Byravarasu · 12 years ago
  15. 540fc9d ARM: tegra: add clocks properties to USB PHY nodes by Stephen Warren · 12 years ago
  16. e374b65 ARM: tegra: add DT nodes for Tegra USB PHY by Venu Byravarasu · 12 years ago
  17. 5e18150 usb: phy: remove unused APIs from Tegra PHY. by Venu Byravarasu · 12 years ago
  18. 585355c usb: host: tegra: Resetting PORT0 based on information received via DT. by Venu Byravarasu · 12 years ago
  19. b4e0747 ARM: tegra: Add new DT property to USB node. by Venu Byravarasu · 12 years ago
  20. 5b26c94 usb: phy: use kzalloc to allocate struct tegra_usb_phy by Venu Byravarasu · 12 years ago
  21. 16a665f ARM: tegra: remove USB address related macros from iomap.h by Venu Byravarasu · 12 years ago
  22. ef3ffe5 clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()s by Prashant Gaikwad · 12 years ago
  23. e5dd263 clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()s by Prashant Gaikwad · 12 years ago
  24. 3c3a8aa ARM: tegra30: remove auxdata by Prashant Gaikwad · 12 years ago
  25. 0d4b5ba ARM: tegra20: remove auxdata by Prashant Gaikwad · 12 years ago
  26. 79cf591 ASoC: tegra: remove auxdata by Prashant Gaikwad · 12 years ago
  27. 1e54f0a staging: nvec: remove use of clk_get_sys by Prashant Gaikwad · 12 years ago
  28. d409b3a ARM: tegra: paz00: add clock information to DT by Prashant Gaikwad · 12 years ago
  29. 1cbc733 ARM: tegra: add clock properties to Tegra30 DT by Prashant Gaikwad · 12 years ago
  30. 8d8b43d ARM: tegra: add clock properties to Tegra20 DT by Prashant Gaikwad · 12 years ago
  31. 3cb9190 spi: tegra: do not use clock name to get clock by Prashant Gaikwad · 12 years ago
  32. 52dec4c ARM: tegra: remove legacy clock code by Prashant Gaikwad · 12 years ago
  33. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  34. b08e8c0 clk: tegra: add clock support for Tegra30 by Prashant Gaikwad · 12 years ago
  35. 37c26a9 clk: tegra: add clock support for Tegra20 by Prashant Gaikwad · 12 years ago
  36. 8f8f484 clk: tegra: add Tegra specific clocks by Prashant Gaikwad · 12 years ago
  37. 9598566 ARM: tegra: define Tegra30 CAR binding by Prashant Gaikwad · 12 years ago
  38. 270f8ce ARM: tegra: define Tegra20 CAR binding by Stephen Warren · 12 years ago
  39. 89572c7 ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h by Prashant Gaikwad · 12 years ago
  40. c7736ed ARM: tegra: add function to read chipid by Prashant Gaikwad · 12 years ago
  41. 24e30c9 ARM: tegra: fix compile error when disable CPU_IDLE by Joseph Lo · 12 years ago
  42. 1395868 ARM: tegra30: make the wait time of CPU power up to proportional to HZ by Joseph Lo · 12 years ago
  43. 9e32366 ARM: tegra: make device can run on UP by Joseph Lo · 12 years ago
  44. 80d9375 ARM: OMAP: Make use of available scu_a9_get_base() interface by Santosh Shilimkar · 12 years ago
  45. 909444a ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9 by Hiroshi Doyu · 12 years ago
  46. e9d6b335 ARM: Add API to detect SCU base address from CP15 by Hiroshi Doyu · 12 years ago
  47. a8a6930 ARM: tegra: Use DT /cpu node to detect number of CPU core by Hiroshi Doyu · 12 years ago
  48. 7d19a34 ARM: tegra: Add CPU nodes to Tegra30 device tree by Hiroshi Doyu · 12 years ago
  49. 4dd2bd3 ARM: tegra: Add CPU nodes to Tegra20 device tree by Hiroshi Doyu · 12 years ago
  50. 5681f76 Merge remote-tracking branch 'korg_arm-soc/depends/rmk-perf' into for-3.9/scu-base-rework by Stephen Warren · 12 years ago
  51. 8c627fa ARM: tegra: clean up the CPUINIT section by Joseph Lo · 12 years ago
  52. b811943 ARM: tegra: moving the clock gating procedure to tegra_cpu_kill by Joseph Lo · 12 years ago
  53. 5788661 ARM: tegra: update the cache maintenance order for CPU shutdown by Joseph Lo · 12 years ago
  54. 130bfed ARM: tegra30: fix power up sequence for boot_secondary by Joseph Lo · 12 years ago
  55. c26cefd ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exit by Richard Zhao · 12 years ago
  56. 45c9e59 ARM: tegra: fix Kconfig warnings when !SMP by Stephen Warren · 12 years ago
  57. deeb8d1 ARM: tegra: Make variables static by Hiroshi Doyu · 12 years ago
  58. 3734086 clocksource: tegra: cosmetic: Fix error message by Hiroshi Doyu · 12 years ago
  59. 1711b1e ARM: tegra: move timer.c to drivers/clocksource/ by Stephen Warren · 12 years ago
  60. f3dab39 Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanup by Stephen Warren · 12 years ago
  61. 9dcbf46 ARM: perf: simplify __hw_perf_event_init err handling by Mark Rutland · 12 years ago
  62. 8f3b90b ARM: perf: remove unnecessary checks for idx < 0 by Mark Rutland · 12 years ago
  63. 76b8a0e ARM: perf: handle armpmu_register failing by Mark Rutland · 12 years ago
  64. 40c390c ARM: perf: don't pretend to support counting of L1I writes by Will Deacon · 12 years ago
  65. 90cf214 ARM: at91: fix board-rm9200-dt after sys_timer conversion by Joachim Eastwood · 12 years ago
  66. 1764c59 ARM: perf: remove redundant NULL check on cpu_pmu by Will Deacon · 12 years ago
  67. 3b953c9 ARM: Use implementor and part defines from cputype.h by Christoffer Dall · 12 years ago
  68. 59530ad ARM: Define CPU part numbers and implementors by Christoffer Dall · 12 years ago
  69. 9931fac Linux 3.8-rc3 by Linus Torvalds · 12 years ago
  70. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  71. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  72. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  73. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 12 years ago
  74. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  76. 1c2584c ARM: sunxi: fix struct sys_timer removal by Stephen Warren · 12 years ago
  77. 434fec1 Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  78. 2f64a8d Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  79. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  80. 2d9e02c Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  81. ed2c891 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  82. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  83. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  84. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  85. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 12 years ago
  86. daaeec9 Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into fixes by Olof Johansson · 12 years ago
  87. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 12 years ago
  88. 9852910 ARM: highbank: add a power request clear by Rob Herring · 12 years ago
  89. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 12 years ago
  90. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 12 years ago
  91. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 12 years ago
  92. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 12 years ago
  93. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  94. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  95. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  96. f3215be Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  97. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  98. e37f0d5 ARM: mx5: Fix MX53 flexcan2 clock by Marek Vasut · 12 years ago
  99. 2a893f9 Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  100. 127aa930 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago