| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | clk: Take into account uncached clocks in clk_set_rate_range() | Maxime Ripard | 2022-09-15 | 1 | -1/+5 |
| | * | clk: Clarify clk_get_rate() expectations | Maxime Ripard | 2022-09-15 | 1 | -2/+3 |
| | * | clk: Skip clamping when rounding if there's no boundaries | Maxime Ripard | 2022-09-15 | 1 | -1/+13 |
| | * | clk: Drop the rate range on clk_put() | Maxime Ripard | 2022-09-15 | 1 | -14/+31 |
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-10-08 | 1 | -29/+2 |
|\| | |
|
| * | | clk: Remove never used devm_of_clk_del_provider() | Andy Shevchenko | 2022-09-30 | 1 | -26/+0 |
| * | | clk: do not initialize ret | Claudiu Beznea | 2022-08-24 | 1 | -1/+1 |
| * | | clk: remove extra empty line | Claudiu Beznea | 2022-08-24 | 1 | -1/+0 |
| * | | clk: Fix comment typo | Jason Wang | 2022-08-23 | 1 | -1/+1 |
| |/ |
|
* | | Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops" | Stephen Boyd | 2022-08-31 | 1 | -28/+0 |
* | | clk: core: Fix runtime PM sequence in clk_core_unprepare() | Chen-Yu Tsai | 2022-08-23 | 1 | -2/+1 |
* | | clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops | Chen-Yu Tsai | 2022-08-23 | 1 | -0/+28 |
|/ |
|
* | clk: Remove never used devm_clk_*unregister() | Andy Shevchenko | 2022-06-23 | 1 | -48/+0 |
* | clk: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 2022-04-23 | 1 | -8/+1 |
* | Revert "clk: Drop the rate range on clk_put()" | Stephen Boyd | 2022-04-03 | 1 | -28/+14 |
*-. | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... | Stephen Boyd | 2022-03-29 | 1 | -40/+91 |
|\ \ |
|
| * | | clk: Drop the rate range on clk_put() | Maxime Ripard | 2022-03-26 | 1 | -14/+28 |
| * | | clk: Initialize orphan req_rate | Maxime Ripard | 2022-03-25 | 1 | -0/+13 |
| * | | clk: Always set the rate on clk_set_range_rate | Maxime Ripard | 2022-03-12 | 1 | -22/+23 |
| * | | clk: Use clamp instead of open-coding our own | Maxime Ripard | 2022-03-12 | 1 | -5/+1 |
| * | | clk: Always clamp the rounded rate | Maxime Ripard | 2022-03-12 | 1 | -0/+2 |
| * | | clk: Enforce that disjoints limits are invalid | Maxime Ripard | 2022-03-12 | 1 | -0/+24 |
| * | | clk: Fix clk_hw_get_clk() when dev is NULL | Maxime Ripard | 2022-03-12 | 1 | -1/+2 |
| |/ |
|
* | | clk: Mark clk_core_evict_parent_cache_subtree() 'target' const | Stephen Boyd | 2022-02-26 | 1 | -1/+1 |
* | | clk: Mark 'all_lists' as const | Stephen Boyd | 2022-02-26 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-01-13 | 1 | -11/+69 |
|\ |
|
| *-. | Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-d... | Stephen Boyd | 2022-01-12 | 1 | -11/+69 |
| |\ \ |
|
| | | * | clk: Enable/Disable runtime PM for clk_summary | Taniya Das | 2022-01-06 | 1 | -0/+2 |
| | | * | clk: Emit a stern warning with writable debugfs enabled | Stephen Boyd | 2021-12-11 | 1 | -0/+18 |
| | | * | clk: Add write operation for clk_parent debugfs node | Sam Protsenko | 2021-12-10 | 1 | -1/+41 |
| | |/
| |/| |
|
| | * | clk: __clk_core_init() never takes NULL | Stephen Boyd | 2021-12-10 | 1 | -3/+0 |
| | * | clk: clk_core_get() can also return NULL | Stephen Boyd | 2021-12-10 | 1 | -7/+8 |
| |/ |
|
* / | clk: Don't parent clks until the parent is fully registered | Mike Tipton | 2021-12-08 | 1 | -3/+12 |
|/ |
|
* | clk: use clk_core_get_rate_recalc() in clk_rate_get() | Claudiu Beznea | 2021-10-27 | 1 | -1/+4 |
* | clk: Skip clk provider registration when np is NULL | Tudor Ambarus | 2021-05-11 | 1 | -0/+9 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2021-04-29 | 1 | -16/+4 |
|\ |
|
| * | clk: Drop double "if" in clk_core_determine_round_nolock() comment | Geert Uytterhoeven | 2021-03-26 | 1 | -1/+1 |
| * | clk: use clk_core_enable_lock() a bit more | Rasmus Villemoes | 2021-03-13 | 1 | -15/+3 |
* | | Merge tag 'v5.12-rc7' into driver-core-next | Greg Kroah-Hartman | 2021-04-14 | 1 | -26/+21 |
|\ \ |
|
| * | | clk: fix invalid usage of list cursor in unregister | Lukasz Bartosik | 2021-04-03 | 1 | -17/+13 |
| * | | clk: fix invalid usage of list cursor in register | Lukasz Bartosik | 2021-04-03 | 1 | -9/+8 |
| |/ |
|
* / | clk: Mark fwnodes when their clock provider is added | Tudor Ambarus | 2021-03-23 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-24 | 1 | -0/+3 |
|\ |
|
| * | clk: Mark fwnodes when their clock provider is added/removed | Saravana Kannan | 2021-02-09 | 1 | -0/+3 |
* | | PM: clk: make PM clock layer compatible with clocks that must sleep | Nicolas Pitre | 2021-01-27 | 1 | -0/+21 |
|/ |
|
*-. | 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 |
|\ \ \
| |_|/
|/| | |
|