1. df70aee clk: at91: add generated clock driver by Nicolas Ferre · 9 years ago
  2. a5752e5 clk: at91: add PMC sama5d2 support by Nicolas Ferre · 9 years ago
  3. 36844bd clk: at91: modify PMC peripheral clock to deal with newer register layout by Nicolas Ferre · 9 years ago
  4. 96ef36e clk: at91: cleanup PMC header file for PCR register fields by Nicolas Ferre · 9 years ago
  5. a3ff233 clk: atlas7: fix noc/socket disconnect/reconnect for unit clks by Guo Zeng · 9 years ago
  6. 1f57d1d clk: atlas7: move variable-definition together by Guo Zeng · 9 years ago
  7. 6f83d30 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  8. 9e294bf clk: samsung: fix cpu clock's flags checking by Bartlomiej Zolnierkiewicz · 9 years ago
  9. 7001b3f clk: qcom: Add MSM8916 audio clocks by Georgi Djakov · 9 years ago
  10. a2e8272 clk: qcom: Add MSM8916 gpu clocks by Georgi Djakov · 9 years ago
  11. d042877 clk: qcom: Add support for RCGs with shared branches by Georgi Djakov · 9 years ago
  12. 93e7169 clk: qcom: Add MSM8916 iommu clocks by Georgi Djakov · 9 years ago
  13. ab5c342 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  14. d34e210 drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x by Gabriel Fernandez · 9 years ago
  15. 90c5354 clk: Remove unneeded semicolons by Javier Martinez Canillas · 9 years ago
  16. 9054a31 clk: check for invalid parent index of orphans in __clk_init() by Mans Rullgard · 9 years ago
  17. cb2eb7d clk: qcom: gdsc: Add GDSCs in apq8084 MMCC by Stephane Viau · 9 years ago
  18. 639af94 clk: qcom: gdsc: Add GDSCs in apq8084 GCC by Rajendra Nayak · 9 years ago
  19. 8108b23 clk: qcom: gdsc: Add GDSCs in msm8974 MMCC by Stephen Boyd · 9 years ago
  20. 340029e clk: qcom: gdsc: Add GDSCs in msm8974 GCC by Stephen Boyd · 9 years ago
  21. 073ae2b clk: qcom: gdsc: Add GDSCs in msm8916 GCC by Rajendra Nayak · 9 years ago
  22. 3c53f5e clk: qcom: gdsc: Add support for ON only state by Rajendra Nayak · 9 years ago
  23. 014e193 clk: qcom: gdsc: Add support for Memory RET/OFF by Rajendra Nayak · 9 years ago
  24. 5e5cc24 clk: qcom: gdsc: Prepare common clk probe to register gdscs by Rajendra Nayak · 9 years ago
  25. 45dd0e5 clk: qcom: Add support for GDSCs by Stephen Boyd · 9 years ago
  26. 9556f9d clk: divider: handle integer overflow when dividing large clock rates by Brian Norris · 9 years ago
  27. 051ace1 clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  28. 6ed5f8e clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  29. ad91548 clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  30. f01745f clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  31. 6853012 clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  32. a97cea2 clk: at91: system: don't try to free_irq when there is no IRQ by Alexandre Belloni · 9 years ago
  33. de661d0 clk: at91: utmi: use pmc_read when the at91_pmc is available by Alexandre Belloni · 9 years ago
  34. 8ee9c7d clk: qcom: Allow clk_set_parent() to work on display clocks by Stephen Boyd · 9 years ago
  35. db544f1 Merge branch 'clk-next' into v4.3-rc1 by Stephen Boyd · 9 years ago
  36. e1595d8 clk: tegra: dfll: Properly protect OPP list by Thierry Reding · 9 years ago
  37. 380528f clk: rockchip: add critical clock for rk3368 by Heiko Stübner · 9 years ago
  38. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  39. 3bba75a clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188 by Romain Perier · 9 years ago
  40. 1166160 clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks by Michael Niewoehner · 9 years ago
  41. bb0f736 clk: rockchip: handle critical clocks after registering all clocks by Heiko Stuebner · 9 years ago
  42. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  43. 88a9988 Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  44. 9f42a89 clk: Hi6220: separately build stub clock driver by Leo Yan · 9 years ago
  45. ac0e137 clk: h8s2678: Fix compile error by Guenter Roeck · 9 years ago
  46. b3a5af4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  47. 1021781 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  48. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  49. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  50. f36fc04 Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  51. ba30011 clk: s5pv210: add missing call to samsung_clk_of_add_provider() by Marek Szyprowski · 9 years ago
  52. d31ff5f clk: pistachio: correct critical clock list by Damien.Horsley · 9 years ago
  53. 7937c6c clk: pistachio: Fix PLL rate calculation in integer mode by Zdenko Pulitika · 9 years ago
  54. e53f21c clk: pistachio: Fix override of clk-pll settings from boot loader by Zdenko Pulitika · 9 years ago
  55. 093affb clk: pistachio: Fix 32bit integer overflows by Zdenko Pulitika · 9 years ago
  56. c5a132a clk: tegra: Fix some static checker problems by Stephen Boyd · 9 years ago
  57. a7c602b Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next by Stephen Boyd · 9 years ago
  58. 1c4b4b0 clk: qcom: Fix MSM8916 prng clock enable bit by Georgi Djakov · 9 years ago
  59. e3ee276 drivers/clk: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  60. 1089737 clk: rockchip: register pll mux before pll itself by Heiko Stuebner · 9 years ago
  61. 5dc0fe1 clk/ARM: move Ux500 PRCC bases to the device tree by Linus Walleij · 9 years ago
  62. c660b2eb clk: remove duplicated code with __clk_set_parent_after by Dong Aisheng · 9 years ago
  63. 836ee0f clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) by Stephen Boyd · 9 years ago
  64. e7df6f6 clk: Constify clk_hw argument to provider APIs by Stephen Boyd · 9 years ago
  65. c1628a2 clk: Hi6220: add stub clock driver by Leo Yan · 9 years ago
  66. b32a7cc clk: atlas7: fix pll missed divide NR in fraction mode by Guo Zeng · 9 years ago
  67. cf8709e clk: atlas7: fix bit field and its root clk for coresight_tpiu by Guo Zeng · 9 years ago
  68. d1ccbdd clk: atlas7: replace dto resolution magic number by macro by Yibo Cai · 9 years ago
  69. 6132e89 clk: atlas7: fix integer overflow in dto rate calculation by Yibo Cai · 9 years ago
  70. b106229 clk: atlas7: export mux clks so that consumers can get them by Guo Zeng · 9 years ago
  71. 3922107 clk: atlas7: add lost pwm unit clks by Guo Zeng · 9 years ago
  72. 34d5003 clk: socfpga: Add a second parent option for the dbg_base_clk by Dinh Nguyen · 9 years ago
  73. 0f350f0 clk: ux500: delete the non-DT U8500 clock implementation by Linus Walleij · 9 years ago
  74. fc4a05d clk: Remove unused provider APIs by Stephen Boyd · 9 years ago
  75. 44f22a5 clk: si5351: Convert __clk_get_name() to clk_hw_get_name() by Stephen Boyd · 9 years ago
  76. 62f4771 clk: versatile: Switch to assigned clock parents by Stephen Boyd · 9 years ago
  77. a53ad8e clk: ti: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  78. 5cdb1dc clk: tegra: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  79. 1b14afa clk: sunxi: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  80. b73d616 clk: spear: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  81. b17dbff clk: sirf: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  82. 0454159 clk: samsung: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  83. 4c34875 clk: rockchip: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  84. ac269395 clk: qcom: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  85. 17ae4b4 clk: stm32f4: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  86. eca61c9 clk: mvebu: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  87. aef28cb clk: mmp: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  88. 2f508a9 clk: Convert basic types to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  89. 6f220c2 clk: bcm: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  90. d097933 clk: at91: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  91. b137b45 clk: ti: Remove CLK_IS_BASIC check by Stephen Boyd · 9 years ago
  92. 98d8a60 clk: Convert __clk_get_flags() to clk_hw_get_flags() by Stephen Boyd · 9 years ago
  93. 497295a clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() by Stephen Boyd · 9 years ago
  94. 1a9c069 clk: Add clk_hw_*() APIs for use by clk providers by Stephen Boyd · 9 years ago
  95. f4be3c6 Merge tag 'tegra-for-4.3-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt by Olof Johansson · 9 years ago
  96. 6b07705 Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late by Olof Johansson · 9 years ago
  97. 62060a3 Merge tag 'omap-for-v4.3/dt-pt4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 9 years ago
  98. 582271a Merge tag 'renesas-dt4-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 9 years ago
  99. a005bc6 Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 9 years ago
  100. b12c082 Merge tag 'imx-dt-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt by Olof Johansson · 9 years ago