1. 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
  2. 64c7d7e PM: runtime: clk: Fix clk_pm_runtime_get() error path by Rafael J. Wysocki · 4 years, 8 months ago
  3. 782fe98 clk: Remove unused inline function clk_debug_reparent by YueHaibing · 4 years, 9 months ago
  4. 018d467 clk: Unlink clock if failed to prepare or enable by Marc Zyngier · 4 years, 9 months ago
  5. 3476195 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 10 months ago
  6. 53a2cc5 Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' and 'clk-arm-icst' into clk-next by Stephen Boyd · 4 years, 10 months ago
  7. 2d11e9a Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allwinner' into clk-next by Stephen Boyd · 4 years, 10 months ago
  8. a37a5a9 clk: Fix trivia typo in comment exlusive => exclusive by Andy Shevchenko · 4 years, 11 months ago
  9. c3944ec clk: Fix phase init check by Maxime Ripard · 5 years ago
  10. be545c7 clk: Fix continuation of of_clk_detect_critical() by Geert Uytterhoeven · 5 years ago
  11. 2760878 clk: Bail out when calculating phase fails during clk registration by Stephen Boyd · 5 years ago
  12. 0daa376 clk: Move rate and accuracy recalc to mostly consumer APIs by Stephen Boyd · 5 years ago
  13. 768a5d4 clk: Use 'parent' to shorten lines in __clk_core_init() by Stephen Boyd · 5 years ago
  14. f21cf9c clk: Don't cache errors from clk_ops::get_phase() by Stephen Boyd · 5 years ago
  15. 4a4472f of: clk: Make of_clk_get_parent_{count,name}() parameter const by Geert Uytterhoeven · 5 years ago
  16. cc12071 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  17. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  18. 6e7a9f0 Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlogic' and 'clk-allwinner' into clk-next by Stephen Boyd · 5 years ago
  19. 36bf7a5 Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig' and 'clk-at91' into clk-next by Stephen Boyd · 5 years ago
  20. 28db9a8 Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-better' into clk-next by Stephen Boyd · 5 years ago
  21. 37215da clk: Add support for setting clk_rate via debugfs by Geert Uytterhoeven · 5 years ago
  22. 2d26999 clk: Warn about critical clks that fail to enable by Stephen Boyd · 5 years ago
  23. 9011f92 clk: Use parent node pointer during registration if necessary by Stephen Boyd · 5 years ago
  24. 12ead77 clk: Don't try to enable critical clocks if prepare failed by Guenter Roeck · 5 years ago
  25. f873744 clk: add terminate callback to clk_ops by Jerome Brunet · 5 years ago
  26. 89d079d clk: let init callback return an error code by Jerome Brunet · 5 years ago
  27. f6fa75c clk: actually call the clock init before any other callback of the clock by Jerome Brunet · 5 years ago
  28. c771256 clk: Move clk_core_reparent_orphans() under CONFIG_OF by Olof Johansson · 5 years ago
  29. 66d9506 clk: walk orphan list on clock provider registration by Jerome Brunet · 5 years ago
  30. ec16ffe Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' into clk-next by Stephen Boyd · 5 years ago
  31. 564f86d clk: mark clk_disable_unused() as __init by Rasmus Villemoes · 5 years ago
  32. 8247470 clk: Fix memory leak in clk_unregister() by Kishon Vijay Abraham I · 5 years ago
  33. d9b86cc clk: Add API to get index of the clock parent by Sowjanya Komatineni · 5 years ago
  34. a703d27 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  35. b6c444d Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and 'clk-actions' into clk-next by Stephen Boyd · 5 years ago
  36. a1ff1ce Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' into clk-next by Stephen Boyd · 5 years ago
  37. f5c7305 Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-meson' into clk-next by Stephen Boyd · 5 years ago
  38. 7f48046 clk: Drop !clk checks in debugfs dumping by Stephen Boyd · 5 years ago
  39. bdcf1dc clk: Evict unregistered clks from parent caches by Stephen Boyd · 5 years ago
  40. cef7298 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  41. 226fd70 clk: Document of_parse_clkspec() some more by Stephen Boyd · 5 years ago
  42. ef13e55 clk: Remove extraneous 'for' word in comments by Rishi Gupta · 5 years ago
  43. 24876f0 clk: Fix potential NULL dereference in clk_fetch_parent_index() by Martin Blumenstingl · 5 years ago
  44. 4f8c6ab clk: Fix falling back to legacy parent string matching by Stephen Boyd · 5 years ago
  45. 0214f33 clk: Overwrite clk_hw::init with NULL during clk_register() by Stephen Boyd · 5 years ago
  46. 3567894 clk: core: introduce clk_hw_set_parent() by Neil Armstrong · 5 years ago
  47. 1ccc0dd clk: Use seq_puts() in possible_parent_show() by Markus Elfring · 6 years ago
  48. 9f77672 clk: Assert prepare_lock in clk_core_get_boundaries by Leonard Crestez · 6 years ago
  49. 1bd37a4 clk: Add clk_min/max_rate entries in debugfs by Leonard Crestez · 6 years ago
  50. 916f562 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  51. 47c9e0c Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'clk-sprd' and 'clk-at91' into clk-next by Stephen Boyd · 6 years ago
  52. a993be3 Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' into clk-next by Stephen Boyd · 6 years ago
  53. dfe1d3a Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-docs' into clk-next by Stephen Boyd · 6 years ago
  54. e5e8924 clk: Add clk_parent entry in debugfs by Leonard Crestez · 6 years ago
  55. 65e2218 clk: Grammar missing "and", Spelling s/statisfied/satisfied/ by Geert Uytterhoeven · 6 years ago
  56. eef1f1b clk: Simplify clk_core_can_round() by Geert Uytterhoeven · 6 years ago
  57. 11f6c23 clk: Simplify debugfs printing and add a newline by Stephen Boyd · 6 years ago
  58. 2d156b7 clk: Fix debugfs clk_possible_parents for clks without parent string names by Chen-Yu Tsai · 6 years ago
  59. c8edb31 clk: Do a DT parent lookup even when index < 0 by Stephen Boyd · 6 years ago
  60. 30d5a94 clk: Unexport __clk_of_table by Stephen Boyd · 6 years ago
  61. c1157f6 Merge branch 'clk-parent-rewrite-1' into clk-next by Stephen Boyd · 6 years ago
  62. 0caf000 Merge branch 'clk-ti' into clk-next by Stephen Boyd · 6 years ago
  63. f6111b9 Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be' into clk-next by Stephen Boyd · 6 years ago
  64. 1a07956 clk: Cache core in clk_fetch_parent_index() without names by Stephen Boyd · 6 years ago
  65. 90b6c5c clk: Remove CLK_IS_BASIC clk flag by Stephen Boyd · 6 years ago
  66. 601b6e9 clk: Allow parents to be specified via clkspec index by Stephen Boyd · 6 years ago
  67. dde4eff clk: Look for parents with clkdev based clk_lookups by Stephen Boyd · 6 years ago
  68. fc0c209 clk: Allow parents to be specified without string names by Stephen Boyd · 6 years ago
  69. 89a5ddcc clk: Add of_clk_hw_register() API for early clk drivers by Stephen Boyd · 6 years ago
  70. fceaa7d clk: Prepare for clk registration API that uses DT nodes by Stephen Boyd · 6 years ago
  71. 65cf20a clk: fixup default index for of_clk_get_by_name() by Kuninori Morimoto · 6 years ago
  72. 5dc7e84 Merge branch 'clk-parent-rewrite' (early part) into clk-next by Stephen Boyd · 6 years ago
  73. 3f8e7e7 Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', 'clk-meson' and 'clk-renesas' into clk-next by Stephen Boyd · 6 years ago
  74. cf13f28 clk: Move of_clk_*() APIs into clk.c from clkdev.c by Stephen Boyd · 6 years ago
  75. efa8504 clk: Inform the core about consumer devices by Stephen Boyd · 6 years ago
  76. 4472287 clk: Introduce of_clk_get_hw_from_clkspec() by Stephen Boyd · 6 years ago
  77. 2447883 clk: core: clarify the check for runtime PM by Miquel Raynal · 6 years ago
  78. 1df4046 clk: Combine __clk_get() and __clk_create_clk() by Stephen Boyd · 6 years ago
  79. 12aa377 clk: export some clk_hw function symbols for module drivers by Jerome Brunet · 6 years ago
  80. 73d4f94 clk: Document and simplify clk_core_get_rate_nolock() by Stephen Boyd · 6 years ago
  81. 777c1a4 clk: Document __clk_mux_determine_rate() by Stephen Boyd · 6 years ago
  82. 9fe9b7a clk: Document deprecated things by Stephen Boyd · 6 years ago
  83. ede7785 clk: Remove global clk traversal on fetch parent index by Derek Basehore · 6 years ago
  84. c6e9099 clk: sysfs: fix invalid JSON in clk_dump by Lubomir Rintel · 6 years ago
  85. 1a501c8 Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and 'clk-ops-const' into clk-next by Stephen Boyd · 6 years ago
  86. ebafb63 clk: Tag clk core files with SPDX by Stephen Boyd · 6 years ago
  87. 05502bf9 clk: of-provider: look at parent if registered device has no provider info by Matti Vaittinen · 6 years ago
  88. e45838b clk: Add kerneldoc to managed of-provider interfaces by Matti Vaittinen · 6 years ago
  89. 9be7662 clk: Clean up suspend/resume coding style by Stephen Boyd · 6 years ago
  90. 4353654 clk: clk: Add clk_gate_restore_context function by Keerthy · 6 years ago
  91. 8b95d1c clk: Add functions to save/restore clock context en-masse by Russ Dill · 6 years ago
  92. db06f82 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  93. 4a18ef5 Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixed-factor-populated' and 'clk-mvebu-periph-parent' into clk-next by Stephen Boyd · 6 years ago
  94. 5ef7748 Merge branches 'clk-qcom-set-rate-gate', 'clk-core-set-rate-gate', 'clk-core-duty-cycle', 'clk-si-prepare' and 'clk-imx-gpio-gates' into clk-next by Stephen Boyd · 6 years ago
  95. 4aa5db2 Merge branch 'asoc-4.19' into asoc-next by Mark Brown · 6 years ago
  96. 365f7a8 clk: core: Potentially free connection id by Mikko Perttunen · 7 years ago
  97. 40dd71c clk: Really show symbolic clock flags in debugfs by Geert Uytterhoeven · 7 years ago
  98. 9fba738 clk: add duty cycle support by Jerome Brunet · 7 years ago
  99. 9461f7b clk: fix CLK_SET_RATE_GATE with clock rate protection by Jerome Brunet · 7 years ago
  100. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago