1. 15d68e8 clk: tegra: Initialize UTMI PLL when enabling PLLU by Andrew Bresticker · 8 years ago
  2. 07314fc clk: tegra: Special-case mipi-cal parent on Tegra114 by Thierry Reding · 9 years ago
  3. f6da46a clk: tegra: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  4. 267b62a clk: tegra: pll: Update PLLM handling by Danny Huang · 9 years ago
  5. 86c679a clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate by Rhyland Klein · 9 years ago
  6. 3706b43 clk: tegra: pll: Don't unconditionally set LOCK flags by Rhyland Klein · 9 years ago
  7. 385f9ad clk: tegra: Constify pdiv-to-hw mappings by Thierry Reding · 9 years ago
  8. 8d99704 clk: tegra: Format tables consistently by Thierry Reding · 9 years ago
  9. e52d7c0 clk: tegra: Miscellaneous coding style cleanups by Thierry Reding · 9 years ago
  10. c4947e3 clk: tegra: Fix 26 MHz oscillator frequency by Thierry Reding · 9 years ago
  11. 88d909b clk: tegra: Modify tegra_audio_clk_init to accept more plls by Rhyland Klein · 9 years ago
  12. 584ac4e clk: tegra: Properly include clk.h by Stephen Boyd · 9 years ago
  13. a84724a clk: tegra: Use generic tegra_osc_clk_init() on Tegra114 by Thierry Reding · 9 years ago
  14. 6bb18c5 clk: tegra: Various whitespace cleanups by Thierry Reding · 10 years ago
  15. b270491 clk: tegra: Define PLLD_DSI and remove dsia(b)_mux by Mark Zhang · 10 years ago
  16. 4f4f85f clk: tegra: Implement memory-controller clock by Thierry Reding · 10 years ago
  17. 167d536 clk: tegra: fix vi_sensor clocks on Tegra124 by Peter De Schrijver · 10 years ago
  18. 4a7f10d clk: tegra: Initialize xusb clocks by Andrew Bresticker · 10 years ago
  19. 5c992af clk: tegra: Fix xusb_hs_src clock hierarchy by Andrew Bresticker · 10 years ago
  20. 20e7c32 clk: tegra: fix sdmmc clks on Tegra1x4 by Andrew Bresticker · 11 years ago
  21. 6d5b988 clk: tegra: implement a reset driver by Stephen Warren · 11 years ago
  22. 39409aa clk: tegra: Initialize DSI low-power clocks by Thierry Reding · 11 years ago
  23. 5ab5d40 clk: tegra: add FUSE clock device by Alexandre Courbot · 11 years ago
  24. 77f7173 clk: tegra114: Initialize clocks needed for HDMI by Mikko Perttunen · 11 years ago
  25. a7c8485 clk: tegra: introduce common gen4 super clock by Peter De Schrijver · 11 years ago
  26. de4f30f clk: tegra: move PMC, fixed clocks to common files by Peter De Schrijver · 11 years ago
  27. 76ebc13 clk: tegra: move periph clocks to common file by Peter De Schrijver · 11 years ago
  28. 6609dbe clk: tegra: move audio clk to common file by Peter De Schrijver · 11 years ago
  29. 73d37e4 clk: tegra: add clkdev registration infra by Peter De Schrijver · 11 years ago
  30. ebe142b clk: tegra: move fields to tegra_clk_pll_params by Peter De Schrijver · 11 years ago
  31. 8e9cc80 clk: tegra: use pll_ref as the pll_e parent by Peter De Schrijver · 11 years ago
  32. 04edb09 clk: tegra: move some PLLC and PLLXC init to clk-pll.c by Peter De Schrijver · 11 years ago
  33. 343a607 clk: tegra: common periph_clk_enb_refcnt and clks by Peter De Schrijver · 11 years ago
  34. d5ff89a clk: tegra: simplify periph clock data by Peter De Schrijver · 11 years ago
  35. f67a8d2 clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3d by Thierry Reding · 11 years ago
  36. 897e1dd clk: tegra: Set the clk parent of host1x to pll_p by Andrew Chew · 11 years ago
  37. 252d0d2 clk: tegra: add TEGRA_DIVIDER_ROUND_UP for periph clks by Peter De Schrijver · 11 years ago
  38. fc20eef clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2 by Mark Zhang · 11 years ago
  39. d17cb95 clk: tegra: Fix vde/2d/3d clock src offset by Mark Zhang · 11 years ago
  40. 2b54ffc clk: tegra: Correct sbc mux width & parent by Mark Zhang · 11 years ago
  41. c9e2d69 clk: tegra: replace enum tegra114_clk by binding header by Peter De Schrijver · 11 years ago
  42. bef4a0a Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  43. 819c1de clk: add CLK_SET_RATE_NO_REPARENT flag by James Hogan · 11 years ago
  44. 0017f44 clk: tegra114: add LP1 suspend/resume support by Joseph Lo · 11 years ago
  45. 056dfcf clk: tegra114: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  46. ad7d114 clk: tegra: add suspend/resume function for tegra_cpu_car_ops by Joseph Lo · 11 years ago
  47. 92295f6 Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  48. 1c472d8 clk: tegra: T114: add DFLL DVCO reset control by Paul Walmsley · 11 years ago
  49. 9e60121 clk: tegra: T114: add DFLL source clocks by Paul Walmsley · 11 years ago
  50. 25c9ded clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLL by Paul Walmsley · 11 years ago
  51. d53442e clk: tegra: override bits for Tegra114 PLLM by Peter De Schrijver · 11 years ago
  52. 29b0944 clk: tegra: fix sclk_parents by Peter De Schrijver · 11 years ago
  53. fd428ad clk: tegra: PLL m,n,p init for Tegra114 by Peter De Schrijver · 11 years ago
  54. c388eee clk: tegra: pllp_out2 divider is int only by Peter De Schrijver · 11 years ago
  55. 8823598 clk: tegra114: Fix msenc clock register by Mikko Perttunen · 11 years ago
  56. 061cec9 clk: tegra: Use common of_clk_init function by Prashant Gaikwad · 11 years ago
  57. 9139227 clk: tegra114: correctly output clk_32k by Alexandre Courbot · 11 years ago
  58. 995968e clk: tegra: fix clk_out parents list by Prashant Gaikwad · 11 years ago
  59. 31972fd clk: tegra114: implement wait_for_reset and disable_clock for tegra_cpu_car_ops by Joseph Lo · 11 years ago
  60. 964ea47 clk: tegra: fix enum tegra114_clk to match binding by Stephen Warren · 11 years ago
  61. c604283 clk: tegra: Remove forced clk_enable of uartd by Peter De Schrijver · 11 years ago
  62. 2cb5efe clk: tegra: Implement clocks for Tegra114 by Peter De Schrijver · 11 years ago