Historique des commits

Auteur SHA1 Message Date
  Geert Uytterhoeven 2cf9a57811 clk: divider: Fix clk_divider_round_rate() to use clk_readl() il y a 9 ans
  Stephen Boyd eb7d264f3b clk: divider: Add hw based registration APIs il y a 9 ans
  Masahiro Yamada 653d1452b4 clk: optimize the divider walk in clk_divider_bestdiv() il y a 9 ans
  Geliang Tang 5fd9c05c84 clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h il y a 9 ans
  Heiko Stuebner 5035981979 clk-divider: make sure read-only dividers do not write to their register il y a 9 ans
  Stephen Boyd fab88ca788 clk: divider: Cap table divider values to 'width' member il y a 9 ans
  Brian Norris 9556f9dad8 clk: divider: handle integer overflow when dividing large clock rates il y a 10 ans
  Stephen Boyd 2f508a955a clk: Convert basic types to clk_hw based provider APIs il y a 10 ans
  Stephen Boyd 98d8a60ecc clk: Convert __clk_get_flags() to clk_hw_get_flags() il y a 10 ans
  Stephen Boyd 661e2180cf clk: basic-type: Silence warnings about lock imbalances il y a 10 ans
  Jim Quinlan afe76c8fd0 clk: allow a clk divider with max divisor when zero il y a 10 ans
  Stephen Boyd d122db7e86 clk: basic-types: Remove useless allocation failure printks il y a 10 ans
  Uwe Kleine-König 9315514252 clk: divider: fix calculation of initial best divider when rounding to closest il y a 10 ans
  Uwe Kleine-König 26bac95aa8 clk: divider: fix selection of divider when rounding to closest il y a 10 ans
  Uwe Kleine-König da321133b5 clk: divider: fix calculation of maximal parent rate for a given divider il y a 10 ans
  Heiko Stübner 2f7bf4af5c clk: divider: return real rate instead of divider value il y a 10 ans
  Stephen Boyd bca9690b94 clk: divider: Make generic for usage elsewhere il y a 10 ans
  Krzysztof Kozlowski 4e3c021fb9 clk: Add clk_unregister_{divider, gate, mux} to close memory leak il y a 10 ans
  James Hogan e6d5e7d90b clk-divider: Fix READ_ONLY when divider > 1 il y a 10 ans
  Tomasz Figa 3c17296f28 clk: divider: Fix overflow in clk_divider_bestdiv il y a 11 ans
  Mike Turquette 42dd880e67 Merge branch 'clk-fixes' into clk-next il y a 11 ans
  Maxime COQUELIN fe52e7505f clk: divider: Fix table round up function il y a 11 ans
  Heiko Stuebner 79c6ab5095 clk: divider: add CLK_DIVIDER_READ_ONLY flag il y a 11 ans
  Maxime COQUELIN 0e2de78ecd clk: divider: Optimize clk_divider_bestdiv loop il y a 11 ans
  Maxime COQUELIN 774b514390 clk: divider: Add round to closest divider il y a 11 ans
  Maxime COQUELIN dd23c2cd38 clk: divider: Fix best div calculation for power-of-two and table dividers il y a 11 ans
  Tomi Valkeinen b11d282dbe clk: divider: fix rate calculation for fractional rates il y a 11 ans
  James Hogan 778037e1cc clk: clk-divider: fix divisor > 255 bug il y a 11 ans
  Gerhard Sittig aa514ce34b clk: wrap I/O access for improved portability il y a 12 ans
  Fabio Estevam 4c5eeea9a3 clk: clk-divider: Export clk_register_divider() il y a 12 ans