1. c1157f6 Merge branch 'clk-parent-rewrite-1' into clk-next by Stephen Boyd · 6 years ago
  2. 0caf000 Merge branch 'clk-ti' into clk-next by Stephen Boyd · 6 years ago
  3. f6111b9 Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be' into clk-next by Stephen Boyd · 6 years ago
  4. 1a07956 clk: Cache core in clk_fetch_parent_index() without names by Stephen Boyd · 6 years ago
  5. 90b6c5c clk: Remove CLK_IS_BASIC clk flag by Stephen Boyd · 6 years ago
  6. 601b6e9 clk: Allow parents to be specified via clkspec index by Stephen Boyd · 6 years ago
  7. dde4eff clk: Look for parents with clkdev based clk_lookups by Stephen Boyd · 6 years ago
  8. fc0c209 clk: Allow parents to be specified without string names by Stephen Boyd · 6 years ago
  9. 89a5ddcc clk: Add of_clk_hw_register() API for early clk drivers by Stephen Boyd · 6 years ago
  10. fceaa7d clk: Prepare for clk registration API that uses DT nodes by Stephen Boyd · 6 years ago
  11. 65cf20a clk: fixup default index for of_clk_get_by_name() by Kuninori Morimoto · 6 years ago
  12. 5dc7e84 Merge branch 'clk-parent-rewrite' (early part) into clk-next by Stephen Boyd · 6 years ago
  13. 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
  14. cf13f28 clk: Move of_clk_*() APIs into clk.c from clkdev.c by Stephen Boyd · 6 years ago
  15. efa8504 clk: Inform the core about consumer devices by Stephen Boyd · 6 years ago
  16. 4472287 clk: Introduce of_clk_get_hw_from_clkspec() by Stephen Boyd · 6 years ago
  17. 2447883 clk: core: clarify the check for runtime PM by Miquel Raynal · 6 years ago
  18. 1df4046 clk: Combine __clk_get() and __clk_create_clk() by Stephen Boyd · 6 years ago
  19. 12aa377 clk: export some clk_hw function symbols for module drivers by Jerome Brunet · 6 years ago
  20. 73d4f94 clk: Document and simplify clk_core_get_rate_nolock() by Stephen Boyd · 6 years ago
  21. 777c1a4 clk: Document __clk_mux_determine_rate() by Stephen Boyd · 6 years ago
  22. 9fe9b7a clk: Document deprecated things by Stephen Boyd · 6 years ago
  23. ede7785 clk: Remove global clk traversal on fetch parent index by Derek Basehore · 6 years ago
  24. c6e9099 clk: sysfs: fix invalid JSON in clk_dump by Lubomir Rintel · 6 years ago
  25. 1a501c8 Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and 'clk-ops-const' into clk-next by Stephen Boyd · 6 years ago
  26. ebafb63 clk: Tag clk core files with SPDX by Stephen Boyd · 6 years ago
  27. 05502bf9 clk: of-provider: look at parent if registered device has no provider info by Matti Vaittinen · 6 years ago
  28. e45838b clk: Add kerneldoc to managed of-provider interfaces by Matti Vaittinen · 6 years ago
  29. 9be7662 clk: Clean up suspend/resume coding style by Stephen Boyd · 6 years ago
  30. 4353654 clk: clk: Add clk_gate_restore_context function by Keerthy · 6 years ago
  31. 8b95d1c clk: Add functions to save/restore clock context en-masse by Russ Dill · 6 years ago
  32. db06f82 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  33. 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
  34. 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
  35. 4aa5db2 Merge branch 'asoc-4.19' into asoc-next by Mark Brown · 6 years ago
  36. 365f7a8 clk: core: Potentially free connection id by Mikko Perttunen · 7 years ago
  37. 40dd71c clk: Really show symbolic clock flags in debugfs by Geert Uytterhoeven · 7 years ago
  38. 9fba738 clk: add duty cycle support by Jerome Brunet · 7 years ago
  39. 9461f7b clk: fix CLK_SET_RATE_GATE with clock rate protection by Jerome Brunet · 7 years ago
  40. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  41. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  42. 36851ed Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and 'clk-bcm-stingray' into clk-next by Stephen Boyd · 7 years ago
  43. ef1ae47 Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and 'clk-debugfs-simple' into clk-next by Stephen Boyd · 7 years ago
  44. 101cfc9 Merge branches 'clk-warn', 'clk-core', 'clk-spear' and 'clk-qcom-msm8998' into clk-next by Stephen Boyd · 7 years ago
  45. d634744 clk: use match_string() helper by Yisheng Xie · 7 years ago
  46. c1c2873 clk: remove clk_debugfs_add_file() by Greg Kroah-Hartman · 7 years ago
  47. 8a26bbb clk: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  48. a5970433 clk: Remove clk_init_cb typedef by Geert Uytterhoeven · 7 years ago
  49. 4ad69b80 clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux by Jerome Brunet · 7 years ago
  50. fbc20b8 Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qcom-rpmcc' into clk-next by Stephen Boyd · 7 years ago
  51. caa9f3b Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and 'clk-debugfs' into clk-next by Stephen Boyd · 7 years ago
  52. 1f9c63e clk: Don't show the incorrect clock phase by Shawn Lin · 7 years ago
  53. fec0ef3 clk: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  54. ab525dc clk: Print the clock name and warning cause by Fabio Estevam · 7 years ago
  55. 541deba clk: call the clock init() callback before any other ops callback by Jerome Brunet · 7 years ago
  56. 04bf9ab clk: fix determine rate error with pass-through clock by Jerome Brunet · 7 years ago
  57. 99652a4 clk: migrate the count of orphaned clocks at init by Jerome Brunet · 7 years ago
  58. 7f95bee clk: update cached phase to respect the fact when setting phase by Shawn Lin · 7 years ago
  59. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  60. c43a52c Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner' into clk-next by Stephen Boyd · 7 years ago
  61. 4d1d13a Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' and 'clk-meson' into clk-next by Stephen Boyd · 7 years ago
  62. a2c09c1 Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk-pxa' into clk-next by Stephen Boyd · 7 years ago
  63. 74b4899 Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-next by Stephen Boyd · 7 years ago
  64. a12aa8a clk: fix reentrancy of clk_enable() on UP systems by David Lechner · 7 years ago
  65. db3188fa clk: Simplify debugfs registration by Stephen Boyd · 7 years ago
  66. 4c8326d clk: Fix debugfs_create_*() usage by Geert Uytterhoeven · 7 years ago
  67. a6059ab clk: Show symbolic clock flags in debugfs by Geert Uytterhoeven · 7 years ago
  68. f7ae750 clk: Improve flags doc for of_clk_detect_critical() by Geert Uytterhoeven · 7 years ago
  69. 756efe1 clk: use atomic runtime pm api in clk_core_is_enabled by Dong Aisheng · 7 years ago
  70. f8f8f1d clk: Don't touch hardware when reparenting during registration by Stephen Boyd · 7 years ago
  71. 6562fbc clk: fix set_rate_range when current rate is out of range by Jerome Brunet · 7 years ago
  72. 55e9b8b clk: add clk_rate_exclusive api by Jerome Brunet · 7 years ago
  73. c5ce26e clk: cosmetic changes to clk_summary debugfs entry by Jerome Brunet · 7 years ago
  74. e55a839 clk: add clock protection mechanism to clk core by Jerome Brunet · 7 years ago
  75. ca5e089 clk: use round rate to bail out early in set_rate by Jerome Brunet · 7 years ago
  76. 0f6cc2b clk: rework calls to round and determine rate callbacks by Jerome Brunet · 7 years ago
  77. 9e4d04a clk: add clk_core_set_phase_nolock function by Jerome Brunet · 7 years ago
  78. 91baa9f clk: take the prepare lock out of clk_core_set_parent by Jerome Brunet · 7 years ago
  79. 56e7cedd clk: fix incorrect usage of ENOSYS by Jerome Brunet · 7 years ago
  80. 29fd2a3 clk: check ops pointer on clock register by Jerome Brunet · 7 years ago
  81. 588fb54 clk: Manage proper runtime PM state in clk_change_rate() by Marek Szyprowski · 7 years ago
  82. 2dd850e Merge branch 'clk-devm-provider' into clk-next by Stephen Boyd · 7 years ago
  83. aa795c4 clk: Add devm_of_clk_add_hw_provider()/del_provider() APIs by Stephen Boyd · 7 years ago
  84. e7cc333 Merge branch 'clk-pm-runtime' into clk-next by Stephen Boyd · 7 years ago
  85. 9a34b45 clk: Add support for runtime PM by Marek Szyprowski · 7 years ago
  86. 1667393 clk: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  87. 1808a32 clk: Improve a size determination in two functions by Markus Elfring · 8 years ago
  88. 4d32758 clk: Replace four seq_printf() calls by seq_putc() by Markus Elfring · 8 years ago
  89. 17c34c5 clk: aggregate return codes of notify chains by Peter De Schrijver · 8 years ago
  90. 9203157 clk: add clk_possible_parents debugfs file by Peter De Schrijver · 8 years ago
  91. 253160a clk: core: Copy connection id by Leonard Crestez · 8 years ago
  92. 3174b0c clk: core: Force setting the phase delay when no change by Jean-Francois Moine · 8 years ago
  93. 74002fc clk: Simplify __of_clk_get_hw_from_provider() by Stephen Boyd · 8 years ago
  94. f155d15 clk: Return errors from clk providers in __of_clk_get_from_provider() by Stephen Boyd · 8 years ago
  95. 8a23133 clk: use ERR_CAST() for __clk_create_clk() by Masahiro Yamada · 9 years ago
  96. 989eafd clk: core: Avoid double initialization of clocks by Ricardo Ribalda Delgado · 9 years ago
  97. 904e6ea clk: migrate ref counts when orphans are reunited by Michael Turquette · 9 years ago
  98. fc8726a clk: core: support clocks which requires parents enable (part 2) by Dong Aisheng · 9 years ago
  99. a4b3518 clk: core: support clocks which requires parents enable (part 1) by Dong Aisheng · 9 years ago
  100. 7ec986e clk: move clk_disable_unused after clk_core_disable_unprepare function by Dong Aisheng · 9 years ago