Age | Commit message (Expand) | Author | Files | Lines |
2019-09-20 | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd | 1 | -1/+2 |
2019-08-16 | clk: Overwrite clk_hw::init with NULL during clk_register() | Stephen Boyd | 1 | -1/+2 |
2019-08-09 | clk: core: introduce clk_hw_set_parent() | Neil Armstrong | 1 | -0/+1 |
2019-07-12 | Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl... | Stephen Boyd | 1 | -7/+7 |
2019-07-12 | clk: consoldiate the __clk_get_hw() declarations | Stephen Rothwell | 1 | -0/+7 |
2019-06-18 | clk: fixed-factor: Add CLK_FIXED_FACTOR_FW_NAME for DT clock-names parent | Chen-Yu Tsai | 1 | -0/+11 |
2019-06-18 | clk: fixed-factor: Add CLK_FIXED_FACTOR_HWS which takes list of struct clk_hw * | Chen-Yu Tsai | 1 | -0/+15 |
2019-06-18 | clk: fixed-factor: Add CLK_FIXED_FACTOR_HW which takes clk_hw pointer as parent | Chen-Yu Tsai | 1 | -0/+11 |
2019-06-18 | clk: Add CLK_HW_INIT_PARENT_DATA macro using .parent_data | Chen-Yu Tsai | 1 | -0/+9 |
2019-06-18 | clk: Add CLK_HW_INIT_FW_NAME macro using .fw_name in .parent_data | Chen-Yu Tsai | 1 | -0/+11 |
2019-06-18 | clk: Add CLK_HW_INIT_* macros using .parent_hws | Chen-Yu Tsai | 1 | -0/+32 |
2019-05-24 | clk: Unexport __clk_of_table | Stephen Boyd | 1 | -4/+0 |
2019-05-24 | clk: Remove ifdef for COMMON_CLK in clk-provider.h | Stephen Boyd | 1 | -3/+0 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -1/+0 |
2019-05-07 | Merge branch 'clk-parent-rewrite-1' into clk-next | Stephen Boyd | 1 | -0/+22 |
2019-05-07 | Merge branch 'clk-ti' into clk-next | Stephen Boyd | 1 | -1/+1 |
2019-05-07 | Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'... | Stephen Boyd | 1 | -59/+31 |
2019-04-26 | clk: Remove CLK_IS_BASIC clk flag | Stephen Boyd | 1 | -1/+1 |
2019-04-23 | clk: core: replace clk_{readl,writel} with {readl,writel} | Jonas Gorski | 1 | -15/+0 |
2019-04-23 | clk: core: remove powerpc special handling | Jonas Gorski | 1 | -16/+0 |
2019-04-23 | clk: mux: add explicit big endian support | Jonas Gorski | 1 | -0/+4 |
2019-04-23 | clk: multiplier: add explicit big endian support | Jonas Gorski | 1 | -0/+4 |
2019-04-23 | clk: gate: add explicit big endian support | Jonas Gorski | 1 | -0/+4 |
2019-04-23 | clk: fractional-divider: add explicit big endian support | Jonas Gorski | 1 | -0/+4 |
2019-04-23 | clk: divider: add explicit big endian support | Jonas Gorski | 1 | -0/+4 |
2019-04-20 | clk: Allow parents to be specified via clkspec index | Stephen Boyd | 1 | -0/+2 |
2019-04-20 | clk: Allow parents to be specified without string names | Stephen Boyd | 1 | -0/+19 |
2019-04-20 | clk: Add of_clk_hw_register() API for early clk drivers | Stephen Boyd | 1 | -0/+1 |
2019-04-03 | clk: Drop duplicate clk_register() documentation | Stephen Boyd | 1 | -11/+0 |
2019-02-22 | clk: fractional-divider: check parent rate only if flag is set | Katsuhiro Suzuki | 1 | -0/+3 |
2019-01-25 | clk: Remove 'flags' member of struct clk_fixed_rate | Stephen Boyd | 1 | -1/+0 |
2019-01-25 | clk: Document CLK_MUX_READ_ONLY mux flag | Stephen Boyd | 1 | -0/+2 |
2019-01-25 | clk: Document deprecated things | Stephen Boyd | 1 | -1/+1 |
2019-01-25 | clk: Collapse gpio clk kerneldoc | Stephen Boyd | 1 | -15/+8 |
2018-12-15 | Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp... | Stephen Boyd | 1 | -0/+8 |
2018-12-11 | clk: Tag clk core files with SPDX | Stephen Boyd | 1 | -6/+1 |
2018-12-03 | clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support | A.s. Dong | 1 | -0/+8 |
2018-10-03 | clk: clk: Add clk_gate_restore_context function | Keerthy | 1 | -0/+2 |
2018-10-03 | clk: Add functions to save/restore clock context en-masse | Russ Dill | 1 | -0/+7 |
2018-06-19 | clk: add duty cycle support | Jerome Brunet | 1 | -0/+26 |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -21/+2 |
2018-06-04 | Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and... | Stephen Boyd | 1 | -6/+1 |
2018-06-04 | Merge branches 'clk-qcom-rpmh', 'clk-npcm7xx', 'clk-of-parent-count' and 'clk... | Stephen Boyd | 1 | -13/+1 |
2018-06-02 | clk: Return void from debug_init op | Stephen Boyd | 1 | -1/+1 |
2018-06-02 | clk: remove clk_debugfs_add_file() | Greg Kroah-Hartman | 1 | -5/+0 |
2018-05-02 | clk: Extract OF clock helpers in <linux/of_clk.h> | Geert Uytterhoeven | 1 | -13/+1 |
2018-04-19 | clk: Remove clk_init_cb typedef | Geert Uytterhoeven | 1 | -2/+0 |
2018-04-16 | clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux | Jerome Brunet | 1 | -0/+3 |
2018-03-13 | clk: divider: read-only divider can propagate rate change | Jerome Brunet | 1 | -0/+15 |
2018-03-13 | clk: fix mux clock documentation | Jerome Brunet | 1 | -1/+2 |