1. 9da9e76 clk: ti: make use of of_clk_parent_fill helper function by Dinh Nguyen · 9 years ago
  2. 8a53fb2 clk: sunxi: make use of of_clk_parent_fill helper function by Dinh Nguyen · 9 years ago
  3. 0b4e7f0 clk: st: make use of of_clk_parent_fill helper function by Dinh Nguyen · 9 years ago
  4. 5f23eff7 clk: keystone: make use of of_clk_parent_fill helper function by Dinh Nguyen · 9 years ago
  5. f0557fb clk: at91: make use of of_clk_parent_fill helper function by Dinh Nguyen · 9 years ago
  6. 75ce0cd clk: mediatek: Add MT8173 MMPLL change rate support by James Liao · 9 years ago
  7. 196de71 clk: mediatek: Fix calculation of PLL rate settings by James Liao · 9 years ago
  8. b3be457 clk: mediatek: Fix PLL registers setting flow by James Liao · 9 years ago
  9. 9783c0d clk: Allow providers to configure min/max rates by Stephen Boyd · 9 years ago
  10. 5c75745 clk: twl6040: Convert to use devm_clk_register by Axel Lin · 9 years ago
  11. 264e3b7 clk: s2mps11: Simplify s2mps11_clk_probe unwind paths by Axel Lin · 9 years ago
  12. 5a1cfaf clk: shmobile: Remove unneeded #include <linux/clkdev.h> by Geert Uytterhoeven · 10 years ago
  13. 14cc4e9 clk: ti: Force pointer to be __iomem by Stephen Boyd · 9 years ago
  14. 76642eb clk: ti: clk-3xxx: Remove unused structures by Stephen Boyd · 9 years ago
  15. 3fe6d69 clk: ti: Mark ti_clk_features static by Stephen Boyd · 9 years ago
  16. f645f72 clk: ti: Check kzalloc() for failures by Stephen Boyd · 9 years ago
  17. 4d34105 Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next by Stephen Boyd · 9 years ago
  18. e306479 clk: h8300: Fix signness bug by Axel Lin · 10 years ago
  19. d7a304e clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks by Stephen Boyd · 9 years ago
  20. c5e857a clk: gpio: Unlock mutex on error path by Stephen Boyd · 9 years ago
  21. 006cb8b clk: h8300: Use standard Linux I/O accessors by Stephen Boyd · 9 years ago
  22. 9298f02 clk: h8300: Drop allocation printk and cleanup sizeof style by Stephen Boyd · 9 years ago
  23. 19aab27 Merge branch 'clk-determine-rate-struct' into clk-next by Stephen Boyd · 9 years ago
  24. 57d866e clk: fix some determine_rate implementations by Boris Brezillon · 9 years ago
  25. 0817b62 clk: change clk_ops' ->determine_rate() prototype by Boris Brezillon · 9 years ago
  26. 86665d2 clk: st: Fix error paths and allocation style by Stephen Boyd · 9 years ago
  27. f04b8b4 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  28. 2573a02 clk: Move clk_provider_list to scope of function using it by Stephen Boyd · 9 years ago
  29. 2e3b19f clk: Check for allocation errors in of_clk_init() by Stephen Boyd · 9 years ago
  30. ca7d07a Merge branch 'clk-rk3368' into clk-next by Stephen Boyd · 9 years ago
  31. d4f76de clk: qcom: Add support for SR2 PLLs by Georgi Djakov · 10 years ago
  32. a8a8db4 clk: at91: Silence warnings and cleanup __init/extern usage by Stephen Boyd · 9 years ago
  33. 56551da drivers: clk: st: Incorrect register offset used for lock_status by Pankaj Dev · 9 years ago
  34. adb11a4 clk: qcom: Constify the parent names arrays by Georgi Djakov · 9 years ago
  35. 78e50c6 clk: xgene: Delete duplicated name field by Matthias Brugger · 10 years ago
  36. bb68a4f clk: Rename clk-gpio-gate.c to clk-gpio.c by Sergej Sawazki · 10 years ago
  37. 80eeb1f clk: add gpio controlled clock multiplexer by Sergej Sawazki · 10 years ago
  38. 281cbb0 clk: gpio-gate: Stay silent on EPROBE_DEFER by Sergej Sawazki · 10 years ago
  39. e21b08e clk: gpio-gate: Include export.h instead of module.h by Sergej Sawazki · 10 years ago
  40. f75073f Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  41. 7b2a463 clk: mediatek: mt8173: Fix enabling of critical clocks by Sascha Hauer · 10 years ago
  42. 3536c97 clk: rockchip: add rk3368 clock controller by Heiko Stuebner · 9 years ago
  43. 4534b11 clk: rockchip: define the inverters of rk3066/rk3188 and rk3288 by Heiko Stuebner · 9 years ago
  44. 7c494ad clk: rockchip: fix issues in the mmc-phase clock by Heiko Stuebner · 9 years ago
  45. 8a76f44 clk: rockchip: add support for phase inverters by Heiko Stuebner · 9 years ago
  46. 6f08507 clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant by Heiko Stuebner · 10 years ago
  47. 2d7884a clk: rockchip: protect register macros against multipart values by Heiko Stuebner · 10 years ago
  48. 1017629 clk: rockchip: fix faulty vip parent name on rk3288 by Heiko Stuebner · 10 years ago
  49. 4791eb6 clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac by Heiko Stuebner · 10 years ago
  50. 3be6d8c drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks by Gabriel Fernandez · 10 years ago
  51. 18fee45 drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks by Pankaj Dev · 10 years ago
  52. 0f4f2af drivers: clk: st: Fix flexgen lock init by Giuseppe Cavallaro · 10 years ago
  53. c4d339c drivers: clk: st: Fix FSYN channel values by Gabriel Fernandez · 10 years ago
  54. c14bada drivers: clk: st: Remove unused code by Gabriel Fernandez · 10 years ago
  55. 6d45136 clk: qcom: Use parent rate when set rate to pixel RCG clock by Hai Li · 10 years ago
  56. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  57. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  58. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  59. c76a024 clk: at91: do not leak resources by David Dueck · 10 years ago
  60. 15ab382 clk: stm32: Fix out-by-one error path in the index lookup by Daniel Thompson · 10 years ago
  61. 69916d9 clk: iproc: fix bit manipulation arithmetic by Ray Jui · 10 years ago
  62. 45a481c clk: iproc: fix memory leak from clock name by Ray Jui · 10 years ago
  63. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  64. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  65. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  66. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  67. 55a7d4b Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 10 years ago
  68. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  69. 1a13e36 Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  70. 2ad7b44 Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  71. ded515a clk: h8300: fix error handling in h8s2678_pll_clk_setup() by Dan Carpenter · 10 years ago
  72. 7b5bb89 h8300: clock driver by Yoshinori Sato · 10 years ago
  73. 358bdf8 clk: stm32: Add clock driver for STM32F4[23]xxx devices by Daniel Thompson · 10 years ago
  74. 30ad29b MIPS: Loongson: Naming style cleanup and rework by Huacai Chen · 10 years ago
  75. 29136ad clk: ingenic: add JZ4780 CGU support by Paul Burton · 10 years ago
  76. 50d893f MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu by Paul Burton · 10 years ago
  77. ed286ca MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu by Paul Burton · 10 years ago
  78. 41dd641 MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu by Paul Burton · 10 years ago
  79. ff1930c MIPS,clk: migrate JZ4740 to common clock framework by Paul Burton · 10 years ago
  80. b066303 clk: ingenic: add driver for Ingenic SoC CGU clocks by Paul Burton · 10 years ago
  81. 2cd7b04 Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next by Michael Turquette · 10 years ago
  82. 85e88fa Merge branch 'clk-exynos-cpu-clk' into clk-next by Michael Turquette · 10 years ago
  83. 6ae5a0b clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu clock by Thomas Abraham · 10 years ago
  84. ddeac8d clk: samsung: add infrastructure to register cpu clocks by Thomas Abraham · 10 years ago
  85. d8d9198 clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support by Bartlomiej Zolnierkiewicz · 10 years ago
  86. 909aa10 Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux-at91 into clk-fixes by Michael Turquette · 10 years ago
  87. 28df9c2 clk: at91: fix h32mx prototype inclusion in pmc header by Nicolas Ferre · 10 years ago
  88. 86e4404 clk: at91: fix PERIPHERAL_MAX_SHIFT definition by Boris Brezillon · 10 years ago
  89. 6c7b03e clk: at91: pll: fix input range validity check by Boris Brezillon · 10 years ago
  90. 472cd30 clk: add lpc18xx ccu clk driver by Joachim Eastwood · 10 years ago
  91. b04e0b8 clk: add lpc18xx cgu clk driver by Joachim Eastwood · 10 years ago
  92. 02fdfd7 clk: keystone: add support for post divider register for main pll by Murali Karicheri · 10 years ago
  93. 91990d2 Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next by Michael Turquette · 10 years ago
  94. dc627ee clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED by Boris Brezillon · 10 years ago
  95. 61ca7b0 clk: cygnus: add clock support for Broadcom Cygnus by Ray Jui · 10 years ago
  96. 69a0b2c clk: Change bcm clocks build dependency by Ray Jui · 10 years ago
  97. 5fe225c clk: iproc: add initial common clock support by Ray Jui · 10 years ago
  98. 77459a0 drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver by Paul Gortmaker · 10 years ago
  99. 791ed0b drivers/clk: don't use module_init in clk-nomadik.c which is non-modular by Paul Gortmaker · 10 years ago
  100. a0c4dfe drivers/clk: include <module.h> for clk-max77xxx modular code by Paul Gortmaker · 10 years ago