| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-05 | 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-04 | 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-12 | 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-04 | 1 | -2/+25 |
| |/ |
|
* | | clk: add terminate callback to clk_ops | Jerome Brunet | 2019-12-23 | 1 | -1/+6 |
* | | clk: let init callback return an error code | Jerome Brunet | 2019-12-23 | 1 | -6/+11 |
* | | clk: actually call the clock init before any other callback of the clock | Jerome Brunet | 2019-12-23 | 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-20 | 1 | -37/+132 |
|\ |
|
| *-. | Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ... | Stephen Boyd | 2019-09-19 | 1 | -6/+36 |
| |\ \ |
|
| | | * | clk: Evict unregistered clks from parent caches | Stephen Boyd | 2019-09-17 | 1 | -6/+36 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. | | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd | 2019-09-19 | 1 | -15/+54 |
| |\ \ \| |
|
| | | * | | clk: Document of_parse_clkspec() some more | Stephen Boyd | 2019-09-05 | 1 | -6/+37 |
| | | * | | clk: Remove extraneous 'for' word in comments | Rishi Gupta | 2019-08-17 | 1 | -1/+1 |
| | | |/ |
|
| | * / | clk: Overwrite clk_hw::init with NULL during clk_register() | Stephen Boyd | 2019-08-16 | 1 | -8/+16 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-me... | Stephen Boyd | 2019-09-19 | 1 | -0/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | clk: Drop !clk checks in debugfs dumping | Stephen Boyd | 2019-09-19 | 1 | -12/+0 |
| * | | | clk: Use seq_puts() in possible_parent_show() | Markus Elfring | 2019-08-08 | 1 | -5/+5 |
| * | | | clk: Assert prepare_lock in clk_core_get_boundaries | Leonard Crestez | 2019-08-08 | 1 | -0/+2 |
| * | | | clk: Add clk_min/max_rate entries in debugfs | Leonard Crestez | 2019-08-08 | 1 | -0/+36 |
| |/ / |
|
* | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-09-16 | 1 | -0/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | clk: core: introduce clk_hw_set_parent() | Neil Armstrong | 2019-08-09 | 1 | -0/+6 |
| |/ |
|
* | | clk: Fix potential NULL dereference in clk_fetch_parent_index() | Martin Blumenstingl | 2019-08-16 | 1 | -1/+2 |
* | | clk: Fix falling back to legacy parent string matching | Stephen Boyd | 2019-08-16 | 1 | -12/+34 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-07-17 | 1 | -8/+55 |
|\ |
|
| *-. | Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl... | Stephen Boyd | 2019-07-12 | 1 | -0/+1 |
| |\ \ |
|
| | | * | clk: Unexport __clk_of_table | Stephen Boyd | 2019-05-23 | 1 | -0/+1 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in... | Stephen Boyd | 2019-07-12 | 1 | -4/+16 |
| |\ \ \ \
| | | | |/
| | | |/| |
|
| | | | * | clk: Simplify clk_core_can_round() | Geert Uytterhoeven | 2019-06-25 | 1 | -4/+1 |
| | | |/ |
|
| | * / | clk: Add clk_parent entry in debugfs | Leonard Crestez | 2019-06-25 | 1 | -0/+15 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-do... | Stephen Boyd | 2019-07-12 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | clk: Grammar missing "and", Spelling s/statisfied/satisfied/ | Geert Uytterhoeven | 2019-06-25 | 1 | -2/+2 |
| | |/ |
|
| * | | clk: Simplify debugfs printing and add a newline | Stephen Boyd | 2019-06-25 | 1 | -19/+15 |
| * | | clk: Fix debugfs clk_possible_parents for clks without parent string names | Chen-Yu Tsai | 2019-06-18 | 1 | -3/+41 |
| |/ |
|
* / | clk: Do a DT parent lookup even when index < 0 | Stephen Boyd | 2019-06-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'clk-parent-rewrite-1' into clk-next | Stephen Boyd | 2019-05-07 | 1 | -80/+273 |
|\ |
|
| * | clk: Cache core in clk_fetch_parent_index() without names | Stephen Boyd | 2019-05-03 | 1 | -10/+27 |
| * | clk: Allow parents to be specified via clkspec index | Stephen Boyd | 2019-04-19 | 1 | -7/+11 |
| * | clk: Look for parents with clkdev based clk_lookups | Stephen Boyd | 2019-04-19 | 1 | -9/+18 |