Age | Commit message (Expand) | Author | Files | Lines |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -8/+55 |
2019-07-12 | Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl... | Stephen Boyd | 1 | -0/+1 |
2019-07-12 | Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in... | Stephen Boyd | 1 | -4/+16 |
2019-07-12 | Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-do... | Stephen Boyd | 1 | -2/+2 |
2019-06-25 | clk: Add clk_parent entry in debugfs | Leonard Crestez | 1 | -0/+15 |
2019-06-25 | clk: Grammar missing "and", Spelling s/statisfied/satisfied/ | Geert Uytterhoeven | 1 | -2/+2 |
2019-06-25 | clk: Simplify clk_core_can_round() | Geert Uytterhoeven | 1 | -4/+1 |
2019-06-25 | clk: Simplify debugfs printing and add a newline | Stephen Boyd | 1 | -19/+15 |
2019-06-18 | clk: Fix debugfs clk_possible_parents for clks without parent string names | Chen-Yu Tsai | 1 | -3/+41 |
2019-06-17 | clk: Do a DT parent lookup even when index < 0 | Stephen Boyd | 1 | -1/+1 |
2019-05-23 | clk: Unexport __clk_of_table | Stephen Boyd | 1 | -0/+1 |
2019-05-07 | Merge branch 'clk-parent-rewrite-1' into clk-next | Stephen Boyd | 1 | -80/+273 |
2019-05-07 | Merge branch 'clk-ti' into clk-next | Stephen Boyd | 1 | -1/+0 |
2019-05-07 | Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'... | Stephen Boyd | 1 | -20/+26 |
2019-05-03 | clk: Cache core in clk_fetch_parent_index() without names | Stephen Boyd | 1 | -10/+27 |
2019-04-26 | clk: Remove CLK_IS_BASIC clk flag | Stephen Boyd | 1 | -1/+0 |
2019-04-19 | clk: Allow parents to be specified via clkspec index | Stephen Boyd | 1 | -7/+11 |
2019-04-19 | clk: Look for parents with clkdev based clk_lookups | Stephen Boyd | 1 | -9/+18 |
2019-04-19 | clk: Allow parents to be specified without string names | Stephen Boyd | 1 | -62/+200 |
2019-04-19 | clk: Add of_clk_hw_register() API for early clk drivers | Stephen Boyd | 1 | -3/+23 |
2019-04-19 | clk: Prepare for clk registration API that uses DT nodes | Stephen Boyd | 1 | -13/+18 |
2019-03-08 | clk: fixup default index for of_clk_get_by_name() | Kuninori Morimoto | 1 | -1/+1 |
2019-03-08 | Merge branch 'clk-parent-rewrite' (early part) into clk-next | Stephen Boyd | 1 | -56/+203 |
2019-03-08 | Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '... | Stephen Boyd | 1 | -0/+3 |
2019-03-01 | clk: Move of_clk_*() APIs into clk.c from clkdev.c | Stephen Boyd | 1 | -3/+54 |
2019-03-01 | clk: Inform the core about consumer devices | Stephen Boyd | 1 | -2/+5 |
2019-03-01 | clk: Introduce of_clk_get_hw_from_clkspec() | Stephen Boyd | 1 | -5/+41 |
2019-03-01 | clk: core: clarify the check for runtime PM | Miquel Raynal | 1 | -6/+8 |
2019-03-01 | clk: Combine __clk_get() and __clk_create_clk() | Stephen Boyd | 1 | -46/+94 |
2019-02-02 | clk: export some clk_hw function symbols for module drivers | Jerome Brunet | 1 | -0/+3 |
2019-02-01 | clk: Document and simplify clk_core_get_rate_nolock() | Stephen Boyd | 1 | -15/+10 |
2019-01-24 | clk: Document __clk_mux_determine_rate() | Stephen Boyd | 1 | -0/+6 |
2019-01-24 | clk: Document deprecated things | Stephen Boyd | 1 | -5/+10 |
2019-01-24 | clk: Remove global clk traversal on fetch parent index | Derek Basehore | 1 | -2/+12 |
2019-01-09 | clk: sysfs: fix invalid JSON in clk_dump | Lubomir Rintel | 1 | -1/+1 |
2018-12-14 | Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and... | Stephen Boyd | 1 | -6/+41 |
2018-12-11 | clk: Tag clk core files with SPDX | Stephen Boyd | 1 | -4/+1 |
2018-12-05 | clk: of-provider: look at parent if registered device has no provider info | Matti Vaittinen | 1 | -4/+27 |
2018-12-04 | clk: Add kerneldoc to managed of-provider interfaces | Matti Vaittinen | 1 | -0/+15 |
2018-10-11 | clk: Clean up suspend/resume coding style | Stephen Boyd | 1 | -20/+22 |
2018-10-03 | clk: clk: Add clk_gate_restore_context function | Keerthy | 1 | -0/+19 |
2018-10-03 | clk: Add functions to save/restore clock context en-masse | Russ Dill | 1 | -0/+74 |
2018-08-15 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -3/+16 |
2018-08-14 | Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe... | Stephen Boyd | 1 | -0/+3 |
2018-08-14 | Merge branches 'clk-qcom-set-rate-gate', 'clk-core-set-rate-gate', 'clk-core-... | Stephen Boyd | 1 | -8/+207 |
2018-08-09 | Merge branch 'asoc-4.19' into asoc-next | Mark Brown | 1 | -5/+194 |
2018-07-25 | clk: core: Potentially free connection id | Mikko Perttunen | 1 | -0/+3 |
2018-07-06 | clk: Really show symbolic clock flags in debugfs | Geert Uytterhoeven | 1 | -2/+1 |
2018-06-19 | clk: add duty cycle support | Jerome Brunet | 1 | -5/+194 |
2018-06-19 | clk: fix CLK_SET_RATE_GATE with clock rate protection | Jerome Brunet | 1 | -3/+13 |