Commit History

Author SHA1 Message Date
  Jerome Brunet 4ad69b80e8 clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux 7 years ago
  Stephen Boyd fbc20b8c3c Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qcom-rpmcc' into clk-next 7 years ago
  Stephen Boyd caa9f3b7d7 Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and 'clk-debugfs' into clk-next 7 years ago
  Shawn Lin 1f9c63e8de clk: Don't show the incorrect clock phase 7 years ago
  Andy Shevchenko fec0ef3f52 clk: Re-use DEFINE_SHOW_ATTRIBUTE() macro 7 years ago
  Jerome Brunet 541debae0a clk: call the clock init() callback before any other ops callback 7 years ago
  Jerome Brunet 04bf9ab335 clk: fix determine rate error with pass-through clock 7 years ago
  Jerome Brunet 99652a469d clk: migrate the count of orphaned clocks at init 7 years ago
  Shawn Lin 7f95beea36 clk: update cached phase to respect the fact when setting phase 7 years ago
  Linus Torvalds 3879ae653a Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux 7 years ago
  Stephen Boyd c43a52cfd2 Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner' into clk-next 7 years ago
  Stephen Boyd 4d1d13a5ae Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' and 'clk-meson' into clk-next 7 years ago
  Stephen Boyd a2c09c12d4 Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk-pxa' into clk-next 7 years ago
  Stephen Boyd 74b48999b1 Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-next 7 years ago
  David Lechner a12aa8a68d clk: fix reentrancy of clk_enable() on UP systems 7 years ago
  Stephen Boyd db3188fadf clk: Simplify debugfs registration 7 years ago
  Geert Uytterhoeven 4c8326d5eb clk: Fix debugfs_create_*() usage 7 years ago
  Geert Uytterhoeven a6059ab981 clk: Show symbolic clock flags in debugfs 7 years ago
  Geert Uytterhoeven f7ae750367 clk: Improve flags doc for of_clk_detect_critical() 7 years ago
  Dong Aisheng 756efe1310 clk: use atomic runtime pm api in clk_core_is_enabled 7 years ago
  Stephen Boyd f8f8f1d044 clk: Don't touch hardware when reparenting during registration 7 years ago
  Jerome Brunet 6562fbcf3a clk: fix set_rate_range when current rate is out of range 7 years ago
  Jerome Brunet 55e9b8b7b8 clk: add clk_rate_exclusive api 7 years ago
  Jerome Brunet c5ce26edb4 clk: cosmetic changes to clk_summary debugfs entry 7 years ago
  Jerome Brunet e55a839a7a clk: add clock protection mechanism to clk core 7 years ago
  Jerome Brunet ca5e089a32 clk: use round rate to bail out early in set_rate 7 years ago
  Jerome Brunet 0f6cc2b8e9 clk: rework calls to round and determine rate callbacks 7 years ago
  Jerome Brunet 9e4d04adeb clk: add clk_core_set_phase_nolock function 7 years ago
  Jerome Brunet 91baa9ffe6 clk: take the prepare lock out of clk_core_set_parent 7 years ago
  Jerome Brunet 56e7ceddbe clk: fix incorrect usage of ENOSYS 7 years ago