summaryrefslogtreecommitdiff
path: root/include/linux/clk-provider.h
AgeCommit message (Expand)Author
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-07Merge branch 'clk-parent-rewrite-1' into clk-nextStephen Boyd
2019-05-07Merge branch 'clk-ti' into clk-nextStephen Boyd
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski
2019-04-23clk: core: remove powerpc special handlingJonas Gorski
2019-04-23clk: mux: add explicit big endian supportJonas Gorski
2019-04-23clk: multiplier: add explicit big endian supportJonas Gorski
2019-04-23clk: gate: add explicit big endian supportJonas Gorski
2019-04-23clk: fractional-divider: add explicit big endian supportJonas Gorski
2019-04-23clk: divider: add explicit big endian supportJonas Gorski
2019-04-19clk: Allow parents to be specified via clkspec indexStephen Boyd
2019-04-19clk: Allow parents to be specified without string namesStephen Boyd
2019-04-19clk: Add of_clk_hw_register() API for early clk driversStephen Boyd
2019-04-02clk: Drop duplicate clk_register() documentationStephen Boyd
2019-02-22clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki
2019-01-24clk: Remove 'flags' member of struct clk_fixed_rateStephen Boyd
2019-01-24clk: Document CLK_MUX_READ_ONLY mux flagStephen Boyd
2019-01-24clk: Document deprecated thingsStephen Boyd
2019-01-24clk: Collapse gpio clk kerneldocStephen Boyd
2018-12-14Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...Stephen Boyd
2018-12-11clk: Tag clk core files with SPDXStephen Boyd
2018-12-03clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag supportA.s. Dong
2018-10-03clk: clk: Add clk_gate_restore_context functionKeerthy
2018-10-03clk: Add functions to save/restore clock context en-masseRuss Dill
2018-06-19clk: add duty cycle supportJerome Brunet
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-06-04Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and...Stephen Boyd
2018-06-04Merge branches 'clk-qcom-rpmh', 'clk-npcm7xx', 'clk-of-parent-count' and 'clk...Stephen Boyd
2018-06-01clk: Return void from debug_init opStephen Boyd
2018-06-01clk: remove clk_debugfs_add_file()Greg Kroah-Hartman
2018-05-02clk: Extract OF clock helpers in <linux/of_clk.h>Geert Uytterhoeven
2018-04-19clk: Remove clk_init_cb typedefGeert Uytterhoeven
2018-04-16clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet
2018-03-12clk: divider: read-only divider can propagate rate changeJerome Brunet
2018-03-12clk: fix mux clock documentationJerome Brunet
2018-03-12clk: mux: add helper function for index/value translationJerome Brunet
2018-03-12clk: divider: export clk_div_mask() helperJerome Brunet
2018-01-26Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...Stephen Boyd
2018-01-26Merge branch 'clk-divider-container' into clk-nextStephen Boyd
2018-01-26Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...Stephen Boyd
2018-01-10clk: Show symbolic clock flags in debugfsGeert Uytterhoeven
2017-12-28clk: divider: fix incorrect usage of container_ofJerome Brunet
2017-12-21clk: move clock common macros out from vendor directoriesChunyan Zhang
2017-12-19clk: add clock protection mechanism to clk coreJerome Brunet
2017-11-14Merge branch 'clk-gpio' into clk-nextStephen Boyd
2017-11-02clk: clk-gpio: Make GPIO clock provider use descriptors onlyLinus Walleij
2017-11-01clk: Add devm_of_clk_add_hw_provider()/del_provider() APIsStephen Boyd
2017-08-31clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez