Age | Commit message (Expand) | Author | Files | Lines |
2020-08-03 | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd | 1 | -6/+0 |
2020-08-03 | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd | 1 | -0/+29 |
2020-08-03 | clk: drop unused function __clk_get_flags | Julia Lawall | 1 | -6/+0 |
2020-07-24 | clk: Clean up kernel-doc errors | Stephen Boyd | 1 | -0/+3 |
2020-07-24 | clk: Add support for enabling/disabling clocks from debugfs | Mike Tipton | 1 | -0/+29 |
2020-06-22 | clk: add function documentation for clk_hw_round_rate() | Sarang Mairal | 1 | -0/+15 |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -4/+0 |
2020-05-26 | PM: runtime: clk: Fix clk_pm_runtime_get() error path | Rafael J. Wysocki | 1 | -1/+5 |
2020-05-05 | clk: Remove unused inline function clk_debug_reparent | YueHaibing | 1 | -4/+0 |
2020-05-05 | clk: Unlink clock if failed to prepare or enable | Marc Zyngier | 1 | -0/+3 |
2020-04-05 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -52/+75 |
2020-04-03 | Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' an... | Stephen Boyd | 1 | -1/+1 |
2020-04-03 | Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allw... | Stephen Boyd | 1 | -49/+72 |
2020-03-20 | clk: Fix trivia typo in comment exlusive => exclusive | Andy Shevchenko | 1 | -1/+1 |
2020-02-28 | clk: Fix phase init check | Maxime Ripard | 1 | -2/+4 |
2020-02-12 | clk: Fix continuation of of_clk_detect_critical() | Geert Uytterhoeven | 1 | -2/+2 |
2020-02-12 | clk: Bail out when calculating phase fails during clk registration | Stephen Boyd | 1 | -1/+6 |
2020-02-12 | clk: Move rate and accuracy recalc to mostly consumer APIs | Stephen Boyd | 1 | -24/+24 |
2020-02-12 | clk: Use 'parent' to shorten lines in __clk_core_init() | Stephen Boyd | 1 | -11/+11 |
2020-02-12 | clk: Don't cache errors from clk_ops::get_phase() | Stephen Boyd | 1 | -16/+32 |
2020-02-12 | of: clk: Make of_clk_get_parent_{count,name}() parameter const | Geert Uytterhoeven | 1 | -2/+2 |
2020-02-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada | 1 | -1/+1 |
2020-01-31 | Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo... | Stephen Boyd | 1 | -1/+37 |
2020-01-31 | Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig... | Stephen Boyd | 1 | -24/+53 |
2020-01-31 | Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-... | Stephen Boyd | 1 | -2/+25 |
2020-01-05 | clk: Add support for setting clk_rate via debugfs | Geert Uytterhoeven | 1 | -1/+37 |
2020-01-04 | clk: Warn about critical clks that fail to enable | Stephen Boyd | 1 | -1/+6 |
2020-01-04 | clk: Use parent node pointer during registration if necessary | Stephen Boyd | 1 | -2/+25 |
2019-12-26 | clk: Don't try to enable critical clocks if prepare failed | Guenter Roeck | 1 | -2/+8 |
2019-12-23 | clk: add terminate callback to clk_ops | Jerome Brunet | 1 | -1/+6 |
2019-12-23 | clk: let init callback return an error code | Jerome Brunet | 1 | -6/+11 |
2019-12-23 | clk: actually call the clock init before any other callback of the clock | Jerome Brunet | 1 | -11/+15 |
2019-12-18 | clk: Move clk_core_reparent_orphans() under CONFIG_OF | Olof Johansson | 1 | -7/+7 |
2019-12-12 | clk: walk orphan list on clock provider registration | Jerome Brunet | 1 | -22/+40 |
2019-11-27 | Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ... | Stephen Boyd | 1 | -4/+5 |
2019-11-19 | clk: mark clk_disable_unused() as __init | Rasmus Villemoes | 1 | -4/+4 |
2019-11-19 | clk: Fix memory leak in clk_unregister() | Kishon Vijay Abraham I | 1 | -0/+1 |
2019-11-11 | clk: Add API to get index of the clock parent | Sowjanya Komatineni | 1 | -0/+18 |
2019-09-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -37/+132 |
2019-09-19 | Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ... | Stephen Boyd | 1 | -6/+36 |
2019-09-19 | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd | 1 | -15/+54 |
2019-09-19 | Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-me... | Stephen Boyd | 1 | -0/+6 |
2019-09-19 | clk: Drop !clk checks in debugfs dumping | Stephen Boyd | 1 | -12/+0 |
2019-09-17 | clk: Evict unregistered clks from parent caches | Stephen Boyd | 1 | -6/+36 |
2019-09-16 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+6 |
2019-09-05 | clk: Document of_parse_clkspec() some more | Stephen Boyd | 1 | -6/+37 |
2019-08-17 | clk: Remove extraneous 'for' word in comments | Rishi Gupta | 1 | -1/+1 |
2019-08-16 | clk: Fix potential NULL dereference in clk_fetch_parent_index() | Martin Blumenstingl | 1 | -1/+2 |
2019-08-16 | clk: Fix falling back to legacy parent string matching | Stephen Boyd | 1 | -12/+34 |