1. 4f4f85f clk: tegra: Implement memory-controller clock by Thierry Reding · 10 years ago
  2. b9e742c clk: tegra: Make clock initialization more robust by Tomeu Vizoso · 10 years ago
  3. 4c495c2 clk: tegra124: Add PLL_M_UD and PLL_C_UD clocks by Mikko Perttunen · 10 years ago
  4. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  5. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  6. 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
  7. 0e548d50b clk: tegra: Use XUSB-compatible SATA PLL sequence by Mikko Perttunen · 10 years ago
  8. 9f0030c clk: tegra: export clock names for debugging by Peter De Schrijver · 10 years ago
  9. 0a7eec7 clk: tegra124: init table updates by Peter De Schrijver · 10 years ago
  10. cb44cc2 clk: tegra: Add SATA clocks to Tegra124 initialization table by Mikko Perttunen · 10 years ago
  11. 37ab366 clk: tegra: Enable hardware control of SATA PLL by Mikko Perttunen · 10 years ago
  12. 167d536 clk: tegra: fix vi_sensor clocks on Tegra124 by Peter De Schrijver · 10 years ago
  13. 4c8f806 Merge branch 'clk-fixes' into clk-next by Mike Turquette · 10 years ago
  14. 5178438 Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-fixes by Mike Turquette · 10 years ago
  15. 4a7f10d clk: tegra: Initialize xusb clocks by Andrew Bresticker · 10 years ago
  16. 5c992af clk: tegra: Fix xusb_hs_src clock hierarchy by Andrew Bresticker · 10 years ago
  17. 9d61707 clk: tegra: Fix xusb_fs_src mux by Jim Lin · 10 years ago
  18. 2cfe167 clk: tegra: Enable hardware control of PLLE by Jim Lin · 10 years ago
  19. d2c834a clk: tegra: Fix wrong value written to PLLE_AUX by Tuomas Tynkkynen · 10 years ago
  20. 9ba7170 clk: tegra: remove non-existent clocks by Stephen Warren · 10 years ago
  21. 4ccc402 clk: tegra: Fix enabling of PLLE by Thierry Reding · 10 years ago
  22. c61e4e7 clk: tegra: Introduce divider mask and shift helpers by Thierry Reding · 10 years ago
  23. d0f02ce clk: tegra: Fix PLLE programming by Thierry Reding · 10 years ago
  24. ad077ce Merge branch 'clk-fixes' into clk-next by Mike Turquette · 10 years ago
  25. 22e5de8 clk: tegra: Staticize tegra_clk_periph_no_gate_ops by Sachin Kamat · 10 years ago
  26. c7fbd41 clk: tegra124: remove gr2d and gr3d clocks by Peter De Schrijver · 10 years ago
  27. a9952a7 clk: tegra: Fix vic03 mux index by Peter De Schrijver · 10 years ago
  28. 3de5bdf clk: tegra: use max divider if divider overflows by Andrew Bresticker · 11 years ago
  29. 88b4bd7 clk: tegra: cclk_lp has a pllx/2 divider by Andrew Bresticker · 11 years ago
  30. 20e7c32 clk: tegra: fix sdmmc clks on Tegra1x4 by Andrew Bresticker · 11 years ago
  31. 82ba1c3c clk: tegra: fix host1x clock on Tegra124 by Mark Zhang · 11 years ago
  32. 0e766c2 clk: tegra: PLLD2 fixes for hdmi by David Ung · 11 years ago
  33. 67fc26bf clk: tegra: Fix PLLD mnp table by Rhyland Klein · 11 years ago
  34. 2ec35fd clk: tegra: Fix PLLP rate table by Gabe Black · 11 years ago
  35. 2edf3e0 clk: tegra: Correct clock number for UARTE by Thierry Reding · 11 years ago
  36. cb6448a clk: tegra: Add missing Tegra20 fuse clks by Peter De Schrijver · 11 years ago
  37. 7e21774 Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  38. 4e10035 clk: tegra: Staticize tegra_clk_periph_nodiv_ops by Sachin Kamat · 11 years ago
  39. e47e12f clk: tegra: Staticize local variables in clk-pll.c by Sachin Kamat · 11 years ago
  40. a85f06b clk: tegra: remove bogus PCIE_XCLK by Stephen Warren · 11 years ago
  41. 2ae7752 clk: tegra: remove legacy reset APIs by Stephen Warren · 11 years ago
  42. 6d5b988 clk: tegra: implement a reset driver by Stephen Warren · 11 years ago
  43. 62ce7cd clk: tegra: fix __clk_lookup() return value checks by Wei Yongjun · 11 years ago
  44. 8ba4b3b clk: tegra: Do not print errors for clk_round_rate() by Thierry Reding · 11 years ago
  45. 39409aa clk: tegra: Initialize DSI low-power clocks by Thierry Reding · 11 years ago
  46. 5ab5d40 clk: tegra: add FUSE clock device by Alexandre Courbot · 11 years ago
  47. c04bf55 clk: tegra: Properly setup PWM clock on Tegra30 by Thierry Reding · 11 years ago
  48. 43e36a9 clk: tegra: Initialize secondary gr3d clock on Tegra30 by Thierry Reding · 11 years ago
  49. 77f7173 clk: tegra114: Initialize clocks needed for HDMI by Mikko Perttunen · 11 years ago
  50. 61792e4 clk: tegra124: add suspend/resume function for tegra_cpu_car_ops by Joseph Lo · 11 years ago
  51. 9e036d3 clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops by Joseph Lo · 11 years ago
  52. 76da314 clk: tegra124: Add support for Tegra124 clocks by Peter De Schrijver · 11 years ago
  53. 3b34d82 clk: tegra124: Add new peripheral clocks by Peter De Schrijver · 11 years ago
  54. 6d11632 clk: tegra124: Add common clk IDs to clk-id.h by Peter De Schrijver · 11 years ago
  55. b29f9e9 clk: tegra: add TEGRA_PERIPH_NO_GATE by Peter De Schrijver · 11 years ago
  56. bc44275 clk: tegra: add locking to periph clks by Peter De Schrijver · 11 years ago
  57. 2b23907 clk: tegra: Add periph regs bank X by Peter De Schrijver · 11 years ago
  58. 798e910 clk: tegra: Add support for PLLSS by Peter De Schrijver · 11 years ago
  59. 540fc26 clk: tegra: move tegra20 to common infra by Peter De Schrijver · 11 years ago
  60. 1bf4091 clk: tegra: move tegra30 to common infra by Peter De Schrijver · 11 years ago
  61. a7c8485 clk: tegra: introduce common gen4 super clock by Peter De Schrijver · 11 years ago
  62. de4f30f clk: tegra: move PMC, fixed clocks to common files by Peter De Schrijver · 11 years ago
  63. 76ebc13 clk: tegra: move periph clocks to common file by Peter De Schrijver · 11 years ago
  64. 6609dbe clk: tegra: move audio clk to common file by Peter De Schrijver · 11 years ago
  65. 73d37e4 clk: tegra: add clkdev registration infra by Peter De Schrijver · 11 years ago
  66. b8700d5 clk: tegra: add common infra for DT clocks by Peter De Schrijver · 11 years ago
  67. a59ba95 clk: tegra: add header for common tegra clock IDs by Peter De Schrijver · 11 years ago
  68. ebe142b clk: tegra: move fields to tegra_clk_pll_params by Peter De Schrijver · 11 years ago
  69. 8e9cc80 clk: tegra: use pll_ref as the pll_e parent by Peter De Schrijver · 11 years ago
  70. 04edb09 clk: tegra: move some PLLC and PLLXC init to clk-pll.c by Peter De Schrijver · 11 years ago
  71. 5bb9d26 clk: tegra: Add TEGRA_PERIPH_NO_DIV flag by Peter De Schrijver · 11 years ago
  72. 343a607 clk: tegra: common periph_clk_enb_refcnt and clks by Peter De Schrijver · 11 years ago
  73. d5ff89a clk: tegra: simplify periph clock data by Peter De Schrijver · 11 years ago
  74. 00c674e clk: tegra: Fix clock rate computation by Thierry Reding · 11 years ago
  75. f67a8d2 clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3d by Thierry Reding · 11 years ago
  76. 642fb0c clk: tegra: PLLE spread spectrum control by Peter De Schrijver · 11 years ago
  77. 897e1dd clk: tegra: Set the clk parent of host1x to pll_p by Andrew Chew · 11 years ago
  78. 252d0d2 clk: tegra: add TEGRA_DIVIDER_ROUND_UP for periph clks by Peter De Schrijver · 11 years ago
  79. fc20eef clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2 by Mark Zhang · 11 years ago
  80. d17cb95 clk: tegra: Fix vde/2d/3d clock src offset by Mark Zhang · 11 years ago
  81. 2b54ffc clk: tegra: Correct sbc mux width & parent by Mark Zhang · 11 years ago
  82. c9e2d69 clk: tegra: replace enum tegra114_clk by binding header by Peter De Schrijver · 11 years ago
  83. bef4a0a Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  84. 89ac856 clk: tegra30: Don't wait for PLL_U lock bit by Tuomas Tynkkynen · 11 years ago
  85. 819c1de clk: add CLK_SET_RATE_NO_REPARENT flag by James Hogan · 11 years ago
  86. 0017f44 clk: tegra114: add LP1 suspend/resume support by Joseph Lo · 11 years ago
  87. 4c3b240 clk: tegra30: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  88. a0be7a9 clk: tegra20: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  89. 056dfcf clk: tegra114: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  90. ad7d114 clk: tegra: add suspend/resume function for tegra_cpu_car_ops by Joseph Lo · 11 years ago
  91. 92295f6 Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  92. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  93. 1c472d8 clk: tegra: T114: add DFLL DVCO reset control by Paul Walmsley · 11 years ago
  94. 9e60121 clk: tegra: T114: add DFLL source clocks by Paul Walmsley · 11 years ago
  95. 25c9ded clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLL by Paul Walmsley · 11 years ago
  96. ff49fad ARM: tegra30: clocks: Fix pciex clock registration by Jay Agarwal · 11 years ago
  97. 7bf1541 Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 11 years ago
  98. 408a24f clk: tegra: Use override bits when needed by Peter De Schrijver · 11 years ago
  99. c09e32b clk: tegra: override bits for Tegra30 PLLM by Peter De Schrijver · 11 years ago
  100. d53442e clk: tegra: override bits for Tegra114 PLLM by Peter De Schrijver · 11 years ago