| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab... | Stephen Boyd | 2020-12-21 | 1 | -0/+6 |
|\ \ |
|
| | * | clk: Trace clk_set_rate() "range" functions | Maxime Ripard | 2020-12-17 | 1 | -0/+6 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-... | Stephen Boyd | 2020-12-21 | 1 | -4/+11 |
|\ \ \
| | |/
| |/| |
|
| | * | clk: Add hardware-enable column to clk summary | Dmitry Osipenko | 2020-12-17 | 1 | -4/+11 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'... | Stephen Boyd | 2020-12-21 | 1 | -7/+104 |
|\ \ \
| |_|/
|/| | |
|
| | * | clk: add devm variant of clk_notifier_register | Jerome Brunet | 2020-11-14 | 1 | -0/+36 |
| | * | clk: add api to get clk consumer from clk_hw | Jerome Brunet | 2020-11-14 | 1 | -0/+61 |
| | * | clk: avoid devm_clk_release name clash | Jerome Brunet | 2020-11-14 | 1 | -6/+6 |
| |/
|/| |
|
| * | clk: remove unneeded dead-store initialization | Lukas Bulwahn | 2020-11-14 | 1 | -1/+1 |
|/ |
|
* | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 2020-10-25 | 1 | -1/+1 |
*-. | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd | 2020-08-04 | 1 | -6/+0 |
|\ \ |
|
| | * | clk: drop unused function __clk_get_flags | Julia Lawall | 2020-08-03 | 1 | -6/+0 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd | 2020-08-04 | 1 | -0/+29 |
|\ \ \
| | |/
| |/| |
|
| | * | clk: Add support for enabling/disabling clocks from debugfs | Mike Tipton | 2020-07-24 | 1 | -0/+29 |
| |/ |
|
* | | clk: Clean up kernel-doc errors | Stephen Boyd | 2020-07-24 | 1 | -0/+3 |
* | | clk: add function documentation for clk_hw_round_rate() | Sarang Mairal | 2020-06-22 | 1 | -0/+15 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-06-10 | 1 | -4/+0 |
|\ |
|
| * | clk: Remove unused inline function clk_debug_reparent | YueHaibing | 2020-05-05 | 1 | -4/+0 |
* | | PM: runtime: clk: Fix clk_pm_runtime_get() error path | Rafael J. Wysocki | 2020-05-26 | 1 | -1/+5 |
* | | clk: Unlink clock if failed to prepare or enable | Marc Zyngier | 2020-05-05 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-04-05 | 1 | -52/+75 |
|\ |
|
| *-. | Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' an... | Stephen Boyd | 2020-04-04 | 1 | -1/+1 |
| |\ \ |
|
| | | * | clk: Fix trivia typo in comment exlusive => exclusive | Andy Shevchenko | 2020-03-21 | 1 | -1/+1 |
| | |/ |
|
| | | | |
| | \ | |
| *-. | | Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allw... | Stephen Boyd | 2020-04-04 | 1 | -49/+72 |
| |\ \| |
|
| | * | | clk: Fix phase init check | Maxime Ripard | 2020-02-28 | 1 | -2/+4 |
| | * | | clk: Bail out when calculating phase fails during clk registration | Stephen Boyd | 2020-02-13 | 1 | -1/+6 |
| | * | | clk: Move rate and accuracy recalc to mostly consumer APIs | Stephen Boyd | 2020-02-13 | 1 | -24/+24 |
| | * | | clk: Use 'parent' to shorten lines in __clk_core_init() | Stephen Boyd | 2020-02-13 | 1 | -11/+11 |
| | * | | clk: Don't cache errors from clk_ops::get_phase() | Stephen Boyd | 2020-02-13 | 1 | -16/+32 |
| | |/ |
|
| * / | clk: Fix continuation of of_clk_detect_critical() | Geert Uytterhoeven | 2020-02-13 | 1 | -2/+2 |
| |/ |
|
* / | of: clk: Make of_clk_get_parent_{count,name}() parameter const | Geert Uytterhoeven | 2020-02-12 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-02-04 | 1 | -1/+1 |
|\ |
|
| * | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada | 2020-02-04 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo... | Stephen Boyd | 2020-01-31 | 1 | -1/+37 |
|\ \ \ |
|
| * | | | clk: Add support for setting clk_rate via debugfs | Geert Uytterhoeven | 2020-01-06 | 1 | -1/+37 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig... | Stephen Boyd | 2020-01-31 | 1 | -24/+53 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | clk: Warn about critical clks that fail to enable | Stephen Boyd | 2020-01-05 | 1 | -1/+6 |
| | |/ |
|
| | * | clk: Don't try to enable critical clocks if prepare failed | Guenter Roeck | 2019-12-26 | 1 | -2/+8 |
| | * | clk: Move clk_core_reparent_orphans() under CONFIG_OF | Olof Johansson | 2019-12-18 | 1 | -7/+7 |
| | * | clk: walk orphan list on clock provider registration | Jerome Brunet | 2019-12-13 | 1 | -22/+40 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-... | Stephen Boyd | 2020-01-31 | 1 | -2/+25 |
|\ \ \
| | |/
| |/| |
|
| | * | clk: Use parent node pointer during registration if necessary | Stephen Boyd | 2020-01-05 | 1 | -2/+25 |
| |/ |
|
* | | clk: add terminate callback to clk_ops | Jerome Brunet | 2019-12-24 | 1 | -1/+6 |
* | | clk: let init callback return an error code | Jerome Brunet | 2019-12-24 | 1 | -6/+11 |
* | | clk: actually call the clock init before any other callback of the clock | Jerome Brunet | 2019-12-24 | 1 | -11/+15 |
|/ |
|
*-. | Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ... | Stephen Boyd | 2019-11-27 | 1 | -4/+5 |
|\ \ |
|
| | * | clk: mark clk_disable_unused() as __init | Rasmus Villemoes | 2019-11-19 | 1 | -4/+4 |
| | * | clk: Fix memory leak in clk_unregister() | Kishon Vijay Abraham I | 2019-11-19 | 1 | -0/+1 |
| |/ |
|
* / | clk: Add API to get index of the clock parent | Sowjanya Komatineni | 2019-11-11 | 1 | -0/+18 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-09-21 | 1 | -37/+132 |
|\ |
|