| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'clk-parent-rewrite-1' into clk-next | Stephen Boyd | 2019-05-07 | 1 | -80/+273 |
|\ |
|
| * | clk: Cache core in clk_fetch_parent_index() without names | Stephen Boyd | 2019-05-03 | 1 | -10/+27 |
| * | clk: Allow parents to be specified via clkspec index | Stephen Boyd | 2019-04-19 | 1 | -7/+11 |
| * | clk: Look for parents with clkdev based clk_lookups | Stephen Boyd | 2019-04-19 | 1 | -9/+18 |
| * | clk: Allow parents to be specified without string names | Stephen Boyd | 2019-04-19 | 1 | -62/+200 |
| * | clk: Add of_clk_hw_register() API for early clk drivers | Stephen Boyd | 2019-04-19 | 1 | -3/+23 |
| * | clk: Prepare for clk registration API that uses DT nodes | Stephen Boyd | 2019-04-19 | 1 | -13/+18 |
* | | Merge branch 'clk-ti' into clk-next | Stephen Boyd | 2019-05-07 | 1 | -1/+0 |
|\ \ |
|
| * | | clk: Remove CLK_IS_BASIC clk flag | Stephen Boyd | 2019-04-26 | 1 | -1/+0 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'... | Stephen Boyd | 2019-05-07 | 1 | -20/+26 |
|\ \ \
| |_|/
|/| | |
|
| * | | clk: Document and simplify clk_core_get_rate_nolock() | Stephen Boyd | 2019-02-01 | 1 | -15/+10 |
| * | | clk: Document __clk_mux_determine_rate() | Stephen Boyd | 2019-01-24 | 1 | -0/+6 |
| * | | clk: Document deprecated things | Stephen Boyd | 2019-01-24 | 1 | -5/+10 |
* | | | clk: fixup default index for of_clk_get_by_name() | Kuninori Morimoto | 2019-03-08 | 1 | -1/+1 |
* | | | Merge branch 'clk-parent-rewrite' (early part) into clk-next | Stephen Boyd | 2019-03-08 | 1 | -56/+203 |
|\ \ \ |
|
| * | | | clk: Move of_clk_*() APIs into clk.c from clkdev.c | Stephen Boyd | 2019-03-01 | 1 | -3/+54 |
| * | | | clk: Inform the core about consumer devices | Stephen Boyd | 2019-03-01 | 1 | -2/+5 |
| * | | | clk: Introduce of_clk_get_hw_from_clkspec() | Stephen Boyd | 2019-03-01 | 1 | -5/+41 |
| * | | | clk: core: clarify the check for runtime PM | Miquel Raynal | 2019-03-01 | 1 | -6/+8 |
| * | | | clk: Combine __clk_get() and __clk_create_clk() | Stephen Boyd | 2019-03-01 | 1 | -46/+94 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '... | Stephen Boyd | 2019-03-08 | 1 | -0/+3 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | clk: export some clk_hw function symbols for module drivers | Jerome Brunet | 2019-02-02 | 1 | -0/+3 |
| |/ |
|
* | | clk: Remove global clk traversal on fetch parent index | Derek Basehore | 2019-01-24 | 1 | -2/+12 |
* | | clk: sysfs: fix invalid JSON in clk_dump | Lubomir Rintel | 2019-01-09 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and... | Stephen Boyd | 2018-12-14 | 1 | -6/+41 |
|\ \ |
|
| | * | clk: Tag clk core files with SPDX | Stephen Boyd | 2018-12-11 | 1 | -4/+1 |
| |/
|/| |
|
| * | clk: of-provider: look at parent if registered device has no provider info | Matti Vaittinen | 2018-12-05 | 1 | -4/+27 |
| * | clk: Add kerneldoc to managed of-provider interfaces | Matti Vaittinen | 2018-12-04 | 1 | -0/+15 |
|/ |
|
* | clk: Clean up suspend/resume coding style | Stephen Boyd | 2018-10-11 | 1 | -20/+22 |
* | clk: clk: Add clk_gate_restore_context function | Keerthy | 2018-10-03 | 1 | -0/+19 |
* | clk: Add functions to save/restore clock context en-masse | Russ Dill | 2018-10-03 | 1 | -0/+74 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-08-15 | 1 | -3/+16 |
|\ |
|
| *-. | Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe... | Stephen Boyd | 2018-08-14 | 1 | -0/+3 |
| |\ \ |
|
| | | * | clk: core: Potentially free connection id | Mikko Perttunen | 2018-07-25 | 1 | -0/+3 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'clk-qcom-set-rate-gate', 'clk-core-set-rate-gate', 'clk-core-... | Stephen Boyd | 2018-08-14 | 1 | -8/+207 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | clk: fix CLK_SET_RATE_GATE with clock rate protection | Jerome Brunet | 2018-06-19 | 1 | -3/+13 |
| |/ / |
|
* | | | Merge branch 'asoc-4.19' into asoc-next | Mark Brown | 2018-08-09 | 1 | -5/+194 |
|\ \ \
| | |/
| |/| |
|
| * | | clk: add duty cycle support | Jerome Brunet | 2018-06-19 | 1 | -5/+194 |
| |/ |
|
* / | clk: Really show symbolic clock flags in debugfs | Geert Uytterhoeven | 2018-07-06 | 1 | -2/+1 |
|/ |
|
* | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -2/+2 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-06-09 | 1 | -126/+45 |
|\ |
|
| *-. | Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '... | Stephen Boyd | 2018-06-04 | 1 | -6/+2 |
| |\ \ |
|
| | * | | clk: use match_string() helper | Yisheng Xie | 2018-06-01 | 1 | -6/+2 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and... | Stephen Boyd | 2018-06-04 | 1 | -112/+30 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | clk: remove clk_debugfs_add_file() | Greg Kroah-Hartman | 2018-06-01 | 1 | -13/+0 |
| | | * | clk: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2018-06-01 | 1 | -99/+30 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. | | Merge branches 'clk-warn', 'clk-core', 'clk-spear' and 'clk-qcom-msm8998' int... | Stephen Boyd | 2018-06-04 | 1 | -83/+50 |
| |\ \ \| |
|
| | * | | | clk: Remove clk_init_cb typedef | Geert Uytterhoeven | 2018-04-19 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | clk: Print the clock name and warning cause | Fabio Estevam | 2018-03-16 | 1 | -7/+12 |
| | |/
| |/| |
|
* | | | clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux | Jerome Brunet | 2018-04-16 | 1 | -3/+4 |
| |/
|/| |
|