| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: sysfs: fix invalid JSON in clk_dump | Lubomir Rintel | 2019-03-05 | 1 | -1/+1 |
* | 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 |
| |/
|/| |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qc... | Stephen Boyd | 2018-04-06 | 1 | -1/+7 |
|\ \ \
| | |/
| |/| |
|
| | * | clk: Don't show the incorrect clock phase | Shawn Lin | 2018-03-19 | 1 | -0/+3 |
| | * | clk: update cached phase to respect the fact when setting phase | Shawn Lin | 2018-03-11 | 1 | -1/+4 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '... | Stephen Boyd | 2018-04-06 | 1 | -53/+7 |
|\ \ \
| | |/
| |/| |
|
| | * | clk: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 2018-03-19 | 1 | -53/+7 |
| |/ |
|
* | | clk: call the clock init() callback before any other ops callback | Jerome Brunet | 2018-03-12 | 1 | -11/+11 |
* | | clk: fix determine rate error with pass-through clock | Jerome Brunet | 2018-03-12 | 1 | -1/+3 |
* | | clk: migrate the count of orphaned clocks at init | Jerome Brunet | 2018-03-12 | 1 | -16/+21 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-01 | 1 | -98/+522 |
|\ |
|
| *-. | Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner... | Stephen Boyd | 2018-01-26 | 1 | -1/+9 |
| |\ \ |
|
| | | * | clk: fix reentrancy of clk_enable() on UP systems | David Lechner | 2018-01-10 | 1 | -1/+9 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an... | Stephen Boyd | 2018-01-26 | 1 | -28/+75 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | clk: Simplify debugfs registration | Stephen Boyd | 2018-01-10 | 1 | -6/+2 |
| | | * | clk: Fix debugfs_create_*() usage | Geert Uytterhoeven | 2018-01-10 | 1 | -19/+17 |
| | | * | clk: Show symbolic clock flags in debugfs | Geert Uytterhoeven | 2018-01-10 | 1 | -2/+55 |
| | | * | clk: Improve flags doc for of_clk_detect_critical() | Geert Uytterhoeven | 2018-01-03 | 1 | -1/+1 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk... | Stephen Boyd | 2018-01-26 | 1 | -2/+5 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | | * | | clk: Don't touch hardware when reparenting during registration | Stephen Boyd | 2017-12-21 | 1 | -2/+5 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ... | Stephen Boyd | 2018-01-26 | 1 | -69/+435 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/ |
|
| | | | * | clk: fix set_rate_range when current rate is out of range | Jerome Brunet | 2017-12-19 | 1 | -4/+33 |
| | | | * | clk: add clk_rate_exclusive api | Jerome Brunet | 2017-12-19 | 1 | -0/+172 |
| | | | * | clk: cosmetic changes to clk_summary debugfs entry | Jerome Brunet | 2017-12-19 | 1 | -3/+4 |
| | | | * | clk: add clock protection mechanism to clk core | Jerome Brunet | 2017-12-19 | 1 | -7/+112 |
| | | | * | clk: use round rate to bail out early in set_rate | Jerome Brunet | 2017-12-19 | 1 | -2/+23 |
| | | | * | clk: rework calls to round and determine rate callbacks | Jerome Brunet | 2017-12-19 | 1 | -30/+52 |
| | | | * | clk: add clk_core_set_phase_nolock function | Jerome Brunet | 2017-12-19 | 1 | -12/+21 |
| | | | * | clk: take the prepare lock out of clk_core_set_parent | Jerome Brunet | 2017-12-19 | 1 | -20/+20 |
| | | | * | clk: fix incorrect usage of ENOSYS | Jerome Brunet | 2017-12-19 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| | | * | clk: check ops pointer on clock register | Jerome Brunet | 2017-12-19 | 1 | -0/+7 |
| | |/ |
|
* | / | clk: use atomic runtime pm api in clk_core_is_enabled | Dong Aisheng | 2017-12-26 | 1 | -1/+2 |
|/ / |
|