summaryrefslogtreecommitdiff
path: root/drivers/clk/clk.c
AgeCommit message (Expand)Author
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-05-03clk: Cache core in clk_fetch_parent_index() without namesStephen Boyd
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd
2019-04-19clk: Allow parents to be specified via clkspec indexStephen Boyd
2019-04-19clk: Look for parents with clkdev based clk_lookupsStephen 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-19clk: Prepare for clk registration API that uses DT nodesStephen Boyd
2019-03-08clk: fixup default index for of_clk_get_by_name()Kuninori Morimoto
2019-03-08Merge branch 'clk-parent-rewrite' (early part) into clk-nextStephen Boyd
2019-03-08Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...Stephen Boyd
2019-03-01clk: Move of_clk_*() APIs into clk.c from clkdev.cStephen Boyd
2019-03-01clk: Inform the core about consumer devicesStephen Boyd
2019-03-01clk: Introduce of_clk_get_hw_from_clkspec()Stephen Boyd
2019-03-01clk: core: clarify the check for runtime PMMiquel Raynal
2019-03-01clk: Combine __clk_get() and __clk_create_clk()Stephen Boyd
2019-02-02clk: export some clk_hw function symbols for module driversJerome Brunet
2019-02-01clk: Document and simplify clk_core_get_rate_nolock()Stephen Boyd
2019-01-24clk: Document __clk_mux_determine_rate()Stephen Boyd
2019-01-24clk: Document deprecated thingsStephen Boyd
2019-01-24clk: Remove global clk traversal on fetch parent indexDerek Basehore
2019-01-09clk: sysfs: fix invalid JSON in clk_dumpLubomir Rintel
2018-12-14Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and...Stephen Boyd
2018-12-11clk: Tag clk core files with SPDXStephen Boyd
2018-12-05clk: of-provider: look at parent if registered device has no provider infoMatti Vaittinen
2018-12-04clk: Add kerneldoc to managed of-provider interfacesMatti Vaittinen
2018-10-11clk: Clean up suspend/resume coding styleStephen Boyd
2018-10-03clk: clk: Add clk_gate_restore_context functionKeerthy
2018-10-03clk: Add functions to save/restore clock context en-masseRuss Dill
2018-08-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-08-14Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe...Stephen Boyd
2018-08-14Merge branches 'clk-qcom-set-rate-gate', 'clk-core-set-rate-gate', 'clk-core-...Stephen Boyd
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-07-25clk: core: Potentially free connection idMikko Perttunen
2018-07-06clk: Really show symbolic clock flags in debugfsGeert Uytterhoeven
2018-06-19clk: add duty cycle supportJerome Brunet
2018-06-19clk: fix CLK_SET_RATE_GATE with clock rate protectionJerome Brunet
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
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-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '...Stephen Boyd
2018-06-04Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and...Stephen Boyd
2018-06-04Merge branches 'clk-warn', 'clk-core', 'clk-spear' and 'clk-qcom-msm8998' int...Stephen Boyd
2018-06-01clk: use match_string() helperYisheng Xie
2018-06-01clk: remove clk_debugfs_add_file()Greg Kroah-Hartman
2018-06-01clk: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-04-19clk: Remove clk_init_cb typedefGeert Uytterhoeven
2018-04-16clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet
2018-04-06Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qc...Stephen Boyd