summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * clk: Take into account uncached clocks in clk_set_rate_range()Maxime Ripard2022-09-151-1/+5
| | * clk: Clarify clk_get_rate() expectationsMaxime Ripard2022-09-151-2/+3
| | * clk: Skip clamping when rounding if there's no boundariesMaxime Ripard2022-09-151-1/+13
| | * clk: Drop the rate range on clk_put()Maxime Ripard2022-09-151-14/+31
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-081-29/+2
|\| |
| * | clk: Remove never used devm_of_clk_del_provider()Andy Shevchenko2022-09-301-26/+0
| * | clk: do not initialize retClaudiu Beznea2022-08-241-1/+1
| * | clk: remove extra empty lineClaudiu Beznea2022-08-241-1/+0
| * | clk: Fix comment typoJason Wang2022-08-231-1/+1
| |/
* | Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd2022-08-311-28/+0
* | clk: core: Fix runtime PM sequence in clk_core_unprepare()Chen-Yu Tsai2022-08-231-2/+1
* | clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate opsChen-Yu Tsai2022-08-231-0/+28
|/
* clk: Remove never used devm_clk_*unregister()Andy Shevchenko2022-06-231-48/+0
* clk: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi2022-04-231-8/+1
* Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2022-04-031-28/+14
*-. Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd2022-03-291-40/+91
|\ \
| * | clk: Drop the rate range on clk_put()Maxime Ripard2022-03-261-14/+28
| * | clk: Initialize orphan req_rateMaxime Ripard2022-03-251-0/+13
| * | clk: Always set the rate on clk_set_range_rateMaxime Ripard2022-03-121-22/+23
| * | clk: Use clamp instead of open-coding our ownMaxime Ripard2022-03-121-5/+1
| * | clk: Always clamp the rounded rateMaxime Ripard2022-03-121-0/+2
| * | clk: Enforce that disjoints limits are invalidMaxime Ripard2022-03-121-0/+24
| * | clk: Fix clk_hw_get_clk() when dev is NULLMaxime Ripard2022-03-121-1/+2
| |/
* | clk: Mark clk_core_evict_parent_cache_subtree() 'target' constStephen Boyd2022-02-261-1/+1
* | clk: Mark 'all_lists' as constStephen Boyd2022-02-261-2/+2
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-01-131-11/+69
|\
| *-. Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-d...Stephen Boyd2022-01-121-11/+69
| |\ \
| | | * clk: Enable/Disable runtime PM for clk_summaryTaniya Das2022-01-061-0/+2
| | | * clk: Emit a stern warning with writable debugfs enabledStephen Boyd2021-12-111-0/+18
| | | * clk: Add write operation for clk_parent debugfs nodeSam Protsenko2021-12-101-1/+41
| | |/ | |/|
| | * clk: __clk_core_init() never takes NULLStephen Boyd2021-12-101-3/+0
| | * clk: clk_core_get() can also return NULLStephen Boyd2021-12-101-7/+8
| |/
* / clk: Don't parent clks until the parent is fully registeredMike Tipton2021-12-081-3/+12
|/
* clk: use clk_core_get_rate_recalc() in clk_rate_get()Claudiu Beznea2021-10-271-1/+4
* clk: Skip clk provider registration when np is NULLTudor Ambarus2021-05-111-0/+9
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-04-291-16/+4
|\
| * clk: Drop double "if" in clk_core_determine_round_nolock() commentGeert Uytterhoeven2021-03-261-1/+1
| * clk: use clk_core_enable_lock() a bit moreRasmus Villemoes2021-03-131-15/+3
* | Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman2021-04-141-26/+21
|\ \
| * | clk: fix invalid usage of list cursor in unregisterLukasz Bartosik2021-04-031-17/+13
| * | clk: fix invalid usage of list cursor in registerLukasz Bartosik2021-04-031-9/+8
| |/
* / clk: Mark fwnodes when their clock provider is addedTudor Ambarus2021-03-231-0/+2
|/
* Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+3
|\
| * clk: Mark fwnodes when their clock provider is added/removedSaravana Kannan2021-02-091-0/+3
* | PM: clk: make PM clock layer compatible with clocks that must sleepNicolas Pitre2021-01-271-0/+21
|/
*-. Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab...Stephen Boyd2020-12-211-0/+6
|\ \
| | * clk: Trace clk_set_rate() "range" functionsMaxime Ripard2020-12-171-0/+6
| |/
| |
| \
*-. \ Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-...Stephen Boyd2020-12-211-4/+11
|\ \ \ | | |/ | |/|
| | * clk: Add hardware-enable column to clk summaryDmitry Osipenko2020-12-171-4/+11
| |/
| |
| \
*-. \ Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'...Stephen Boyd2020-12-211-7/+104
|\ \ \ | |_|/ |/| |