1. 938ce30 Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next by Stephen Boyd · 9 years ago
  2. 489e5d4 clk: imx31: add missing of_node_put by Julia Lawall · 9 years ago
  3. 77cb8ee clk: imx27: add missing of_node_put by Julia Lawall · 9 years ago
  4. a1bdfba clk: si5351: add missing of_node_put by Julia Lawall · 9 years ago
  5. 6bc9d9d clk: add missing of_node_put by Julia Lawall · 9 years ago
  6. 9b038bc clk: sunxi: mod1 clock support by Emilio López · 10 years ago
  7. e277154 clk: sunxi: codec clock support by Emilio López · 10 years ago
  8. eb662f8 clk: sunxi: pll2: Add A13 support by Maxime Ripard · 9 years ago
  9. 460d0d4 clk: sunxi: Add a driver for the PLL2 by Maxime Ripard · 10 years ago
  10. f2e0a53 clk: Add a basic multiplier clock by Maxime Ripard · 10 years ago
  11. 63243a4 clk: iproc: Fix PLL output frequency calculation by Simran Rai · 9 years ago
  12. 1256f10 clk: berlin: bg2: remove CLK_IGNORE_UNUSED flag for sdio clk by Jisheng Zhang · 9 years ago
  13. 123796b clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clk by Jisheng Zhang · 9 years ago
  14. eae14465 Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next by Michael Turquette · 9 years ago
  15. 88d909b clk: tegra: Modify tegra_audio_clk_init to accept more plls by Rhyland Klein · 9 years ago
  16. db592c4 clk: tegra: Update struct tegra_clk_pll_params kerneldoc by Thierry Reding · 9 years ago
  17. fdc1fea clk: tegra: Fix comments for structure definitions by Rhyland Klein · 10 years ago
  18. 4182b8d clk: tegra: dfll: Monitor code is DEBUG_FS only by Thierry Reding · 9 years ago
  19. b30c645 clk: keystone: fix a trivial typo by Geliang Tang · 9 years ago
  20. 61e22ff clk: mvebu: Use of_clk_get_parent_name() by Stephen Boyd · 9 years ago
  21. 5532cfb clk: qcom: mmcc-8960: Add DSI related clocks by Archit Taneja · 9 years ago
  22. d8aa2be clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs by Archit Taneja · 9 years ago
  23. b1a0eeb clk: xgene: Remove unused setup.h include by Stephen Boyd · 9 years ago
  24. 4a7748c clk: Allow drivers to build if COMPILE_TEST is enabled by Javier Martinez Canillas · 9 years ago
  25. b76281c clk: Make clk input parameter of __clk_get_name() const by Geert Uytterhoeven · 9 years ago
  26. 08ebdf8 clk: shmobile: mstp: Drop bogus closing parenthesis in error message by Geert Uytterhoeven · 9 years ago
  27. 7371a20 clk: shmobile: r8a7778: Make r8a7778_rates[] and r8a7778_divs[] static const by Geert Uytterhoeven · 9 years ago
  28. 7e96353 clk: Use %u to format unsigned int in of_clk_src_onecell_get() by Geert Uytterhoeven · 9 years ago
  29. 3ce6c6e Merge tag 'imx-clk-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-next by Stephen Boyd · 9 years ago
  30. 0a4807c clk: Make of_clk_get_parent_name() robust with #clock-cells = 1 by Stephen Boyd · 9 years ago
  31. 087a920 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  32. 2445a9c clk: max77802: Update MODULE_AUTHOR() email address by Javier Martinez Canillas · 9 years ago
  33. e79b202 Partially revert "clk: mvebu: Convert to clk_hw based provider APIs" by Stephen Boyd · 9 years ago
  34. 4e4f485 clk: tegra: delete unneeded of_node_put by Julia Lawall · 9 years ago
  35. 67d7188 Merge branch 'clk-bcm2835' into clk-next by Stephen Boyd · 9 years ago
  36. 41691b8 clk: bcm2835: Add support for programming the audio domain clocks by Eric Anholt · 9 years ago
  37. 84a8725 clk: imx6: Add SPDIF_GCLK clock in clock tree by Shengjiu Wang · 9 years ago
  38. 53c929c clk: qcom: create virtual child device for TSENS by Rajendra Nayak · 9 years ago
  39. 73bb7dc clk: qcom: Move gdsc config outside COMMON_CLK_QCOM config by Stephen Boyd · 9 years ago
  40. 9bc432c clk: qcom: Drop calls to qcom_cc_remove() by Stephen Boyd · 9 years ago
  41. 94c51f4 qcom: clk: Make qcom_cc_probe() fully devm safe by Stephen Boyd · 9 years ago
  42. 0829ea5 drivers: clk: st: Correct the pll-type for A9 for stih418 by Gabriel Fernandez · 9 years ago
  43. 46a57af drivers: clk: st: PLL rate change implementation for DVFS by Gabriel Fernandez · 9 years ago
  44. fb47386 drivers: clk: st: Support for enable/disable in Clockgen PLLs by Gabriel Fernandez · 9 years ago
  45. b68f2c3b clk: qcom: Make oxili GDSC parent of oxili_cx GDSC by Stephen Boyd · 9 years ago
  46. d60ee96 PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules by Stephen Boyd · 9 years ago
  47. 8ce20e6 Add driver for the si514 clock generator chip by Mike Looijmans · 9 years ago
  48. ab4c6a2 clk: imx7d: add ADC root clock by Haibo Chen · 9 years ago
  49. 6082d88 Merge branch 'v4.3-rc3-clk' of https://github.com/jamesjjliao/linux into clk-next by Stephen Boyd · 9 years ago
  50. 12b5aa6 clk: samsung: exynos7: Staticize file scope symbols by Stephen Boyd · 9 years ago
  51. caac0ef Merge tag 'clk-samsung-4.4' of git://linuxtv.org/snawrocki/samsung into clk-next by Stephen Boyd · 9 years ago
  52. c0d625c Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  53. 3b4261d serial: 8250_dw: allow lower reference frequencies by Andy Shevchenko · 9 years ago
  54. 0777591 clk: fractional-divider: switch to rational best approximation by Andy Shevchenko · 9 years ago
  55. 5d49a6e clk: rockchip: save width in struct clk_fractional_divider by Andy Shevchenko · 9 years ago
  56. 934e253 clk: fractional-divider: keep mwidth and nwidth internally by Andy Shevchenko · 9 years ago
  57. f7f087c clk: fractional-divider: rename prate -> parent_rate by Andy Shevchenko · 9 years ago
  58. 9f30a04 Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-pm into clk-fixes by Stephen Boyd · 9 years ago
  59. 7aba4f5 clk: ti: dflt: fix enable_reg validity check by Suman Anna · 9 years ago
  60. 19e7968 clk: ti: fix dual-registration of uart4_ick by Ben Dooks · 9 years ago
  61. 4b3061b clk: ti: clk-7xx: Remove hardwired ABE clock configuration by Peter Ujfalusi · 9 years ago
  62. 4f61d8e clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers. by Eric Anholt · 9 years ago
  63. 53fdc8f clk: imx: use sign_extend32() and abs() by Martin Kepplinger · 9 years ago
  64. 7a03fe6 clk: rockchip: reset init state before mmc card initialization by Shawn Lin · 9 years ago
  65. d875743 clk:mxs: Fix bug on frequency divider by Victorien Vedrine · 9 years ago
  66. a1c22a4 clk: st: fix handling result of of_property_count_strings by Andrzej Hajda · 9 years ago
  67. 8334c0e clk: rockchip: don't use clk_ APIs in the pll init-callback by Heiko Stübner · 9 years ago
  68. df70aee clk: at91: add generated clock driver by Nicolas Ferre · 9 years ago
  69. a5752e5 clk: at91: add PMC sama5d2 support by Nicolas Ferre · 9 years ago
  70. 36844bd clk: at91: modify PMC peripheral clock to deal with newer register layout by Nicolas Ferre · 9 years ago
  71. 96ef36e clk: at91: cleanup PMC header file for PCR register fields by Nicolas Ferre · 9 years ago
  72. cdb2bab clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS by James Liao · 10 years ago
  73. 29859d9 clk: mediatek: Add subsystem clocks of MT8173 by James Liao · 10 years ago
  74. a4f7a15 clk: mediatek: Fix rate and dependency of MT8173 clocks by James Liao · 9 years ago
  75. 4fa0438 clk: mediatek: Add fixed clocks support for Mediatek SoC. by James Liao · 9 years ago
  76. e02940f clk: mediatek: Add __initdata and __init for data and functions by James Liao · 9 years ago
  77. 07d1306 clk: mediatek: Remove unused code from MT8173. by James Liao · 9 years ago
  78. 829f491 clk: mediatek: Removed unused dpi_ck clock from MT8173 by James Liao · 9 years ago
  79. 2d61fe0 clk: mediatek: add 13mhz clock for MT8173 by Joe.C · 9 years ago
  80. d9388c8 clk: imx31: Do not call mxc_timer_init twice when booting with DT by Alexander Stein · 9 years ago
  81. a3ff233 clk: atlas7: fix noc/socket disconnect/reconnect for unit clks by Guo Zeng · 9 years ago
  82. 1f57d1d clk: atlas7: move variable-definition together by Guo Zeng · 9 years ago
  83. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  85. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  86. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  87. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  88. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  89. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  90. b11e7b8 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  91. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  92. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  93. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  94. 1b9af68 clk: imx7d: retain early UART clocks during kernel init by Lucas Stach · 9 years ago
  95. 0822f93 clk: imx6: retain early UART clocks during kernel init by Lucas Stach · 9 years ago
  96. 89981a6 clk: imx5: retain early UART clocks during kernel init by Lucas Stach · 9 years ago
  97. 57d5a4c clk: imx35: retain early UART clocks during kernel init by Lucas Stach · 9 years ago
  98. 5c678cd clk: imx31: retain early UART clocks during kernel init by Lucas Stach · 9 years ago
  99. 6f18713 clk: imx27: retain early UART clocks during kernel init by Lucas Stach · 9 years ago
  100. 517c7f9 clk: imx25: retain early UART clocks during kernel init by Lucas Stach · 9 years ago