1. e81b917 clk: fractional-divider: Document the arithmetics used behind the code by Andy Shevchenko · 3 years, 5 months ago
  2. 82f53f9 clk: fractional-divider: Introduce POWER_OF_TWO_PS flag by Andy Shevchenko · 3 years, 5 months ago
  3. 4e7cf74 clk: fractional-divider: Export approximation algorithm to the CCF users by Andy Shevchenko · 3 years, 5 months ago
  4. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  5. 0caf000 Merge branch 'clk-ti' into clk-next by Stephen Boyd · 6 years ago
  6. 90b6c5c clk: Remove CLK_IS_BASIC clk flag by Stephen Boyd · 6 years ago
  7. 5834fd7 clk: core: replace clk_{readl,writel} with {readl,writel} by Jonas Gorski · 6 years ago
  8. 58a2b4c clk: fractional-divider: add explicit big endian support by Jonas Gorski · 6 years ago
  9. d13501a clk: fractional-divider: check parent rate only if flag is set by Katsuhiro Suzuki · 6 years ago
  10. 58c05c8 Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp' and 'clk-imx8mq' into clk-next by Stephen Boyd · 6 years ago
  11. e1bd55e clk: Tag basic clk types with SPDX by Stephen Boyd · 6 years ago
  12. e983da2 clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support by A.s. Dong · 6 years ago
  13. ec52e46 clk: fractional-divider: allow overriding of approximation by Elaine Zhang · 7 years ago
  14. 39b44cf clk: fractional-divider: Add hw based registration APIs by Stephen Boyd · 9 years ago
  15. 5fd9c05 clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h by Geliang Tang · 9 years ago
  16. 0777591 clk: fractional-divider: switch to rational best approximation by Andy Shevchenko · 9 years ago
  17. 934e253 clk: fractional-divider: keep mwidth and nwidth internally by Andy Shevchenko · 9 years ago
  18. f7f087c2 clk: fractional-divider: rename prate -> parent_rate by Andy Shevchenko · 9 years ago
  19. 661e218 clk: basic-type: Silence warnings about lock imbalances by Stephen Boyd · 9 years ago
  20. d122db7 clk: basic-types: Remove useless allocation failure printks by Stephen Boyd · 10 years ago
  21. 6b54783 clk: fractional-divider: support for divider bypassing by Heikki Krogerus · 10 years ago
  22. feaefa0 clk: fractional-divider: cast parent_rate to u64 before multiplying by Heiko Stübner · 10 years ago
  23. e2d0e90 clk: new basic clk type for fractional divider by Heikki Krogerus · 11 years ago