1. 5f1d897 Replace HTTP links with HTTPS ones: Common CLK framework by Alexander A. Klimov · 4 years, 6 months ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. e665f02 clk: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  4. 0136f85 clk: si5351: _si5351_clkout_reset_pll() can be static by Wu Fengguang · 7 years ago
  5. 1fffaf6 clk: si5351: Do not enable parent clocks on probe by Sergej Sawazki · 7 years ago
  6. cdba9a4 clk: si5351: Rename internal plls to avoid name collisions by Sergej Sawazki · 7 years ago
  7. b26ff12 clk: si5351: Apply PLL soft reset before enabling the outputs by Sergej Sawazki · 7 years ago
  8. 51279ef clk: si5351: Add DT property to enable PLL reset by Sergej Sawazki · 7 years ago
  9. 758231d clk: si5351: implement remove handler by Alexey Khoroshilov · 7 years ago
  10. 73c950d clk: si5351: fix PLL reset by Russell King · 7 years ago
  11. 56f2150 clk: si5351: Delete an error message for a failed memory allocation in si5351_i2c_probe() by Markus Elfring · 8 years ago
  12. 9a78b16 clk: si5351: Use devm_kcalloc() in si5351_i2c_probe() by Markus Elfring · 8 years ago
  13. 4d89c3d clk: si5351: Migrate to clk_hw based OF and registration APIs by Stephen Boyd · 9 years ago
  14. 803c433 clk: si5{14,351,70}: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  15. 6dc669a clk: si5351: Add PLL soft reset by Jacob Siverskog · 9 years ago
  16. a1bdfba clk: si5351: add missing of_node_put by Julia Lawall · 9 years ago
  17. 44f22a5 clk: si5351: Convert __clk_get_name() to clk_hw_get_name() by Stephen Boyd · 9 years ago
  18. 98d8a60 clk: Convert __clk_get_flags() to clk_hw_get_flags() by Stephen Boyd · 10 years ago
  19. 608f9b6 clk: si5351: Include clk.h by Stephen Boyd · 10 years ago
  20. 45b03d3 clk: si5351: fix .recalc_rate for multisynth 6-7 by Sergej Sawazki · 10 years ago
  21. 2073b5e clk: si5351: fix .round_rate for multisynth 6-7 by Sergej Sawazki · 10 years ago
  22. 0cd3be6 clk: si5351: Do not pass struct clk in platform_data by Sebastian Hesselbarth · 10 years ago
  23. 8234cae clk: si5351: Constify clock names and struct regmap_config by Krzysztof Kozlowski · 10 years ago
  24. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  25. 9d43dc7 clk: si5351: remove variant from platform_data by Sebastian Hesselbarth · 11 years ago
  26. 92295f6 Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  27. 6532cb7 clk: si5351: Set initial clkout rate when defined in platform data. by Marek Belisko · 12 years ago
  28. 67e1e22 clk: si5351: Fix clkout rate computation. by Marek Belisko · 12 years ago
  29. 9807362b clk: si5351: declare all device IDs for module loading by Jean-Francois Moine · 12 years ago
  30. 1a0483d clk: si5351: Allow user to define disabled state for every clock output by Sebastian Hesselbarth · 12 years ago
  31. 9abd5f0 clk: add si5351 i2c common clock driver by Sebastian Hesselbarth · 12 years ago