summaryrefslogtreecommitdiffstats
path: root/include/linux/clk-provider.h
Commit message (Expand)AuthorAgeFilesLines
* clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook2023-08-221-1/+1
*-. Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd2023-06-261-1/+1
|\ \
| | * clk: fix typo in clk_hw_register_fixed_rate_parent_data() macroClaudiu Beznea2023-06-201-1/+1
| |/
* / clk: Introduce clk_hw_determine_rate_no_reparent()Stephen Boyd2023-06-081-0/+2
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-04-291-2/+19
|\
| * Merge branch 'clk-imx' into clk-nextStephen Boyd2023-04-251-1/+1
| |\
| | * clk: Introduce devm_clk_hw_register_gate_parent_data()Marek Vasut2023-03-311-0/+19
| | |
| | \
| *-. \ Merge branches 'clk-starfive', 'clk-fractional' and 'clk-devmof' into clk-nextStephen Boyd2023-04-251-2/+0
| |\ \ \ | | | |/ | | |/|
| | | * clk: Remove mmask and nmask fields in struct clk_fractional_dividerChristophe JAILLET2023-04-051-2/+0
| | |/
| * / clk: Add Sunplus SP7021 clock driverQin Jian2023-03-201-0/+19
| |/
* | clk: Avoid invalid function names in CLK_OF_DECLARE()Nathan Chancellor2023-03-091-2/+2
* | clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan2023-03-061-1/+7
|/
* clk: Store clk_core for clk_rate_requestMaxime Ripard2022-12-071-0/+2
* Merge branch 'clk-rate-range' into clk-nextStephen Boyd2022-10-141-2/+16
|\
| * clk: Introduce the clk_hw_get_rate_range functionMaxime Ripard2022-09-151-0/+2
| * clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard2022-09-151-0/+5
| * clk: Introduce clk_hw_init_rate_request()Maxime Ripard2022-09-151-0/+6
| * clk: Mention that .recalc_rate can return 0 on errorMaxime Ripard2022-09-151-2/+3
| |
| \
*-. | Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int...Stephen Boyd2022-10-041-7/+41
|\ \|
| * | clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov2022-09-291-8/+21
| * | clk: asm9260: use parent index to link the reference clockDmitry Baryshkov2022-09-291-0/+21
| |/
| |
| \
*-. \ Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' i...Stephen Boyd2022-10-041-0/+14
|\ \ \ | | |/ | |/|
| | * clk: introduce (devm_)hw_register_mux_parent_data_table APIChristian Marangi2022-10-031-0/+14
| |/
* / clk: Remove never used devm_of_clk_del_provider()Andy Shevchenko2022-09-301-2/+2
|/
*-. Merge branches 'clk-basic', 'clk-mtk', 'clk-devm-enable' and 'clk-ti-dt' into...Stephen Boyd2022-08-021-2/+34
|\ \
| | * clk: Remove never used devm_clk_*unregister()Andy Shevchenko2022-06-221-2/+0
| |/ |/|
| * clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()Marijn Suijten2022-07-291-0/+8
| * clk: mux: Introduce devm_clk_hw_register_mux_parent_hws()Marijn Suijten2022-07-291-0/+7
| * clk: divider: Introduce devm_clk_hw_register_divider_parent_hw()Marijn Suijten2022-07-291-0/+19
|/
*-. Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl...Stephen Boyd2022-03-291-6/+6
|\ \
| | * clk: mux: Declare u32 *table parameter as constJonathan Neuschäfer2022-02-251-6/+6
| |/
* / clk: fixed-factor: Introduce devm_clk_hw_register_fixed_factor_index()Marek Vasut2022-03-181-0/+3
|/
* clk: gate: Add devm_clk_hw_register_gate()Horatiu Vultur2021-12-081-0/+23
* Merge branch 'clk-frac-divider' into clk-nextStephen Boyd2021-09-011-3/+9
|\
| * clk: fractional-divider: Introduce POWER_OF_TWO_PS flagAndy Shevchenko2021-08-121-0/+7
| * clk: fractional-divider: Hide clk_fractional_divider_ops from wide audienceAndy Shevchenko2021-08-121-1/+0
* | clk: Align provider-specific CLK_* bit definitionsGeert Uytterhoeven2021-08-051-5/+5
|/
* clk: divider: Add re-usable determine_rate implementationsMartin Blumenstingl2021-06-301-0/+6
* clk: divider: add devm_clk_hw_register_dividerDmitry Baryshkov2021-04-071-0/+17
* clk: mux: provide devm_clk_hw_register_mux()Dmitry Baryshkov2021-04-071-0/+13
* clk: fixed: add devm helper for clk_hw_register_fixed_factor()Daniel Palmer2021-02-141-1/+3
*-. Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '...Stephen Boyd2020-12-201-0/+34
|\ \
| | * clk: divider: add devm_clk_hw_register_divider_table()Michael Walle2020-12-071-0/+27
| | * clk: composite: add devm_clk_hw_register_composite_pdata()Michael Walle2020-12-071-0/+7
| |/
* / clk: add api to get clk consumer from clk_hwJerome Brunet2020-11-141-0/+5
|/
*-. Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c...Stephen Boyd2020-08-031-1/+0
|\ \
| | * clk: drop unused function __clk_get_flagsJulia Lawall2020-08-031-1/+0
| |/
* / clk: <linux/clk-provider.h>: drop a duplicated wordRandy Dunlap2020-07-201-1/+1
|/
* clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd2020-03-251-5/+5
*-. Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd2020-01-311-0/+13
|\ \